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 WHO pleural site histology - JSON Representation

Active as of 2024-04-19

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "canshare-who-pleura-site-histology",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-07-25T17:29:03.542+12:00"
  },
  "language" : "en-x-sctlang-23162100-0210105",
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-who-pleura-site-histology",
  "identifier" : [
    {
      "system" : "http://canshare.co.nz/fhir/NamingSystem/valuesets",
      "value" : "canshare-who-pleura-site-histology"
    }
  ],
  "version" : "0.1.0",
  "name" : "canshare-who-pleura-site-histology",
  "title" : "NZ WHO pleural site histology",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-04-19",
  "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" : "Histologies used for pleural neoplasms (from WHO Classification of Tumours, Thoracic Tumours, latest edition, including sections 3. Tumours of the pleura and pericardium and 5. Mesenchymal tumours of the thorax) or an 'Other' value.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/21000210109",
        "filter" : [
          {
            "property" : "constraint",
            "op" : "=",
            "value" : "^299471000210102 |New Zealand WHO classification of tumours (5th edition) thoracic pleura and/or pericardium histology reference set| OR ^299511000210105 |New Zealand WHO classification of tumours (5th edition) thoracic mesenchymal tumour of thorax histology reference set| OR 74964007 |Other|"
          }
        ]
      }
    ]
  }
}