FHIR IG analytics| Package | lt.hl7.fhir.cervical |
| Resource Type | ValueSet |
| Id | ValueSet-colposcopy-adequacy-lt-cervical.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-cervical/ValueSet-colposcopy-adequacy-lt-cervical.html |
| URL | https://tx.hl7.lt/fhir/ValueSet/colposcopy-adequacy |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-03-29T17:11:10+00:00 |
| Name | ColposcopyAdequacyLtCervicalVS |
| Title | Colposcopy Adequacy (LT Cervical) |
| Description | Suitability of colposcopy examination for clinical assessment in the Lithuanian cervical cancer screening pathway. Uses specimen adequacy findings from the Lab IG. |
| 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 |
| StructureDefinition | ||
| lt.hl7.fhir.cervical#current | colposcopy-finding-lt-cervical | Observation: Colposcopy Findings |
| CodeSystem | ||
| who.ddcc#current | sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet colposcopy-adequacy-lt-cervical
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 125152006 | Specimen satisfactory for evaluation (finding) |
| 125154007 | Specimen unsatisfactory for evaluation (finding) |
Lithuanian
Generated Narrative: ValueSet colposcopy-adequacy-lt-cervical
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 125152006 | Specimen satisfactory for evaluation (finding) |
| 125154007 | Specimen unsatisfactory for evaluation (finding) |
{
"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)"
}
]
}
]
}
}