"
];
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 "17000773547" ]
];
fhir:Organization.type [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:702931005;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "702931005" ];
fhir:Coding.display [ fhir:value "Oncology clinic" ]
], [
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 Cancer Centre Group"];
fhir:Organization.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "email" ];
fhir:ContactPoint.value [ fhir:value "info@metrocancer-centregroup.example.com" ];
fhir:ContactPoint.use [ fhir:value "work" ]
], [
fhir:index 1;
fhir:ContactPoint.system [ fhir:value "phone" ];
fhir:ContactPoint.value [ fhir:value "(07) 5550 2444" ];
fhir:ContactPoint.use [ fhir:value "work" ]
] .
# - ontology header ------------------------------------------------------------