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 head and neck other topography - JSON Representation

Active as of 2024-11-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "canshare-head-neck-other-topography",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-11-05T17:15:32.891+13:00"
  },
  "language" : "en-x-sctlang-23162100-0210105",
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-head-neck-other-topography",
  "identifier" : [
    {
      "system" : "http://canshare.co.nz/fhir/NamingSystem/valuesets",
      "value" : "canshare-head-neck-other-topography"
    }
  ],
  "version" : "0.1.0",
  "name" : "canshare-head-neck-other-topography",
  "title" : "NZ cancer head and neck other topography",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-11-11T02:01:44+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/"
        }
      ]
    }
  ],
  "description" : "The body location used to describe the point of origin for cancer of the head and neck which is not an ear, trachea, larynx, parapharyngeal, hypopharynx, oropharynx, nasopharynx, nasal, salivary gland, oral cavity or mobile tongue, thyroid or odontogenic primary, excluding skin topography and lymph nodes or an 'Other' value.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/21000210109",
        "filter" : [
          {
            "property" : "constraint",
            "op" : "=",
            "value" : "312533001 |Mouth and pharynx| OR 774007 |Head and neck| OR 58675001 |Upper respiratory tract| OR 360382006 |Branchial cleft| OR 74964007 |Other|"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "identifier" : "d66b2c41-0b24-465f-9107-2a277eb34937",
    "timestamp" : "2024-11-11T13:48:42+13:00",
    "total" : 5,
    "offset" : 0,
    "parameter" : [
      {
        "name" : "version",
        "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/21000210109/version/20241001"
      },
      {
        "name" : "count",
        "valueInteger" : 2147483647
      },
      {
        "name" : "offset",
        "valueInteger" : 0
      }
    ],
    "contains" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "360382006",
        "display" : "Embryonic branchial cleft"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "74964007",
        "display" : "Other"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "774007",
        "display" : "Structure of head and/or neck"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "312533001",
        "display" : "Structure of mouth and/or pharynx"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "58675001",
        "display" : "Upper respiratory tract structure"
      }
    ]
  }
}