Generated Narrative: Organization
identifier: HPI-O: 8003623233366565
name: Medium Sized Medical Clinic
telecom: hallammedicalclinic@example.com
address: 1002 Sterling Road Hallam VIC 3803 AU
"
];
fhir:Organization.identifier [
fhir:index 0;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org.au/CodeSystem/v2-0203" ];
fhir:Coding.code [ fhir:value "NOI" ]
];
fhir:CodeableConcept.text [ fhir:value "HPI-O" ]
];
fhir:Identifier.system [ fhir:value "http://ns.electronichealth.net.au/id/hi/hpio/1.0" ];
fhir:Identifier.value [ fhir:value "8003623233366565" ]
];
fhir:Organization.name [ fhir:value "Medium Sized Medical Clinic"];
fhir:Organization.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "email" ];
fhir:ContactPoint.value [ fhir:value "hallammedicalclinic@example.com" ]
];
fhir:Organization.address [
fhir:index 0;
fhir:Address.type [ fhir:value "physical" ];
fhir:Address.line [
fhir:value "1002 Sterling Road";
fhir:index 0
];
fhir:Address.city [ fhir:value "Hallam" ];
fhir:Address.state [ fhir:value "VIC" ];
fhir:Address.postalCode [ fhir:value "3803" ];
fhir:Address.country [ fhir:value "AU" ]
] .
# - ontology header ------------------------------------------------------------