Generated Narrative: Location
name: Jurisdiction of Australia
mode: kind
type: Australia (SNOMED CT#223621005)
physicalType: Jurisdiction (Location type#jdn)
"
];
fhir:Location.name [ fhir:value "Jurisdiction of Australia"];
fhir:Location.mode [ fhir:value "kind"];
fhir:Location.type [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:223621005;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "223621005" ];
fhir:Coding.display [ fhir:value "Australia" ]
]
];
fhir:Location.physicalType [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/location-physical-type" ];
fhir:Coding.code [ fhir:value "jdn" ];
fhir:Coding.display [ fhir:value "Jurisdiction" ]
]
] .
# - ontology header ------------------------------------------------------------