FHIR IG analytics| Package | lt.hl7.fhir.cvd |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-diagnosticreport-cvd-example.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: DiagnosticReport diagnosticreport-cvd-example
Language: en
| Subject | Jonas Petrauskas(official) Male, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, )) |
| When For | 2025-10-01 14:30:00+0300 |
| Reported | 2025-10-01 14:35:00+0300 |
| Performer | Practitioner Dr. Petras Kazlauskas(official) |
| Identifier | http://hospital.lt/sid/cvd-diagnostic-report/cvd-dr-2025-001 |
Report Details
| Code | Value | Flags | Note | When For |
| Risk of cardiovascular disease | 24 % (Details: UCUM code% = '%') | Final |
| 2025-10-01 09:00:00+0000 |
| Risk of cardiovascular disease | 24 % (Details: UCUM code% = '%') | Final, High |
| 2025-10-01 09:00:00+0000 |
| MDC_ECG_ELEC_POTL | Final, Normal |
| 2015-02-19 09:30:35+0100 | |
| Cholesterol in LDL [Mass/volume] in Serum or Plasma by calculation | 2.4 mmol/L (Details: UCUM codemmol/L = 'mmol/L') | Final |
| 2026-01-15 10:00:00+0000 |
| Blood pressure panel with all children optional | Final |
| 2026-01-15 10:05:00+0000 |
High cardiovascular risk (SCORE2 24%); ECG normal. Prevention plan in place. Follow-up shows LDL 2.4 mmol/L and BP 126/78 mmHg toward targets.
Lithuanian
Generated Narrative: DiagnosticReport diagnosticreport-cvd-example
Language: en
| Subject | Jonas Petrauskas(official) Male, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, )) |
| When For | 2025-10-01 14:30:00+0300 |
| Reported | 2025-10-01 14:35:00+0300 |
| Performer | Practitioner Dr. Petras Kazlauskas(official) |
| Identifier | http://hospital.lt/sid/cvd-diagnostic-report/cvd-dr-2025-001 |
Report Details
| Code | Value | Flags | Note | When For |
| Risk of cardiovascular disease | 24 % (Details: UCUM code% = '%') | Final |
| 2025-10-01 09:00:00+0000 |
| Risk of cardiovascular disease | 24 % (Details: UCUM code% = '%') | Final, High |
| 2025-10-01 09:00:00+0000 |
| MDC_ECG_ELEC_POTL | Final, Normal |
| 2015-02-19 09:30:35+0100 | |
| Cholesterol in LDL [Mass/volume] in Serum or Plasma by calculation | 2.4 mmol/L (Details: UCUM codemmol/L = 'mmol/L') | Final |
| 2026-01-15 10:00:00+0000 |
| Blood pressure panel with all children optional | Final |
| 2026-01-15 10:05:00+0000 |
High cardiovascular risk (SCORE2 24%); ECG normal. Prevention plan in place. Follow-up shows LDL 2.4 mmol/L and BP 126/78 mmHg toward targets.
{
"resourceType": "DiagnosticReport",
"id": "diagnosticreport-cvd-example",
"meta": {
"profile": [
"https://hl7.lt/fhir/cvd/StructureDefinition/cvd-report-lt-cvd"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://hospital.lt/sid/cvd-diagnostic-report",
"value": "cvd-dr-2025-001"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0074",
"code": "CTG",
"display": "Cardiology"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "827181004",
"display": "Risk of cardiovascular disease"
}
]
},
"subject": {
"reference": "Patient/patient-male-example"
},
"effectiveDateTime": "2025-10-01T14:30:00+03:00",
"issued": "2025-10-01T14:35:00+03:00",
"performer": [
{
"reference": "Practitioner/practitioner-example"
}
],
"result": [
{
"reference": "Observation/observation-cvd-risk-assessment-example"
},
{
"reference": "Observation/observation-risk-group-high-example"
},
{
"reference": "Observation/observation-ekg-normal-example"
},
{
"reference": "Observation/observation-cvd-followup-ldl-example"
},
{
"reference": "Observation/observation-cvd-followup-bp-example"
}
],
"composition": {
"reference": "Composition/composition-cvd-example"
},
"conclusion": "High cardiovascular risk (SCORE2 24%); ECG normal. Prevention plan in place. Follow-up shows LDL 2.4 mmol/L and BP 126/78 mmHg toward targets."
}