"
] ; #
fhir:name [ fhir:v "Telehealth"] ; #
fhir:mode [ fhir:v "kind"] ; #
fhir:type ( [
fhir:coding ( [
fhir:system [ fhir:v "http://terminology.hl7.org.au/CodeSystem/location-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "VI" ]
] )
] ) ; #
fhir:physicalType [
fhir:coding ( [
fhir:system [ fhir:v "http://terminology.hl7.org.au/CodeSystem/location-physical-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vi" ] ;
fhir:display [ fhir:v "Virtual" ]
] )
] . #
# -------------------------------------------------------------------------------------