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

: NZ Central Region - Hospital Value Set - JSON Representation

Active as of 2024-09-17

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "nzcr-hospital-code-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet nzcr-hospital-code-vs</b></p><a name=\"nzcr-hospital-code-vs\"> </a><a name=\"hcnzcr-hospital-code-vs\"> </a><a name=\"nzcr-hospital-code-vs-en-NZ\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-nzcr-hospital-code-cs.html\"><code>https://standards.digital.health.nz/ns/central-region/hospital-code</code></a></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-NullFlavor.html\"><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-NP\">NP</a></td><td style=\"color: #cccccc\">not present</td><td>Value is not present in a message. This is only defined in messages, never in application data! All values not present in the message must be replaced by the applicable default, or no-information (NI) as the default of all defaults.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-UNC\">UNC</a></td><td style=\"color: #cccccc\">un-encoded</td><td>**Description:** The actual value has not yet been encoded within the approved value domain.<br/><br/>**Example**: Original text or a local code has been specified but translation or encoding to the approved value set has not yet occurred due to limitations of the sending system. Original text has been captured for a PQ, but not attempt has been made to split the value and unit or to encode the unit in UCUM.<br/><br/>**Usage Notes**: If it is known that it is not possible to encode the concept, OTH should be used instead. However, use of UNC does not necessarily guarantee the concept will be encodable, only that encoding has not been attempted.<br/><br/>Data type properties such as original text and translations may be present when this null flavor is included.</td></tr></table></li></ul></div>"
  },
  "url" : "https://standards.digital.health.nz/fhir/central-region/ValueSet-hospital-code",
  "version" : "1.0.12-rc1",
  "name" : "NZCentralRegionHospitalValueSet",
  "title" : "NZ Central Region - Hospital Value Set",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-17T03:47:47+00:00",
  "publisher" : "Te Whatu Ora, Te Pae Hauora o Ruahine o Tararua, MidCentral",
  "contact" : [
    {
      "name" : "Te Whatu Ora, Te Pae Hauora o Ruahine o Tararua, MidCentral",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://https://www.tewhatuora.govt.nz/"
        }
      ]
    }
  ],
  "description" : "Hospital identification codes ex. WebPAS in NZ Central Region",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NZ",
          "display" : "New Zealand"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://standards.digital.health.nz/ns/central-region/hospital-code"
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept" : [
          {
            "code" : "NP"
          },
          {
            "code" : "UNC"
          }
        ]
      }
    ]
  }
}