My Health Record FHIR IG
1.2.0 - active Australia flag

My Health Record FHIR IG - Local Development build (v1.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Small Medical Centre - JSON Representation

Raw json | Download


{
  "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"
}