IFhirResourceMapper Methods |
The IFhirResourceMapper type exposes the following members.
| Name | Description | |
|---|---|---|
| CanMapObject |
True if instance can be processed
| |
| Create |
Create a resource
(Inherited from IFhirResourceHandler.) | |
| Delete |
Delete a resource
(Inherited from IFhirResourceHandler.) | |
| GetResourceDefinition |
Get the definition for this resource
(Inherited from IFhirResourceHandler.) | |
| GetStructureDefinition |
Get the structure definition for this profile
(Inherited from IFhirResourceHandler.) | |
| History |
Get the history of a specific FHIR object
(Inherited from IFhirResourceHandler.) | |
| MapToFhir |
Map modelInstance to FHIR
| |
| MapToModel |
Map the specified resourceInstance to model
| |
| Query |
Query a FHIR resource
(Inherited from IFhirResourceHandler.) | |
| Read |
Read a specific version of a resource
(Inherited from IFhirResourceHandler.) | |
| Update |
Update a resource
(Inherited from IFhirResourceHandler.) |