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 national cervical screening programme specimen type - JSON Representation

Active as of 2024-10-23

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "canshare-national-cervical-screening-specimen-type",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-11-05T17:09:10.408+13:00"
  },
  "language" : "en-x-sctlang-23162100-0210105",
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-national-cervical-screening-specimen-type",
  "identifier" : [
    {
      "system" : "http://canshare.co.nz/fhir/NamingSystem/valuesets",
      "value" : "canshare-national-cervical-screening-specimen-type"
    }
  ],
  "version" : "0.1.0",
  "name" : "canshare-national-cervical-screening-specimen-type",
  "title" : "NZ cancer national cervical screening programme specimen type",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-10-23",
  "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 type of specimen collected, which is recorded within the National Cervical Screening Programme (NCSP).",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/21000210109",
        "filter" : [
          {
            "property" : "constraint",
            "op" : "=",
            "value" : "361571000210109 |Biopsy tissue specimen| OR 309286008 |Cervical polyp specimen| OR 439479000 |Excision tissue specimen|"
          }
        ]
      },
      {
        "system" : "http://canshare.co.nz/fhir/CodeSystem/snomed-unpublished",
        "concept" : [
          {
            "code" : "496211000210101",
            "display" : "Hysterectomy specimen (part of cervix)"
          },
          {
            "code" : "496231000210108",
            "display" : "Hysterectomy specimen (entire cervix)"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "identifier" : "954bf11c-4ff0-4e6f-a6fb-49da9bc379ad",
    "timestamp" : "2024-11-11T13:48:25+13:00",
    "total" : 5,
    "offset" : 0,
    "parameter" : [
      {
        "name" : "version",
        "valueUri" : "http://canshare.co.nz/fhir/CodeSystem/snomed-unpublished|1"
      },
      {
        "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://canshare.co.nz/fhir/CodeSystem/snomed-unpublished",
        "version" : "1",
        "code" : "496211000210101",
        "display" : "Hysterectomy specimen (part of cervix)"
      },
      {
        "system" : "http://canshare.co.nz/fhir/CodeSystem/snomed-unpublished",
        "version" : "1",
        "code" : "496231000210108",
        "display" : "Hysterectomy specimen (entire cervix)"
      },
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/21000210109/version/20241001",
        "code" : "309286008",
        "display" : "Cervical polyp specimen"
      },
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/21000210109/version/20241001",
        "code" : "361571000210109",
        "display" : "Specimen obtained by biopsy"
      },
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/21000210109/version/20241001",
        "code" : "439479000",
        "display" : "Tissue specimen obtained by excision"
      }
    ]
  }
}