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

FHIR IG analytics

Packagehl7.fhir.us.quality-core
Resource TypeDiagnosticReport
IdDiagnosticReport-note-example.json
FHIR VersionR4

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

Generated Narrative: DiagnosticReport note-example

Portable XR Chest Views (Radiology)

SubjectExample Patient Male, DoB: 1974-12-25 ( Medical record number (use: usual, period: 2001-05-06 --> (ongoing)))
Relevant Time2026-08-05 08:15:00-0400
Reported2026-08-05 09:00:00-0400
Performer Example Practitioner
Presented Form application/xhtml+xml: PGh0bWwgeG1sbnM9Imh0dHA6Ly93d3cu...

Report Details

CodeValueFlags
Radiology Finding: LungsSingle view portable AP chest radiograph demonstrates clear lung fields without focal consolidation, pleural effusion, or pneumothorax. Heart size is within normal limits.Final

Single view portable AP chest radiograph demonstrates clear lung fields without focal consolidation, pleural effusion, or pneumothorax. Heart size is within normal limits.

Coded Conclusions:

  • No acute cardiopulmonary process

Source1

{
  "resourceType": "DiagnosticReport",
  "id": "note-example",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/quality-core/StructureDefinition/us-quality-core-diagnosticreport-note"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
          "code": "RAD",
          "display": "Radiology"
        },
        {
          "system": "http://loinc.org",
          "code": "LP29684-5",
          "display": "Radiology"
        }
      ],
      "text": "Radiology"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "30746-2",
        "display": "Portable XR Chest Views"
      }
    ],
    "text": "Portable XR Chest Views"
  },
  "subject": {
    "reference": "Patient/example",
    "display": "Example Patient"
  },
  "effectiveDateTime": "2026-08-05T08:15:00-04:00",
  "issued": "2026-08-05T09:00:00-04:00",
  "performer": [
    {
      "reference": "Practitioner/example",
      "display": "Example Practitioner"
    }
  ],
  "resultsInterpreter": [
    {
      "reference": "Practitioner/example",
      "display": "Example Practitioner"
    }
  ],
  "result": [
    {
      "reference": "Observation/cxr-finding-lung-fields",
      "display": "Radiology Finding: Lungs"
    }
  ],
  "imagingStudy": [
    {
      "reference": "ImagingStudy/portable-cxr-study",
      "display": "Portable Chest X-Ray DICOM Study"
    }
  ],
  "conclusion": "Single view portable AP chest radiograph demonstrates clear lung fields without focal consolidation, pleural effusion, or pneumothorax. Heart size is within normal limits.",
  "conclusionCode": [
    {
      "text": "No acute cardiopulmonary process"
    }
  ],
  "presentedForm": [
    {
      "contentType": "application/xhtml+xml",
      "data": "PGh0bWwgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGh0bWwiIHhtbDpsYW5nPSJlbiIgbGFuZz0iZW4iPjxoZWFkPjx0aXRsZT5Qb3J0YWJsZSBYUiBDaGVzdCBWaWV3czwvdGl0bGU+PC9oZWFkPjxib2R5PjxoMT5Qb3J0YWJsZSBYUiBDaGVzdCBWaWV3czwvaDE+PHA+PHN0cm9uZz5QYXRpZW50Ojwvc3Ryb25nPiBFeGFtcGxlIFBhdGllbnQ8L3A+PHA+PHN0cm9uZz5TdHVkeSBkYXRlOjwvc3Ryb25nPiAyMDI2LTA4LTA1VDA4OjE1OjAwLTA0OjAwPC9wPjxwPjxzdHJvbmc+RmluZGluZ3M6PC9zdHJvbmc+IFNpbmdsZSB2aWV3IHBvcnRhYmxlIEFQIGNoZXN0IHJhZGlvZ3JhcGggZGVtb25zdHJhdGVzIGNsZWFyIGx1bmcgZmllbGRzIHdpdGhvdXQgZm9jYWwgY29uc29saWRhdGlvbiwgcGxldXJhbCBlZmZ1c2lvbiwgb3IgcG5ldW1vdGhvcmF4LiBIZWFydCBzaXplIGlzIHdpdGhpbiBub3JtYWwgbGltaXRzLjwvcD48cD48c3Ryb25nPkltcHJlc3Npb246PC9zdHJvbmc+IE5vIGFjdXRlIGNhcmRpb3B1bG1vbmFyeSBwcm9jZXNzLjwvcD48cD48c3Ryb25nPkludGVycHJldGVkIGJ5Ojwvc3Ryb25nPiBFeGFtcGxlIFByYWN0aXRpb25lcjwvcD48cD48c3Ryb25nPklzc3VlZDo8L3N0cm9uZz4gMjAyNi0wOC0wNVQwOTowMDowMC0wNDowMDwvcD48L2JvZHk+PC9odG1sPg=="
    }
  ]
}