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

FHIR IG analytics

Packagelt.hl7.fhir.cervical
Resource TypeValueSet
IdValueSet-colposcopy-procedure-type-lt-cervical.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-cervical/ValueSet-colposcopy-procedure-type-lt-cervical.html
URLhttps://tx.hl7.lt/fhir/ValueSet/colposcopy-procedure-type
Version0.0.1
Statusactive
Date2026-03-29T17:11:10+00:00
NameColposcopyProcedureTypeLtCervicalVS
TitleColposcopy-related Procedures (LT Cervical)
DescriptionProcedures that may be performed during colposcopy in the Lithuanian cervical cancer screening pathway.

Resources that use this resource

StructureDefinition
lt.hl7.fhir.cervical#currentcolposcopy-biopsy-procedure-lt-cervicalProcedure: Cervical Biopsy during Colposcopy

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 colposcopy-procedure-type-lt-cervical

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    51675008Punch biopsy of cervix (procedure)
    23140002Loop electrosurgical excision procedure of cervix (procedure)
    54535009Cone biopsy of cervix (procedure)
    52889002Endocervical curettage (procedure)

Lithuanian


Generated Narrative: ValueSet colposcopy-procedure-type-lt-cervical

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    51675008Punch biopsy of cervix (procedure)
    23140002Loop electrosurgical excision procedure of cervix (procedure)
    54535009Cone biopsy of cervix (procedure)
    52889002Endocervical curettage (procedure)

Source1

{
  "resourceType": "ValueSet",
  "id": "colposcopy-procedure-type-lt-cervical",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/colposcopy-procedure-type",
  "version": "0.0.1",
  "name": "ColposcopyProcedureTypeLtCervicalVS",
  "title": "Colposcopy-related Procedures (LT Cervical)",
  "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": "Procedures that may be performed during colposcopy in the Lithuanian cervical cancer screening pathway.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "51675008",
            "display": "Punch biopsy of cervix (procedure)"
          },
          {
            "code": "23140002",
            "display": "Loop electrosurgical excision procedure of cervix (procedure)"
          },
          {
            "code": "54535009",
            "display": "Cone biopsy of cervix (procedure)"
          },
          {
            "code": "52889002",
            "display": "Endocervical curettage (procedure)"
          }
        ]
      }
    ]
  }
}