GetIotConnectorFhirDestinationResult

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard
val etag: String? = null

An etag associated with the resource, used for optimistic concurrency when editing it.

Link copied to clipboard
Link copied to clipboard

Fully qualified resource id of the FHIR service to connect to.

Link copied to clipboard
val id: String

The resource identifier.

Link copied to clipboard
val location: String? = null

The resource location.

Link copied to clipboard

The resource name.

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.

Link copied to clipboard

The resource type.