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
fun GetIotConnectorFhirDestinationResult(etag: String? = null, fhirMapping: IotMappingPropertiesResponse, fhirServiceResourceId: String, id: String, location: String? = null, name: String, resourceIdentityResolutionType: String, systemData: SystemDataResponse, type: String)