FHIR New Zealand Patient Summary IG
0.3.0 - ci-build New Zealand flag

FHIR New Zealand Patient Summary IG, published by Health NZ | Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/fhir-nzps/ and changes regularly. See the Directory of published versions

: NZPS List Empty Reason ValueSet - JSON Representation

Draft as of 2024-05-22

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "nzps-list-empty-reason-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-list-empty-reason.html\">List Empty Reasons</a></li><li>Include all codes defined in <a href=\"CodeSystem-nzps-list-empty-reason-cs.html\"><code>https://standards.digital.health.nz/ns/nzps-list-empty-reason</code></a></li></ul></div>"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/nzps-list-empty-reason",
  "version" : "0.3.0",
  "name" : "NZPSListEmptyReasonValueset",
  "title" : "NZPS List Empty Reason ValueSet",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-05-22T08:54:46+00:00",
  "publisher" : "Health NZ | Te Whatu Ora",
  "contact" : [
    {
      "name" : "Health NZ | Te Whatu Ora",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://github.com/tewhatuora"
        }
      ]
    }
  ],
  "description" : "Codes for why a list/section is empty",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NZ",
          "display" : "New Zealand"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://hl7.org/fhir/ValueSet/list-empty-reason"
        ]
      },
      {
        "system" : "https://standards.digital.health.nz/ns/nzps-list-empty-reason"
      }
    ]
  }
}