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 urinary system topography - JSON Representation

Active as of 2024-07-18

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "canshare-urinary-topography",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-07-25T17:29:29.862+12:00"
  },
  "language" : "en-x-sctlang-23162100-0210105",
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-urinary-topography",
  "identifier" : [
    {
      "system" : "http://canshare.co.nz/fhir/NamingSystem/valuesets",
      "value" : "canshare-urinary-topography"
    }
  ],
  "version" : "0.1.0",
  "name" : "canshare-urinary-topography",
  "title" : "NZ cancer urinary system topography",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-07-18",
  "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 point of original for urinary system cancer or an 'Other' value. ",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/21000210109",
        "filter" : [
          {
            "property" : "constraint",
            "op" : "=",
            "value" : "(^ 333241000210109 |New Zealand cancer urinary and/or male genital kidney topography reference set| OR ^ 333251000210107 |New Zealand cancer urinary and/or male genital renal pelvis and/or ureter topography reference set| OR ^ 333261000210105 |New Zealand cancer urinary and/or male genital urinary bladder topography reference set| OR ^ 333271000210104 |New Zealand cancer urinary and/or male genital urethra topography reference set| OR 122489005 |Urinary system| OR 74964007 |Other|) MINUS 89837001 |Urinary bladder|"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "89837001",
            "display" : "Bladder"
          }
        ]
      }
    ]
  }
}