Click or drag to resize

IFhirResourceMapper Methods

The IFhirResourceMapper type exposes the following members.

Methods
  NameDescription
Public methodCanMapObject
True if instance can be processed
Public methodCreate
Create a resource
(Inherited from IFhirResourceHandler.)
Public methodDelete
Delete a resource
(Inherited from IFhirResourceHandler.)
Public methodGetResourceDefinition
Get the definition for this resource
(Inherited from IFhirResourceHandler.)
Public methodGetStructureDefinition
Get the structure definition for this profile
(Inherited from IFhirResourceHandler.)
Public methodHistory
Get the history of a specific FHIR object
(Inherited from IFhirResourceHandler.)
Public methodMapToFhir
Map modelInstance to FHIR
Public methodMapToModel
Map the specified resourceInstance to model
Public methodQuery
Query a FHIR resource
(Inherited from IFhirResourceHandler.)
Public methodRead
Read a specific version of a resource
(Inherited from IFhirResourceHandler.)
Public methodUpdate
Update a resource
(Inherited from IFhirResourceHandler.)
Top
See Also