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

FHIR IG analytics

Packagelt.hl7.fhir.cervical
Resource TypeValueSet
IdValueSet-hpv-test-result-cervix-lt.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-cervical/ValueSet-hpv-test-result-cervix-lt.html
URLhttps://hl7.lt/fhir/cervical/ValueSet/hpv-test-result-cervix-lt
Version0.0.1
Statusactive
Date2026-02-13T12:10:19+00:00
NameHpvTestResultCervixLtVS
TitleValueSet: Cervix - HPV Test Result (LT ADP)
DescriptionOverall result codes for HPV DNA testing (detected, not detected, or invalid) in the Lithuanian ADP.

Resources that use this resource

StructureDefinition
hpv-test-result-cervix-ltHPV Test Result (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 hpv-test-result-cervix-lt

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    77851000146104High risk human papillomavirus deoxyribonucleic acid not detected (finding)
    720005005Human papillomavirus deoxyribonucleic acid detected, high risk on cervical specimen (finding)
    125154007Specimen unsatisfactory for evaluation (finding)
    373880007Specimen rejected / not processed (finding)

Lithuanian


Generated Narrative: ValueSet hpv-test-result-cervix-lt

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    77851000146104High risk human papillomavirus deoxyribonucleic acid not detected (finding)
    720005005Human papillomavirus deoxyribonucleic acid detected, high risk on cervical specimen (finding)
    125154007Specimen unsatisfactory for evaluation (finding)
    373880007Specimen rejected / not processed (finding)

Source1

{
  "resourceType": "ValueSet",
  "id": "hpv-test-result-cervix-lt",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.lt/fhir/cervical/ValueSet/hpv-test-result-cervix-lt",
  "version": "0.0.1",
  "name": "HpvTestResultCervixLtVS",
  "title": "ValueSet: Cervix - HPV Test Result (LT ADP)",
  "status": "active",
  "date": "2026-02-13T12:10:19+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": "Overall result codes for HPV DNA testing (detected, not detected, or invalid) in the Lithuanian ADP.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "77851000146104",
            "display": "High risk human papillomavirus deoxyribonucleic acid not detected (finding)"
          },
          {
            "code": "720005005",
            "display": "Human papillomavirus deoxyribonucleic acid detected, high risk on cervical specimen (finding)"
          },
          {
            "code": "125154007",
            "display": "Specimen unsatisfactory for evaluation (finding)"
          },
          {
            "code": "373880007",
            "display": "Specimen rejected / not processed (finding)"
          }
        ]
      }
    ]
  }
}