IotFhirDestinationProperties interface
IoT Connector destination properties for an Azure FHIR service.
- Extends
Properties
fhir |
FHIR Mappings |
fhir |
Fully qualified resource id of the FHIR service to connect to. |
resource |
Determines how resource identity is resolved on the destination. |
Inherited Properties
provisioning |
The provisioning state. 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
resourceIdentityResolutionType
Determines how resource identity is resolved on the destination.
resourceIdentityResolutionType: string
Property Value
string
Inherited Property Details
provisioningState
The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
Inherited From IotDestinationProperties.provisioningState