Te Whatu Ora, Central Region Integration Hub
1.0.12-rc1 - ci-build New Zealand flag

Te Whatu Ora, Central Region Integration Hub, published by Te Whatu Ora, Te Pae Hauora o Ruahine o Tararua, MidCentral. This guide is not an authorized publication; it is the continuous build for version 1.0.12-rc1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/centralRegion-integrationHub-ig/ and changes regularly. See the Directory of published versions

: Organization - JSON Representation

Raw json | Download


{
  "resourceType" : "Organization",
  "id" : "Organization",
  "meta" : {
    "profile" : [
      🔗 "https://fhir-ig.digital.health.nz/crih/StructureDefinition/NZCentralRegionOrganization"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization Organization</b></p><a name=\"Organization\"> </a><a name=\"hcOrganization\"> </a><a name=\"Organization-en-NZ\"> </a><p><b>identifier</b>: Local Registry ID/76730\u00a0(use:\u00a0usual,\u00a0)</p><p><b>name</b>: Wicksteed St Medical Centre</p></div>"
  },
  "identifier" : [
    {
      "use" : "usual",
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "LR",
            "display" : "Local Registry ID"
          }
        ]
      },
      "system" : "https://standards.digital.health.nz/ns/central-region/pas-practitioner-id",
      "value" : "76730"
    }
  ],
  "name" : "Wicksteed St Medical Centre"
}