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 Nottingham Combined grade - JSON Representation

Active as of 2024-11-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "canshare-nottingham-grade",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-11-05T17:12:44.763+13:00"
  },
  "language" : "en-x-sctlang-23162100-0210105",
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-nottingham-grade",
  "identifier" : [
    {
      "system" : "http://canshare.co.nz/fhir/NamingSystem/valuesets",
      "value" : "canshare-nottingham-grade"
    }
  ],
  "version" : "0.1.0",
  "name" : "canshare-nottingham-grade",
  "title" : "NZ Nottingham Combined 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" : "The grade of a breast cancer, assessed using the Nottingham combined grading system.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/21000210109",
        "filter" : [
          {
            "property" : "constraint",
            "op" : "=",
            "value" : "^ 253261000210100 |New Zealand cancer Nottingham Combined breast grade reference set|"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "identifier" : "91cb7838-7127-4932-a7e7-7fb6257aa20d",
    "timestamp" : "2024-11-11T13:50:49+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" : "384741006",
        "display" : "Grade cannot be determined"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "369790002",
        "display" : "Nottingham Combined Grade I: 3-5 points"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "369791003",
        "display" : "Nottingham Combined Grade II: 6-7 points"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "369792005",
        "display" : "Nottingham Combined Grade III: 8-9 points"
      }
    ]
  }
}