Get Iot Connector Fhir Destination Result
data class GetIotConnectorFhirDestinationResult(val etag: String? = null, val fhirMapping: IotMappingPropertiesResponse, val fhirServiceResourceId: String, val id: String, val location: String? = null, val name: String, val resourceIdentityResolutionType: String, val systemData: SystemDataResponse, val type: String)
IoT Connector FHIR destination definition.
Constructors
Link copied to clipboard
constructor(etag: String? = null, fhirMapping: IotMappingPropertiesResponse, fhirServiceResourceId: String, id: String, location: String? = null, name: String, resourceIdentityResolutionType: String, systemData: SystemDataResponse, type: String)
Properties
Link copied to clipboard
FHIR Mappings
Link copied to clipboard
Fully qualified resource id of the FHIR service to connect to.
Link copied to clipboard
Determines how resource identity is resolved on the destination.
Link copied to clipboard
Metadata pertaining to creation and last modification of the resource.