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

FHIR IG analytics

Packagelt.hl7.fhir.cervical
Resource TypeValueSet
IdValueSet-colposcopy-adequacy-lt-cervical.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-cervical/ValueSet-colposcopy-adequacy-lt-cervical.html
URLhttps://tx.hl7.lt/fhir/ValueSet/colposcopy-adequacy
Version0.0.1
Statusactive
Date2026-03-29T17:11:10+00:00
NameColposcopyAdequacyLtCervicalVS
TitleColposcopy Adequacy (LT Cervical)
DescriptionSuitability of colposcopy examination for clinical assessment in the Lithuanian cervical cancer screening pathway. Uses specimen adequacy findings from the Lab IG.
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#currentcolposcopy-finding-lt-cervicalObservation: Colposcopy Findings

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-adequacy-lt-cervical

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    125152006Specimen satisfactory for evaluation (finding)
    125154007Specimen unsatisfactory for evaluation (finding)

Lithuanian


Generated Narrative: ValueSet colposcopy-adequacy-lt-cervical

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    125152006Specimen satisfactory for evaluation (finding)
    125154007Specimen unsatisfactory for evaluation (finding)

Source1

{
  "resourceType": "ValueSet",
  "id": "colposcopy-adequacy-lt-cervical",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/colposcopy-adequacy",
  "version": "0.0.1",
  "name": "ColposcopyAdequacyLtCervicalVS",
  "title": "Colposcopy Adequacy (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": "Suitability of colposcopy examination for clinical assessment in the Lithuanian cervical cancer screening pathway. Uses specimen adequacy findings from the Lab IG.",
  "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": "125152006",
            "display": "Specimen satisfactory for evaluation (finding)"
          },
          {
            "code": "125154007",
            "display": "Specimen unsatisfactory for evaluation (finding)"
          }
        ]
      }
    ]
  }
}