FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/nzcr-hospital-code-vs

Packagenz.central.ihub.ig
TypeValueSet
Idnzcr-hospital-code-vs
FHIR VersionR4
Sourcehttps://fhir-ig.digital.health.nz/crih/https://build.fhir.org/ig/tewhatuora/centralRegion-integrationHub-ig/ValueSet-nzcr-hospital-code-vs.html
URLhttps://standards.digital.health.nz/fhir/central-region/ValueSet-hospital-code
Version1.0.12-rc2
Statusactive
Date2025-04-29T22:55:58+00:00
NameNZCentralRegionHospitalValueSet
TitleNZ Central Region - Hospital Value Set
Realmnz
Authoritynational
DescriptionHospital identification codes ex. WebPAS in NZ Central Region

Resources that use this resource

StructureDefinition
alertNZ Central Region Alert

Resources that this resource uses

CodeSystem
v3-NullFlavorNullFlavor
hospital-codeNZ Central Region - Hospital Code System
v3-NullFlavorNullFlavor

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet nzcr-hospital-code-vs

This value set includes codes based on the following rules:

  • Include all codes defined in https://standards.digital.health.nz/ns/central-region/hospital-code
  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-NullFlavor
    CodeDisplayDefinition
    NPnot presentValue 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.
    UNCun-encoded**Description:** The actual value has not yet been encoded within the approved value domain.

    **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.

    **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.

    Data type properties such as original text and translations may be present when this null flavor is included.

Source

{
  "resourceType": "ValueSet",
  "id": "nzcr-hospital-code-vs",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://standards.digital.health.nz/fhir/central-region/ValueSet-hospital-code",
  "version": "1.0.12-rc2",
  "name": "NZCentralRegionHospitalValueSet",
  "title": "NZ Central Region - Hospital Value Set",
  "status": "active",
  "experimental": false,
  "date": "2025-04-29T22:55:58+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"
          }
        ]
      }
    ]
  }
}