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-history-cvd-status.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-lifestyle/ValueSet-lt-family-history-cvd-status.html
URLhttps://hl7.lt/fhir/lifestyle/ValueSet/lt-family-history-cvd-status
Version1.0.0
Statusactive
Date2026-01-06T12:16:15+00:00
NameLTFamilyHistoryCVDStatus
TitleFamily History of Cardiovascular Disease
DescriptionIndicates whether the patient has a family history of cardiovascular disease.

Resources that use this resource

StructureDefinition
lt-screening-family-history-cvdFamily History of Cardiovascular Disease

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-history-cvd-status

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    160270001No family history: Cardiovascular disease (situation)
    266894000Family history: Cardiovascular disease (situation)
    407559004Family history unknown (situation)

Lithuanian


Generated Narrative: ValueSet lt-family-history-cvd-status

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    160270001No family history: Cardiovascular disease (situation)
    266894000Family history: Cardiovascular disease (situation)
    407559004Family history unknown (situation)

Source1

{
  "resourceType": "ValueSet",
  "id": "lt-family-history-cvd-status",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.lt/fhir/lifestyle/ValueSet/lt-family-history-cvd-status",
  "version": "1.0.0",
  "name": "LTFamilyHistoryCVDStatus",
  "title": "Family History of Cardiovascular Disease",
  "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 history of cardiovascular disease.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "160270001",
            "display": "No family history: Cardiovascular disease (situation)"
          },
          {
            "code": "266894000",
            "display": "Family history: Cardiovascular disease (situation)"
          },
          {
            "code": "407559004",
            "display": "Family history unknown (situation)"
          }
        ]
      }
    ]
  }
}