New Zealand Health Terminology Service (NZHTS) Implementation Guide
0.1.0 - ci-build

New Zealand Health Terminology Service (NZHTS) Implementation Guide, published by Health New Zealand | Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/daniel-thomson/nzhts/ and changes regularly. See the Directory of published versions

: NZ cancer other head and neck cancer type - JSON Representation

Active as of 2024-05-29

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "canshare-head-neck-other-cancer-type",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-07-25T17:29:31.044+12:00"
  },
  "language" : "en-x-sctlang-23162100-0210105",
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-head-neck-other-cancer-type",
  "identifier" : [
    {
      "system" : "http://canshare.co.nz/fhir/NamingSystem/valuesets",
      "value" : "canshare-head-neck-other-cancer-type"
    }
  ],
  "version" : "0.1.0",
  "name" : "canshare-head-neck-other-cancer-type",
  "title" : "NZ cancer other head and neck cancer type",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-05-29",
  "publisher" : "Health New Zealand | Te Whatu Ora",
  "contact" : [
    {
      "name" : "Health New Zealand | Te Whatu Ora",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.tewhatuora.govt.nz/"
        }
      ]
    }
  ],
  "description" : "The type of the primary head and/or neck other than oral cavity or mobile tongue primary, major salivary gland primary, odontogenic primary,  nasal cavity and paranasal sinus primary, ear primary, pharynx, larynx and trachea primary solid cancer being assessed and/or treated.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/21000210109",
        "filter" : [
          {
            "property" : "constraint",
            "op" : "=",
            "value" : "372087000 |Primary malignant neoplasm (disorder)| MINUS 372087000 |Primary malignant neoplasm (disorder)|"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "297921000210100",
            "display" : "Other head and neck primary"
          }
        ]
      },
      {
        "system" : "http://canshare.co.nz/fhir/CodeSystem/snomed-unpublished",
        "concept" : [
          {
            "code" : "448091000210109",
            "display" : "Unknown primary tumour of head and neck"
          }
        ]
      }
    ]
  }
}