FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagelt.hl7.fhir.cervical
Resource TypeValueSet
IdValueSet-cervical-cytology-test-type.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-cervical/ValueSet-cervical-cytology-test-type.html
URLhttps://tx.hl7.lt/fhir/ValueSet/cervical-cytology-test-type
Version0.0.1
Statusactive
Date2026-03-29T17:11:10+00:00
NameCervicalCytologyTestTypeVS
TitleCervical Cytology Test Types
DescriptionTypes of cytological examinations ordered in the cervical cancer prevention program. Used in ServiceRequest.code and DiagnosticReport.code to classify the specific test type.
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement

Resources that use this resource

StructureDefinition
lt.hl7.fhir.cervical#currentcytology-diagnostic-report-lt-cervicalDiagnosticReport: Cervical Cytology (Pap Test)

Resources that this resource uses

CodeSystem
who.ddcc#currentsctSNOMED codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: ValueSet cervical-cytology-test-type

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    440623000Microscopic examination of cervical Papanicolaou smear (procedure)
    416107004Cervical cytology test (procedure)
    417036008Liquid-based cervical cytology screening (procedure)
    609040007Microscopic cytologic examination of smear of specimen from female genital tract prepared using Papanicolaou technique (procedure)
    395126005Immunocytochemistry test (procedure)

Lithuanian


Generated Narrative: ValueSet cervical-cytology-test-type

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    440623000Microscopic examination of cervical Papanicolaou smear (procedure)
    416107004Cervical cytology test (procedure)
    417036008Liquid-based cervical cytology screening (procedure)
    609040007Microscopic cytologic examination of smear of specimen from female genital tract prepared using Papanicolaou technique (procedure)
    395126005Immunocytochemistry test (procedure)

Source1

{
  "resourceType": "ValueSet",
  "id": "cervical-cytology-test-type",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/cervical-cytology-test-type",
  "version": "0.0.1",
  "name": "CervicalCytologyTestTypeVS",
  "title": "Cervical Cytology Test Types",
  "status": "active",
  "experimental": false,
  "date": "2026-03-29T17:11:10+00:00",
  "publisher": "Lithuanian Medical Library",
  "contact": [
    {
      "name": "Lithuanian Medical Library",
      "telecom": [
        {
          "system": "url",
          "value": "https://medicinosnk.lt"
        },
        {
          "system": "email",
          "value": "info@medicinosnk.lt"
        }
      ]
    }
  ],
  "description": "Types of cytological examinations ordered in the cervical cancer prevention program. Used in ServiceRequest.code and DiagnosticReport.code to classify the specific test type.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "440623000",
            "display": "Microscopic examination of cervical Papanicolaou smear (procedure)"
          },
          {
            "code": "416107004",
            "display": "Cervical cytology test (procedure)"
          },
          {
            "code": "417036008",
            "display": "Liquid-based cervical cytology screening (procedure)"
          },
          {
            "code": "609040007",
            "display": "Microscopic cytologic examination of smear of specimen from female genital tract prepared using Papanicolaou technique (procedure)"
          },
          {
            "code": "395126005",
            "display": "Immunocytochemistry test (procedure)"
          }
        ]
      }
    ]
  }
}