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

FHIR IG analytics

Packagelt.hl7.fhir.cervical
Resource TypeValueSet
IdValueSet-cytology-preparation-method-cervix-lt.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-cervical/ValueSet-cytology-preparation-method-cervix-lt.html
URLhttps://hl7.lt/fhir/cervical/ValueSet/cytology-preparation-method-cervix-lt
Version0.0.1
Statusactive
Date2026-02-08T20:04:23+00:00
NameCytologyPreparationMethodCervixLtVS
TitleValueSet: Cervix - Cytology Preparation Method (LT ADP)
DescriptionSpecimen preparation methods for cervical cytology in the Lithuanian cervical cancer screening pathway (conventional smear vs liquid-based cytology).

Resources that use this resource

StructureDefinition
cytology-conclusion-cervix-ltCytology Conclusion (LT Cervix ADP)

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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


English


Generated Narrative: ValueSet cytology-preparation-method-cervix-lt

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)
    417036008Liquid based cervical cytology screening (procedure)
    726444000Liquid-based preparation technique (qualifier value)

Lithuanian


Generated Narrative: ValueSet cytology-preparation-method-cervix-lt

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)
    417036008Liquid based cervical cytology screening (procedure)
    726444000Liquid-based preparation technique (qualifier value)

Source1

{
  "resourceType": "ValueSet",
  "id": "cytology-preparation-method-cervix-lt",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.lt/fhir/cervical/ValueSet/cytology-preparation-method-cervix-lt",
  "version": "0.0.1",
  "name": "CytologyPreparationMethodCervixLtVS",
  "title": "ValueSet: Cervix - Cytology Preparation Method (LT ADP)",
  "status": "active",
  "date": "2026-02-08T20:04:23+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": "Specimen preparation methods for cervical cytology in the Lithuanian cervical cancer screening pathway (conventional smear vs liquid-based cytology).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "440623000",
            "display": "Microscopic examination of cervical Papanicolaou smear (procedure)"
          },
          {
            "code": "417036008",
            "display": "Liquid based cervical cytology screening (procedure)"
          },
          {
            "code": "726444000",
            "display": "Liquid-based preparation technique (qualifier value)"
          }
        ]
      }
    ]
  }
}