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

Lithuanian Lung 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-lung/ and changes regularly. See the Directory of published versions

: Lung Screening Recommendation Codes

Active as of 2026-03-27

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "lung-recommendation",
  "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 lung-recommendation</b></p><a name=\"lung-recommendation\"> </a><a name=\"hclung-recommendation\"> </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  code system <code>https://tx.hl7.lt/fhir/CodeSystem/lung-recommendation</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\">repeat-36m<a name=\"lung-recommendation-repeat-36m\"> </a></td><td>Repeat LDCT after 36 months</td></tr><tr><td style=\"white-space:nowrap\">insufficient-prior-images<a name=\"lung-recommendation-insufficient-prior-images\"> </a></td><td>Insufficient data - previous images required for comparison</td></tr><tr><td style=\"white-space:nowrap\">followup-12m<a name=\"lung-recommendation-followup-12m\"> </a></td><td>Follow-up LDCT after 12 months</td></tr><tr><td style=\"white-space:nowrap\">followup-6m<a name=\"lung-recommendation-followup-6m\"> </a></td><td>Follow-up LDCT after 6 months</td></tr><tr><td style=\"white-space:nowrap\">followup-3m<a name=\"lung-recommendation-followup-3m\"> </a></td><td>Follow-up LDCT after 3 months</td></tr><tr><td style=\"white-space:nowrap\">pulmonologist-consult<a name=\"lung-recommendation-pulmonologist-consult\"> </a></td><td>Refer for pulmonologist consultation in an oncology cluster institution</td></tr><tr><td style=\"white-space:nowrap\">specialist-consult<a name=\"lung-recommendation-specialist-consult\"> </a></td><td>Refer for consultation to an appropriate specialist</td></tr></table></div>"
  },
  "url" : "https://tx.hl7.lt/fhir/CodeSystem/lung-recommendation",
  "version" : "0.0.1",
  "name" : "LungRecommendation",
  "title" : "Lung Screening Recommendation Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-27T05:54:34+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" : "Recommendation codes used in the Lithuanian lung cancer early diagnosis\nprogramme for follow-up and referral actions after LUNG-RADS assessment.\n\nThese codes represent the recommended next clinical action based on the\nradiological conclusion and programme rules.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "LT"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "repeat-36m",
      "display" : "Repeat LDCT after 36 months"
    },
    {
      "code" : "insufficient-prior-images",
      "display" : "Insufficient data - previous images required for comparison"
    },
    {
      "code" : "followup-12m",
      "display" : "Follow-up LDCT after 12 months"
    },
    {
      "code" : "followup-6m",
      "display" : "Follow-up LDCT after 6 months"
    },
    {
      "code" : "followup-3m",
      "display" : "Follow-up LDCT after 3 months"
    },
    {
      "code" : "pulmonologist-consult",
      "display" : "Refer for pulmonologist consultation in an oncology cluster institution"
    },
    {
      "code" : "specialist-consult",
      "display" : "Refer for consultation to an appropriate specialist"
    }
  ]
}