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 thorax lung lobe topography - JSON Representation

Active as of 2024-11-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "canshare-thorax-lung-lobe-topography",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-11-05T17:14:14.987+13:00"
  },
  "language" : "en-x-sctlang-23162100-0210105",
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-thorax-lung-lobe-topography",
  "identifier" : [
    {
      "system" : "http://canshare.co.nz/fhir/NamingSystem/valuesets",
      "value" : "canshare-thorax-lung-lobe-topography"
    }
  ],
  "version" : "0.1.0",
  "name" : "canshare-thorax-lung-lobe-topography",
  "title" : "NZ cancer thorax lung lobe topography",
  "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 body location used to describe the lobe of the lung.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/21000210109",
        "filter" : [
          {
            "property" : "constraint",
            "op" : "=",
            "value" : "44714003 |Left upper lobe, lung| OR 42400003 |Right upper lobe, lung| OR 41224006 |Left lower lobe, lung| OR 266005 |Right lower lobe, lung| OR 72481006 |Middle lobe, lung| OR 50837003 |Lingula of lung|"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "identifier" : "7d5d1245-d6fa-46c7-93c1-39cd7e03738e",
    "timestamp" : "2024-11-11T13:48:57+13:00",
    "total" : 6,
    "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" : "50837003",
        "display" : "Structure of lingula of left lung"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "41224006",
        "display" : "Structure of lower lobe of left lung"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "266005",
        "display" : "Structure of lower lobe of right lung"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "72481006",
        "display" : "Structure of middle lobe of right lung"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "44714003",
        "display" : "Structure of upper lobe of left lung"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "42400003",
        "display" : "Structure of upper lobe of right lung"
      }
    ]
  }
}