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 thorax medical oncology mesothelioma topography - JSON Representation

Active as of 2024-11-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "canshare-mo-thorax-mesothelioma-topography",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-11-05T17:09:34.925+13:00"
  },
  "language" : "en-x-sctlang-23162100-0210105",
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-mo-thorax-mesothelioma-topography",
  "identifier" : [
    {
      "system" : "http://canshare.co.nz/fhir/NamingSystem/valuesets",
      "value" : "canshare-mo-thorax-mesothelioma-topography"
    }
  ],
  "version" : "0.1.0",
  "name" : "canshare-mo-thorax-mesothelioma-topography",
  "title" : "NZ cancer thorax medical oncology mesothelioma 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 mesothelioma or an 'Other' value used for medical oncology treatment services.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/21000210109",
        "filter" : [
          {
            "property" : "constraint",
            "op" : "=",
            "value" : "71400007 |Mesothelium| OR 34073007 |Peritoneal mesothelium| OR 67300002 |Pericardial mesothelium| OR 31115005 |Pleural mesothelium| OR 74964007 |Other|"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "identifier" : "90337c74-2676-476f-aa9f-25c74d7c55bb",
    "timestamp" : "2024-11-11T13:51:18+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" : "71400007",
        "display" : "Mesothelium structure"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "74964007",
        "display" : "Other"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "67300002",
        "display" : "Pericardial mesothelium"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "31115005",
        "display" : "Pleural mesothelium"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "34073007",
        "display" : "Structure of peritoneal mesothelium"
      }
    ]
  }
}