Click or drag to resize

IFhirServiceContractGetHistory Method

Get history for all

Namespace: SanteDB.Messaging.FHIR.Rest
Assembly: SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 3.0.2081-alpha+4e2291b954f20d29cba15591683155ca851b26eb
Syntax
Bundle GetHistory(
	string mimeType
)

Parameters

mimeType  String

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

Return Value

Bundle

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

See Also