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

FHIR IG analytics

Packagelt.hl7.fhir.lung
Resource TypeDiagnosticReport
IdDiagnosticReport-diagnosticreport-lung-report-example.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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)

Computed tomography imaging report (record artifact) (Diagnostic imaging study)

SubjectJonas Pavardenis Male, DoB: 1990-01-01 ( https://hl7.lt/fhir/sid/lt-patient-pid#39001010001)
When For2025-11-20 14:30:00+0000
Reported2025-11-20 16:00:00+0200
Performer PractitionerRole Radiologist (occupation)

Report Details

CodeValueFlagsNoteWhen For
Lung Imaging Reporting and Data System categoryCategory 4A – SuspiciousFinal

Suspicious pulmonary lesion detected in the right upper lobe. Short-term follow-up LDCT is recommended.

2025-09-22 10:30:00+0000
Solitary nodule of lung (Structure of upper lobe of right lung)SolidFinal2025-09-22 10:20:00+0000
Clinical finding (finding)Calcification of coronary artery (disorder)Final
Recommendation - actionFollow-up LDCT after 3 monthsFinal

Short-term follow-up LDCT is recommended in 3 months based on the screening findings.

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)

Computed tomography imaging report (record artifact) (Diagnostic imaging study)

SubjectJonas Pavardenis Male, DoB: 1990-01-01 ( https://hl7.lt/fhir/sid/lt-patient-pid#39001010001)
When For2025-11-20 14:30:00+0000
Reported2025-11-20 16:00:00+0200
Performer PractitionerRole Radiologist (occupation)

Report Details

CodeValueFlagsNoteWhen For
Lung Imaging Reporting and Data System categoryCategory 4A – SuspiciousFinal

Suspicious pulmonary lesion detected in the right upper lobe. Short-term follow-up LDCT is recommended.

2025-09-22 10:30:00+0000
Solitary nodule of lung (Structure of upper lobe of right lung)SolidFinal2025-09-22 10:20:00+0000
Clinical finding (finding)Calcification of coronary artery (disorder)Final
Recommendation - actionFollow-up LDCT after 3 monthsFinal

Short-term follow-up LDCT is recommended in 3 months based on the screening findings.

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.


Source1

{
  "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."
}