Generated Narrative: Organization
identifier: HPI-O: 8003621566699776
type: Dental Practice (1292.0#8531 "Dental Services")
name: Test Org -DigitalHealth 5
telecom: info@testorg5.example.com, ph: (03) 5550 7290(WORK)
address: 7A Henson Pl SALE VIC 3850 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 "8003621566699776" ]
];
fhir:Organization.type [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://www.abs.gov.au/ausstats/abs@.nsf/mf/1292.0" ];
fhir:Coding.code [ fhir:value "8531" ];
fhir:Coding.display [ fhir:value "Dental Services" ]
];
fhir:CodeableConcept.text [ fhir:value "Dental Practice" ]
];
fhir:Organization.name [ fhir:value "Test Org -DigitalHealth 5"];
fhir:Organization.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "email" ];
fhir:ContactPoint.value [ fhir:value "info@testorg5.example.com" ];
fhir:ContactPoint.use [ fhir:value "work" ]
], [
fhir:index 1;
fhir:ContactPoint.system [ fhir:value "phone" ];
fhir:ContactPoint.value [ fhir:value "(03) 5550 7290" ];
fhir:ContactPoint.use [ fhir:value "work" ]
];
fhir:Organization.address [
fhir:index 0;
fhir:Address.line [
fhir:value "7A Henson Pl";
fhir:index 0
];
fhir:Address.city [ fhir:value "SALE" ];
fhir:Address.state [ fhir:value "VIC" ];
fhir:Address.postalCode [ fhir:value "3850" ];
fhir:Address.country [ fhir:value "AU" ]
] .
# - ontology header ------------------------------------------------------------