"
];
fhir:Location.name [ fhir:value "Telehealth"];
fhir:Location.mode [ fhir:value "kind"];
fhir:Location.type [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org.au/CodeSystem/location-type" ];
fhir:Coding.code [ fhir:value "VI" ]
]
];
fhir:Location.physicalType [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org.au/CodeSystem/location-physical-type" ];
fhir:Coding.code [ fhir:value "vi" ];
fhir:Coding.display [ fhir:value "Virtual" ]
]
] .
# - ontology header ------------------------------------------------------------