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 benign and reactive diagnosis - JSON Representation

Active as of 2024-10-23

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "canshare-national-cervical-screening-benign-reactive-diagnosis",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-11-05T17:09:35.029+13:00"
  },
  "language" : "en-x-sctlang-23162100-0210105",
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-national-cervical-screening-benign-reactive-diagnosis",
  "identifier" : [
    {
      "system" : "http://canshare.co.nz/fhir/NamingSystem/valuesets",
      "value" : "canshare-national-cervical-screening-benign-reactive-diagnosis"
    }
  ],
  "version" : "0.1.0",
  "name" : "canshare-national-cervical-screening-benign-reactive-diagnosis",
  "title" : "NZ cancer national cervical screening programme benign and reactive diagnosis",
  "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 morphologic abnormality used to describe a benign or reactive diagnosis 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" : "30389008 |Normal tissue| OR 13331008 |Atrophy| OR 409774005 |Inflammation| OR 83577005 |Squamous metaplasia| OR 125550007 |Tubal metaplasia| OR 486241000210104 |Endocervical polyp| OR 125513006 |Reactive change, benign| OR 3898006 |Benign neoplasm| OR 74964007 |Other|"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "90558005",
            "display" : "Glandular atypia"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "identifier" : "f4d9f6e3-3c94-4e70-962b-f97239f61c95",
    "timestamp" : "2024-11-11T13:46:45+13:00",
    "total" : 10,
    "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" : "90558005",
        "display" : "Glandular atypia"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "13331008",
        "display" : "Atrophy"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "486241000210104",
        "display" : "Endocervical polyp"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "409774005",
        "display" : "Inflammatory morphology"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "3898006",
        "display" : "Neoplasm, benign"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "30389008",
        "display" : "Normal tissue"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "74964007",
        "display" : "Other"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "125513006",
        "display" : "Reactive cellular changes"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "83577005",
        "display" : "Squamous metaplasia"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "125550007",
        "display" : "Tubal metaplasia"
      }
    ]
  }
}