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 liver primary histology - JSON Representation

Active as of 2024-04-18

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "canshare-who-liver-primary-histology",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-07-25T17:29:22.550+12:00"
  },
  "language" : "en-x-sctlang-23162100-0210105",
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-who-liver-primary-histology",
  "identifier" : [
    {
      "system" : "http://canshare.co.nz/fhir/NamingSystem/valuesets",
      "value" : "canshare-who-liver-primary-histology"
    }
  ],
  "version" : "0.1.0",
  "name" : "canshare-who-liver-primary-histology",
  "title" : "NZ WHO liver primary histology",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-04-18",
  "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 liver primaries (from WHO Classification of Tumours, Digestive Tumours, latest edition, including sections 8. Tumours of the liver and intrahepatic bile ducts,12. Mesenchymal tumours of the digestive system, 13. Other tumours of the digestive system (Germ cell tumours only)) or an 'Other' value.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/21000210109",
        "filter" : [
          {
            "property" : "constraint",
            "op" : "=",
            "value" : "^300081000210109 |New Zealand WHO classification of tumours (5th edition) digestive system liver and/or intrahepatic bile duct histology reference set| OR ^361521000210105 |New Zealand World Health Organization classification of tumors 5th edition digestive system germ cell tumor histology reference set (foundation metadata concept)| OR 74964007 |Other|"
          }
        ]
      }
    ]
  }
}