 | IFhirServiceContract Interface |
HL7 Fast Health Interoperability Resources (FHIR)
Namespace: SanteDB.Messaging.FHIR.RestAssembly: SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 3.0.2081-alpha+4e2291b954f20d29cba15591683155ca851b26eb
Syntaxpublic interface IFhirServiceContract : IRestApiContractImplementation
Public Interface IFhirServiceContract
Inherits IRestApiContractImplementation
public interface class IFhirServiceContract : IRestApiContractImplementation
type IFhirServiceContract =
interface
interface IRestApiContractImplementation
endThe IFhirServiceContract type exposes the following members.
Methods
Remarks
This contract provides a wrapper for HL7 Fast Health Interoperability Resources (FHIR) STU3 resources.
See Also