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 MALT-IPI prognostic score - JSON Representation

Active as of 2024-11-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "canshare-malt-ipi-prognostic-score",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-11-05T17:08:37.061+13:00"
  },
  "language" : "en-x-sctlang-23162100-0210105",
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-malt-ipi-prognostic-score",
  "identifier" : [
    {
      "system" : "http://canshare.co.nz/fhir/NamingSystem/valuesets",
      "value" : "canshare-malt-ipi-prognostic-score"
    }
  ],
  "version" : "0.1.0",
  "name" : "canshare-malt-ipi-prognostic-score",
  "title" : "NZ cancer MALT-IPI prognostic score",
  "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 prognostic score for marginal zone lymphoma of mucosa associated lymphoid tissue international prognostic index (MALT-IPI) prognostic scoring system.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/21000210109",
        "filter" : [
          {
            "property" : "constraint",
            "op" : "=",
            "value" : "^ 380811000210109 |New Zealand cancer extranodal marginal zone lymphoma of mucosa associated lymphoid tissue lymphoma International Prognostic Index prognostic score reference set (foundation metadata concept)|"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "identifier" : "ca77f142-e798-4e2b-aae0-bee5b26a9791",
    "timestamp" : "2024-11-11T13:50:50+13:00",
    "total" : 3,
    "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" : "370961000210107",
        "display" : "Extranodal marginal zone lymphoma of mucosa associated lymphoid tissue International Prognostic Index risk group high"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "370951000210109",
        "display" : "Extranodal marginal zone lymphoma of mucosa associated lymphoid tissue International Prognostic Index risk group intermediate"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "370941000210106",
        "display" : "Extranodal marginal zone lymphoma of mucosa associated lymphoid tissue International Prognostic Index risk group low"
      }
    ]
  }
}