Australian Digital Health Agency FHIR
1.2.0-ci-build - draft
Australian Digital Health Agency FHIR, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/mcv/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Organization",
"id" : "small-med-centre",
"meta" : {
"profile" : [
🔗 "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-organization-core-1"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization small-med-centre</b></p><a name=\"small-med-centre\"> </a><a name=\"hcsmall-med-centre\"> </a><a name=\"small-med-centre-en-AU\"> </a><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 288565001}\">Medical centre</span></p><p><b>name</b>: A Small Main Street Medical Centre</p></div>"
},
"type" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "288565001",
"display" : "Medical centre"
}
]
}
],
"name" : "A Small Main Street Medical Centre"
}