![]() | BundleResourceHandler Methods |
The BundleResourceHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | CanMapObject |
Can map an object
|
![]() | Create |
Create the specified object
|
![]() | Delete |
Delete the specified object
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetResourceDefinition |
Get the resource definition
|
![]() | GetStructureDefinition |
Get the structure definition
|
![]() | GetType | (Inherited from Object.) |
![]() | History |
History read
|
![]() | MapToFhir |
Map the specified modelInstance to a bundle
|
![]() | MapToModel |
Map the bundle to a model transaction
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Query |
Query
|
![]() | Read |
Read operation
|
![]() | ToString | (Inherited from Object.) |
![]() | Update |
Update
|
Name | Description | |
---|---|---|
![]() | Convert<TReturn> |
The purpose of this method is to convert object me to TReturn. Why?
Because if you have an instance of Act that actually needs to be a SubstanceAdministration we can't just cast
so we have to copy.
(Defined by ExtensionMethods.) |