{
  "resourceType": "Organization",
  "id": "examiner-organization",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2018-12-27T16:13:03Z",
    "profile": [
      "http://hl7.org.au/fhir/StructureDefinition/au-organisation"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: od78393f-37ca-4738-81d6-d9595b2e5d0f</p><p><b>identifier</b>: ABN = 51824753556</p><p><b>type</b>: Healthcare Provider <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/organization-type code 'prov' = 'Healthcare Provider', given as 'Healthcare Provider'})</span></p><p><b>name</b>: Blacktown Hospital</p><p><b>telecom</b>: enquiries@blacktownhospital.com.au(WORK)</p></div>"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://hl7.org.au/fhir/v2/0203",
            "code": "NOI",
            "display": "National Organisation Identifier"
          }
        ],
        "text": "HPI-O"
      },
      "system": "http://ns.electronichealth.net.au/id/hi/hpio/1.0",
      "value": "8003621566684455"
    }
  ],
  "active": true,
  "type": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/organization-type",
          "code": "prov",
          "display": "Healthcare Provider"
        }
      ]
    }
  ],
  "name": "Blacktown Hospital",
  "telecom": [
    {
      "system": "email",
      "value": "enquiries@blacktownhospital.com.au",
      "use": "work"
    }
  ]
}