"
];
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 "16000773547" ]
];
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:index 1;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/organization-type" ];
fhir:Coding.code [ fhir:value "prov" ];
fhir:Coding.display [ fhir:value "Healthcare Provider" ]
]
];
fhir:Organization.name [ fhir:value "Metropolitan Specialist Services Group"];
fhir:Organization.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "email" ];
fhir:ContactPoint.value [ fhir:value "info@metrospeicalistservicesgroup.example.com" ];
fhir:ContactPoint.use [ fhir:value "work" ]
], [
fhir:index 1;
fhir:ContactPoint.system [ fhir:value "phone" ];
fhir:ContactPoint.value [ fhir:value "(07) 5550 2437" ];
fhir:ContactPoint.use [ fhir:value "work" ]
];
fhir:Organization.address [
fhir:index 0;
fhir:Address.type [ fhir:value "postal" ];
fhir:Address.line [
fhir:value "GPO BOX 1777Q";
fhir:index 0
];
fhir:Address.city [ fhir:value "ORBIT" ];
fhir:Address.state [ fhir:value "NSW" ];
fhir:Address.postalCode [ fhir:value "2060" ];
fhir:Address.country [ fhir:value "AU" ]
] .
# - ontology header ------------------------------------------------------------