FHIR IG analytics| Package | lt.hl7.fhir.lung |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-diagnosticreport-lung-report-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-lung-report-example
Language: en
Profile: Lung LDCT Report (LT Lung)
| Subject | Jonas Pavardenis Male, DoB: 1990-01-01 ( https://hl7.lt/fhir/sid/lt-patient-pid#39001010001) |
| When For | 2025-11-20 14:30:00+0000 |
| Reported | 2025-11-20 16:00:00+0200 |
| Performer | PractitionerRole Radiologist (occupation) |
Report Details
| Code | Value | Flags | Note | When For |
| Lung Imaging Reporting and Data System category | Category 4A – Suspicious | Final |
| 2025-09-22 10:30:00+0000 |
| Solitary nodule of lung (Structure of upper lobe of right lung) | Solid | Final | 2025-09-22 10:20:00+0000 | |
| Clinical finding (finding) | Calcification of coronary artery (disorder) | Final | ||
| Recommendation - action | Follow-up LDCT after 3 months | Final |
| 2025-09-22 10:35:00+0000 |
LUNG-RADS 4A: Suspicious solid nodule in right upper lobe (9mm). Moderate coronary artery calcification. Recommend 3-month follow-up LDCT.
Lithuanian
Generated Narrative: DiagnosticReport diagnosticreport-lung-report-example
Language: en
Profile: Lung LDCT Report (LT Lung)
| Subject | Jonas Pavardenis Male, DoB: 1990-01-01 ( https://hl7.lt/fhir/sid/lt-patient-pid#39001010001) |
| When For | 2025-11-20 14:30:00+0000 |
| Reported | 2025-11-20 16:00:00+0200 |
| Performer | PractitionerRole Radiologist (occupation) |
Report Details
| Code | Value | Flags | Note | When For |
| Lung Imaging Reporting and Data System category | Category 4A – Suspicious | Final |
| 2025-09-22 10:30:00+0000 |
| Solitary nodule of lung (Structure of upper lobe of right lung) | Solid | Final | 2025-09-22 10:20:00+0000 | |
| Clinical finding (finding) | Calcification of coronary artery (disorder) | Final | ||
| Recommendation - action | Follow-up LDCT after 3 months | Final |
| 2025-09-22 10:35:00+0000 |
LUNG-RADS 4A: Suspicious solid nodule in right upper lobe (9mm). Moderate coronary artery calcification. Recommend 3-month follow-up LDCT.
{
"resourceType": "DiagnosticReport",
"id": "diagnosticreport-lung-report-example",
"meta": {
"profile": [
"https://hl7.lt/fhir/lung/StructureDefinition/lung-report-lt-lung"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "18748-4",
"display": "Diagnostic imaging study"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "4321000179101",
"display": "Computed tomography imaging report (record artifact)"
},
{
"system": "http://hl7.eu/fhir/imaging-r5/CodeSystem/Hl7EuDocumentTypes",
"code": "imaging-report-v0-0-1",
"display": "Imaging Report V0.0.1"
}
]
},
"subject": {
"reference": "Patient/example-patient-male"
},
"effectiveDateTime": "2025-11-20T14:30:00Z",
"issued": "2025-11-20T16:00:00+02:00",
"performer": [
{
"reference": "PractitionerRole/example-practitioner-role"
}
],
"result": [
{
"reference": "Observation/observation-lung-rads-4a-example"
},
{
"reference": "Observation/observation-pulmonary-nodule-solid-example"
},
{
"reference": "Observation/observation-incidental-coronary-calcification-example"
},
{
"reference": "Observation/observation-lung-recommendation-3m-example"
}
],
"composition": {
"reference": "Composition/lung-composition-ldct-example"
},
"conclusion": "LUNG-RADS 4A: Suspicious solid nodule in right upper lobe (9mm). Moderate coronary artery calcification. Recommend 3-month follow-up LDCT."
}