Health NZ | Te Whatu Ora FHIR Screening Implementation Guide
1.0.1 - normative+trial-use New Zealand flag

Health NZ | Te Whatu Ora FHIR Screening Implementation Guide - Local Development build (v1.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Codes for categorization of NZ types of screening programme - JSON Representation

Active as of 2024-09-13

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "nz-screening-programmetype-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet nz-screening-programmetype-code</b></p><a name=\"nz-screening-programmetype-code\"> </a><a name=\"hcnz-screening-programmetype-code\"> </a><a name=\"nz-screening-programmetype-code-en-NZ\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/1230046007\">1230046007</a></td><td>Cervical cancer screening service (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/1163003002\">1163003002</a></td><td>Colorectal cancer screening service (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/310126000\">310126000</a></td><td>Breast screening service (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/310009009\">310009009</a></td><td>Neonatal audiological screening service (qualifier value)</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir-ig.digital.health.nz/screening/ValueSet/nz-screening-programmetype-code",
  "version" : "1.0.0",
  "name" : "NzScreeningProgrammeTypesVS",
  "title" : "Codes for categorization of NZ types of screening programme",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-13T01:45:18+00:00",
  "publisher" : "Health New Zealand | Te Whatu Ora",
  "contact" : [
    {
      "name" : "Health New Zealand | Te Whatu Ora",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.tewhatuora.govt.nz/"
        },
        {
          "system" : "email",
          "value" : "integration@tewhatuora.govt.nz"
        }
      ]
    },
    {
      "name" : "HNZ Integration Team",
      "telecom" : [
        {
          "system" : "email",
          "value" : "integration@tewhatuora.govt.nz",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "This value set draws on SNOMED preventive service terms to define the valid codes for NZ screening programme types (used in DocumentReference.category)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NZ",
          "display" : "New Zealand"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "1230046007",
            "display" : "Cervical cancer screening service (qualifier value)"
          },
          {
            "code" : "1163003002",
            "display" : "Colorectal cancer screening service (qualifier value)"
          },
          {
            "code" : "310126000",
            "display" : "Breast screening service (qualifier value)"
          },
          {
            "code" : "310009009",
            "display" : "Neonatal audiological screening service (qualifier value)"
          }
        ]
      }
    ]
  }
}