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

FHIR IG analytics

Packagelt.hl7.fhir.lifestyle
Resource TypeValueSet
IdValueSet-lt-family-member-history-screening.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-lifestyle/ValueSet-lt-family-member-history-screening.html
URLhttps://hl7.lt/fhir/lifestyle/ValueSet/lt-family-member-history-screening
Version1.0.0
Statusactive
Date2026-01-06T12:16:15+00:00
NameLTFamilymemberHistoryScreening
TitleFamily Member History Screening Program Diseases
DescriptionIndicates whether the patient has a family member history related to the screening program.

Resources that use this resource

StructureDefinition
lt-screening-family-member-historyFamily Member History for screening program

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 lt-family-member-history-screening

Language: en


Lithuanian


Generated Narrative: ValueSet lt-family-member-history-screening

Language: en


Source1

{
  "resourceType": "ValueSet",
  "id": "lt-family-member-history-screening",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.lt/fhir/lifestyle/ValueSet/lt-family-member-history-screening",
  "version": "1.0.0",
  "name": "LTFamilymemberHistoryScreening",
  "title": "Family Member History Screening Program Diseases",
  "status": "active",
  "experimental": true,
  "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": "Indicates whether the patient has a family member history related to the screening program.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "49601007",
            "display": "Disorder of cardiovascular system"
          },
          {
            "code": "46635009",
            "display": "Diabetes mellitus type 1"
          },
          {
            "code": "44054006",
            "display": "Diabetes mellitus type 2"
          },
          {
            "code": "398036000",
            "display": "Familial hypercholesterolemia"
          }
        ]
      }
    ]
  }
}