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

FHIR IG analytics

Packagelt.hl7.fhir.lifestyle
Resource TypeValueSet
IdValueSet-screening-programme.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-lifestyle/ValueSet-screening-programme.html
URLhttps://hl7.lt/fhir/lifestyle/ValueSet/screening-programme
Version1.0.0
Statusactive
Date2026-01-06T12:16:15+00:00
NameScreeningProgramme
TitleScreening Programme
DescriptionRepresents the various screening programmes supported in Lithuania.
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

No resources found


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 screening-programme

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    171149006Screening for malignant neoplasm of cervix (procedure)
    444822002Screening for malignant neoplasm of prostate (procedure)
    275981009Screening for malignant neoplasm of lung (procedure)
    268547008Screening for malignant neoplasm of breast (procedure)
    275978004Screening for malignant neoplasm of colon (procedure)
    300007000Screening for cardiovascular system disease (procedure)

Lithuanian


Generated Narrative: ValueSet screening-programme

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    171149006Screening for malignant neoplasm of cervix (procedure)
    444822002Screening for malignant neoplasm of prostate (procedure)
    275981009Screening for malignant neoplasm of lung (procedure)
    268547008Screening for malignant neoplasm of breast (procedure)
    275978004Screening for malignant neoplasm of colon (procedure)
    300007000Screening for cardiovascular system disease (procedure)

Source1

{
  "resourceType": "ValueSet",
  "id": "screening-programme",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.lt/fhir/lifestyle/ValueSet/screening-programme",
  "version": "1.0.0",
  "name": "ScreeningProgramme",
  "title": "Screening Programme",
  "status": "active",
  "experimental": false,
  "date": "2026-01-06T12:16:15+00:00",
  "publisher": "Lithuanian Medical Library",
  "_publisher": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "lt"
          },
          {
            "url": "content",
            "valueString": "Lietuvos medicinos biblioteka"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "contact": [
    {
      "name": "Lithuanian Medical Library",
      "telecom": [
        {
          "system": "url",
          "value": "https://medicinosnk.lt"
        },
        {
          "system": "email",
          "value": "info@medicinosnk.lt"
        }
      ]
    }
  ],
  "description": "Represents the various screening programmes supported in Lithuania.",
  "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": "171149006",
            "display": "Screening for malignant neoplasm of cervix (procedure)"
          },
          {
            "code": "444822002",
            "display": "Screening for malignant neoplasm of prostate (procedure)"
          },
          {
            "code": "275981009",
            "display": "Screening for malignant neoplasm of lung (procedure)"
          },
          {
            "code": "268547008",
            "display": "Screening for malignant neoplasm of breast (procedure)"
          },
          {
            "code": "275978004",
            "display": "Screening for malignant neoplasm of colon (procedure)"
          },
          {
            "code": "300007000",
            "display": "Screening for cardiovascular system disease (procedure)"
          }
        ]
      }
    ]
  }
}