IotFhirDestination interface
IoT Connector FHIR destination definition.
- Extends
Properties
fhir |
FHIR Mappings |
fhir |
Fully qualified resource id of the FHIR service to connect to. |
provisioning |
The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server. |
resource |
Determines how resource identity is resolved on the destination. |
system |
Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
etag | An etag associated with the resource, used for optimistic concurrency when editing it. |
id | The resource identifier. NOTE: This property will not be serialized. It can only be populated by the server. |
location | The resource location. |
name | The resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
type | The resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
fhirMapping
fhirServiceResourceId
Fully qualified resource id of the FHIR service to connect to.
fhirServiceResourceId: string
Property Value
string
provisioningState
The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
resourceIdentityResolutionType
Determines how resource identity is resolved on the destination.
resourceIdentityResolutionType: string
Property Value
string
systemData
Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
Inherited Property Details
etag
An etag associated with the resource, used for optimistic concurrency when editing it.
etag?: string
Property Value
string
Inherited From LocationBasedResource.etag
id
The resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From LocationBasedResource.id
location
The resource location.
location?: string
Property Value
string
Inherited From LocationBasedResource.location
name
The resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From LocationBasedResource.name
type
The resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From LocationBasedResource.type