Click or drag to resize

FhirServiceBehaviorGetHistory Method

Not implemented

Namespace:  SanteDB.Messaging.FHIR.Rest
Assembly:  SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 2.2.1
Syntax
public Bundle GetHistory(
	string mimeType
)

Parameters

mimeType
Type: SystemString

[Missing <param name="mimeType"/> documentation for "M:SanteDB.Messaging.FHIR.Rest.FhirServiceBehavior.GetHistory(System.String)"]

Return Value

Type: Bundle

[Missing <returns> documentation for "M:SanteDB.Messaging.FHIR.Rest.FhirServiceBehavior.GetHistory(System.String)"]

Implements

IFhirServiceContractGetHistory(String)
See Also