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 clockface position - JSON Representation

Active as of 2024-10-10

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "canshare-clockface-position",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-11-05T17:09:05.833+13:00"
  },
  "language" : "en-x-sctlang-23162100-0210105",
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-clockface-position",
  "identifier" : [
    {
      "system" : "http://canshare.co.nz/fhir/NamingSystem/valuesets",
      "value" : "canshare-clockface-position"
    }
  ],
  "version" : "0.1.0",
  "name" : "canshare-clockface-position",
  "title" : "NZ cancer clockface position",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-10-10",
  "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 clockface position values relevant when describing a tumour site.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/21000210109",
        "filter" : [
          {
            "property" : "constraint",
            "op" : "=",
            "value" : "260318004 |1 o'clock| OR 260328008 |2 o'clock| OR 260330005 |3 o'clock| OR 260333007 |4 o'clock| OR 260335000 |5 o'clock| OR 260337008 |6 o'clock| OR 260339006 |7 o'clock| OR 260341007 |8 o'clock| OR 260343005 |9 o'clock| OR 260322009 |10 o'clock| OR 260324005 |11 o'clock| OR 260326007 |12 o'clock|"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "identifier" : "cbb03004-8274-49b6-bc63-6f27089c2dbd",
    "timestamp" : "2024-11-11T13:46:38+13:00",
    "total" : 12,
    "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" : "260318004",
        "display" : "1 o'clock position"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "260322009",
        "display" : "10 o'clock position"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "260324005",
        "display" : "11 o'clock position"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "260326007",
        "display" : "12 o'clock position"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "260328008",
        "display" : "2 o'clock position"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "260330005",
        "display" : "3 o'clock position"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "260333007",
        "display" : "4 o'clock position"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "260335000",
        "display" : "5 o'clock position"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "260337008",
        "display" : "6 o'clock position"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "260339006",
        "display" : "7 o'clock position"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "260341007",
        "display" : "8 o'clock position"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "260343005",
        "display" : "9 o'clock position"
      }
    ]
  }
}