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 malignant differentiation excluding undifferentiated grade - JSON Representation

Active as of 2024-11-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "canshare-who-differentiation-excl-undifferentiated-grade",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-11-05T17:13:36.089+13:00"
  },
  "language" : "en-x-sctlang-23162100-0210105",
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-who-differentiation-excl-undifferentiated-grade",
  "identifier" : [
    {
      "system" : "http://canshare.co.nz/fhir/NamingSystem/valuesets",
      "value" : "canshare-who-differentiation-excl-undifferentiated-grade"
    }
  ],
  "version" : "0.1.0",
  "name" : "canshare-who-differentiation-excl-undifferentiated-grade",
  "title" : "NZ WHO malignant differentiation excluding undifferentiated grade",
  "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" : "A subset of the maximal differentiation grading reference set (excluding G4; undifferentiated grade), described by World Health Organization.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/21000210109",
        "filter" : [
          {
            "property" : "constraint",
            "op" : "=",
            "value" : "^340991000210103 |New Zealand World Health Organization classification of tumors 5th edition malignant differentiation grade reference set| MINUS 1155702002 |G4: Undifferentiated grade|"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "identifier" : "45a8e97a-3312-4744-a1cb-44d646020177",
    "timestamp" : "2024-11-11T13:47:38+13:00",
    "total" : 4,
    "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" : "1155701009",
        "display" : "G1: Well differentiated"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "1155703007",
        "display" : "G2: Moderately differentiated"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "1155704001",
        "display" : "G3: Poorly differentiated"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "1155705000",
        "display" : "GX: Histologic grade cannot be assessed"
      }
    ]
  }
}