Generated Narrative: Organization
identifier: ABN: 51824754455
type: Medical centre (SNOMED CT#288565001)
name: Devonport Family Medicine Clinic
telecom: reception@dfmc.example.com, fax: (03) 5550 5557(WORK), ph: (03) 5550 5556(WORK)
address: LPO Box 235 Strahan TAS 7468 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/CodeSystem/v2-0203" ];
fhir:Coding.code [ fhir:value "XX" ]
];
fhir:CodeableConcept.text [ fhir:value "ABN" ]
];
fhir:Identifier.system [ fhir:value "http://hl7.org.au/id/abn" ];
fhir:Identifier.value [ fhir:value "51824754455" ]
];
fhir:Organization.type [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:288565001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "288565001" ];
fhir:Coding.display [ fhir:value "Medical centre" ]
]
];
fhir:Organization.name [ fhir:value "Devonport Family Medicine Clinic"];
fhir:Organization.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "email" ];
fhir:ContactPoint.value [ fhir:value "reception@dfmc.example.com" ];
fhir:ContactPoint.use [ fhir:value "work" ]
], [
fhir:index 1;
fhir:ContactPoint.system [ fhir:value "fax" ];
fhir:ContactPoint.value [ fhir:value "(03) 5550 5557" ];
fhir:ContactPoint.use [ fhir:value "work" ]
], [
fhir:index 2;
fhir:ContactPoint.system [ fhir:value "phone" ];
fhir:ContactPoint.value [ fhir:value "(03) 5550 5556" ];
fhir:ContactPoint.use [ fhir:value "work" ]
];
fhir:Organization.address [
fhir:index 0;
fhir:Address.type [ fhir:value "postal" ];
fhir:Address.line [
fhir:value "LPO Box 235";
fhir:index 0
];
fhir:Address.city [ fhir:value "Strahan" ];
fhir:Address.state [ fhir:value "TAS" ];
fhir:Address.postalCode [ fhir:value "7468" ];
fhir:Address.country [ fhir:value "AU" ]
] .
# - ontology header ------------------------------------------------------------