Click or drag to resize

BundleResourceHandlerHistory Method

History read

Namespace:  SanteDB.Messaging.FHIR.Handlers
Assembly:  SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 2.2.1
Syntax
public Bundle History(
	string id
)

Parameters

id
Type: SystemString

[Missing <param name="id"/> documentation for "M:SanteDB.Messaging.FHIR.Handlers.BundleResourceHandler.History(System.String)"]

Return Value

Type: Bundle

[Missing <returns> documentation for "M:SanteDB.Messaging.FHIR.Handlers.BundleResourceHandler.History(System.String)"]

Implements

IFhirResourceHandlerHistory(String)
See Also