FHIR IG analytics| Package | lt.hl7.fhir.lifestyle |
| Resource Type | Observation |
| Id | Observation-observation-family-history-cvd-positive-example.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Observation observation-family-history-cvd-positive-example
Language: en
status: Final
category: Social History
code: Family history: Cardiovascular disease (situation)
effective: 2025-10-01 09:00:00+0000
value: Family history: Cardiovascular disease (situation)
note:
Patient reports cardiovascular disease in a first-degree relative.
Lithuanian
Generated Narrative: Observation observation-family-history-cvd-positive-example
Language: en
status: Final
category: Social History
code: Family history: Cardiovascular disease (situation)
effective: 2025-10-01 09:00:00+0000
value: Family history: Cardiovascular disease (situation)
note:
Patient reports cardiovascular disease in a first-degree relative.
{
"resourceType": "Observation",
"id": "observation-family-history-cvd-positive-example",
"meta": {
"profile": [
"https://hl7.lt/fhir/lifestyle/StructureDefinition/family-history-cvd-lt-lifestyle"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "social-history",
"display": "Social History"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "266894000",
"display": "Family history: Cardiovascular disease (situation)"
}
]
},
"subject": {
"reference": "Patient/patient-male-example"
},
"effectiveDateTime": "2025-10-01T09:00:00Z",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "266894000",
"display": "Family history: Cardiovascular disease (situation)"
}
]
},
"note": [
{
"text": "Patient reports cardiovascular disease in a first-degree relative."
}
]
}