Lithuanian Cervical Cancer Implementation Guide
0.0.1 - ci-build Lithuania flag

Lithuanian Cervical Cancer Implementation Guide, published by Lithuanian Medical Library. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7LT/ig-lt-cervical/ and changes regularly. See the Directory of published versions

: HPV Risk Groups CodeSystem (LT Cervical)

Active as of 2026-04-13

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "hpv-risk-group-lt-cervical",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hpv-risk-group-lt-cervical</b></p><a name=\"hpv-risk-group-lt-cervical\"> </a><a name=\"hchpv-risk-group-lt-cervical\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><p>This case-sensitive code system <code>https://tx.hl7.lt/fhir/CodeSystem/hpv-risk-group</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">highest<a name=\"hpv-risk-group-lt-cervical-highest\"> </a></td><td>Highest risk genotype group (16, 18)</td></tr><tr><td style=\"white-space:nowrap\">medium<a name=\"hpv-risk-group-lt-cervical-medium\"> </a></td><td>Medium-risk genotype group (31, 33, 35, 45, 52, 58)</td></tr><tr><td style=\"white-space:nowrap\">lower<a name=\"hpv-risk-group-lt-cervical-lower\"> </a></td><td>Lower risk genotype group (39, 51, 56, 59, 68)</td></tr><tr><td style=\"white-space:nowrap\">low<a name=\"hpv-risk-group-lt-cervical-low\"> </a></td><td>Low-risk HPV genotype group (53, 66, others)</td></tr></table></div>"
  },
  "url" : "https://tx.hl7.lt/fhir/CodeSystem/hpv-risk-group",
  "version" : "0.0.1",
  "name" : "HpvRiskGroupLtCervical",
  "title" : "HPV Risk Groups CodeSystem (LT Cervical)",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-13T11:41:21+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" : "Specific HPV risk groupings",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "LT"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "highest",
      "display" : "Highest risk genotype group (16, 18)"
    },
    {
      "code" : "medium",
      "display" : "Medium-risk genotype group (31, 33, 35, 45, 52, 58)"
    },
    {
      "code" : "lower",
      "display" : "Lower risk genotype group (39, 51, 56, 59, 68)"
    },
    {
      "code" : "low",
      "display" : "Low-risk HPV genotype group (53, 66, others)"
    }
  ]
}