DSTU2 FHIR Release 3 (STU)

This page is part of the FHIR Specification (v1.0.2: DSTU (v3.0.2: STU 2). 3). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2 R3 R2

Orders and Observations Work Group Maturity Level : 3   Trial Use Compartments : Device , Encounter , Patient , Practitioner

Detailed Descriptions for the elements in the DiagnosticReport resource.

Type Reference ( Practitioner | Organization Alternate Names Comments Typically, a report is either [all data, no narrative (e.g. Core lab)] or [a mix of data with some concluding narrative (e.g. Structured Pathology Report, Bone Density)], or [all narrative (e.g. typical imaging report, histopathology)]. In all of these cases, the narrative goes in "text".
DiagnosticReport
Definition

The findings and interpretation of diagnostic tests performed on patients, groups of patients, devices, and locations, and/or specimens derived from these. The report includes clinical context such as requesting and provider information, and some mix of atomic results, images, textual and coded interpretations, and formatted representation of diagnostic reports.

Control 1..1
Requirements

To support reporting for any diagnostic report into a clinical data repository.

Alternate Names Report; Test; Result; Results; Labs; Laboratory
Comments

This is intended to capture a single report, and is not suitable for use in displaying summary information that covers multiple reports. For example, this resource has not been designed for laboratory cumulative reporting formats nor detailed structured reports for sequencing.

DiagnosticReport.identifier
Definition

The local ID Identifiers assigned to the this report by the order filler, usually by the Information System of the diagnostic service provider. performer or other systems.

Note This is a business identifer, not a resource identifier (see discussion )
Control 0..*
Type Identifier
Requirements

Need to know what identifier to use when making queries about this report from the source laboratory, and for linking to the report outside FHIR context.

Alternate Names ReportID ReportID; Filler ID; Placer ID
Summary true
Comments

Usually assigned by the Information System of the diagnostic service provider (filler id).

DiagnosticReport.basedOn
Definition

Details concerning a test or procedure requested.

Control 0..*
Type Reference ( CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ProcedureRequest | ReferralRequest )
Requirements

This allows tracing of authorization for the report and tracking whether proposals/recommendations were acted upon.

Alternate Names Request
Comments

Note: Usually there is one test request for each result, however in some circumstances multiple test requests may be represented using a single test result resource. Note that there are also cases where one request leads to multiple reports.

DiagnosticReport.status
Definition

The status of the diagnostic report as a whole.

Control 1..1
Terminology Binding DiagnosticReportStatus: The status of the diagnostic report as a whole. DiagnosticReportStatus ( Required )
Type code
Is Modifier true
Requirements

Diagnostic services routinely issue provisional/incomplete reports, and sometimes withdraw previously released reports.

Summary true
Comments

This is labeled as "Is Modifier" because applications need to take appropriate action if a report is withdrawn.

DiagnosticReport.category
Definition

A code that classifies the clinical discipline, department or diagnostic service that created the report (e.g. cardiology, biochemistry, hematology, MRI). This is used for searching, sorting and display purposes.

Control 0..1
Terminology Binding Diagnostic Service Section Codes: Codes for diagnostic service sections. ( Example )
Type CodeableConcept
Alternate Names Department; Sub-department; service; discipline Service; Discipline
Summary true
Comments

The level of granularity is defined by the category concepts in the value set. More fine-grained filtering can be performed using the metadata and/or terminology hierarchy in DiagnosticReport.code.

DiagnosticReport.code
Definition

A code or name that describes this diagnostic report.

Control 1..1
Terminology Binding LOINC Diagnostic Report Codes: Codes that describe Diagnostic Reports. ( Preferred )
Type CodeableConcept
Alternate Names Type
Summary true
DiagnosticReport.subject
Definition

The subject of the report. Usually, but not always, this is a patient. However diagnostic services also perform analyses on specimens collected from a variety of other sources.

Control 1..1 0..1
Type Reference ( Patient | Group | Device | Location )
Requirements

SHALL know the subject context.

Alternate Names Patient
Summary true
DiagnosticReport.encounter DiagnosticReport.context
Definition

The link to the health care healthcare event (encounter) when the order was made. (e.g. a patient and healthcare provider interaction) which this DiagnosticReport per is about.

Control 0..1
Type Reference ( Encounter | EpisodeOfCare )
Requirements

Links the request to the Encounter context.

Alternate Names Encounter
Summary true
Comments

This will typically be the encounter the event occurred within, but some events may be initiated prior to or after the official completion of an encounter or episode but still be tied to the context of the encounter or episode (e.g. pre-admission lab tests).

DiagnosticReport.effective[x]
Definition

The time or time-period the observed values are related to. When the subject of the report is a patient, this is usually either the time of the procedure or of specimen collection(s), but very often the source of the date/time is not known, only the date/time itself.

Control 1..1 0..1
Type dateTime | Period
[x] Note See Choice of Data Types for further information about how to use [x]
Requirements

Need to know where in the patient history to file/present this report.

Alternate Names Observation time; Effective Time Time; Occurrence
Summary true
Comments

If the diagnostic procedure was performed on the patient, this is the time it was performed. If there are specimens, the diagnostically relevant time can be derived from the specimen collection times, but the specimen information is not always available, and the exact relationship between the specimens and the diagnostically relevant time is not always automatic.

DiagnosticReport.issued
Definition

The date and time that this version of the report was released from the source diagnostic service.

Control 1..1 0..1
Type instant
Requirements

Clinicians need to be able to check the date that the report was released.

Alternate Names Date Created; Date published; Date Issued
Summary true
Comments

May be different from the update time of the resource itself, because that is the status of the record (potentially a secondary copy), not the actual release time of the report.

DiagnosticReport.performer
Definition

The diagnostic service that is responsible for issuing Indicates who or what participated in producing the report.

Control 1..1 0..*
Alternate Names Laboratory; Service; Practitioner; Department; Company
Summary true
) DiagnosticReport.performer.role
Requirements Definition

Need to know whom to contact if there are queries about the results. Also may need to track Describes the source type of reports for secondary data analysis. participation (e.g. a responsible party, author, or verifier).

Control Laboratory; Service; Practitioner; Department; Company 0..1
Summary Terminology Binding true Procedure Performer Role Codes ( Example )
Comments Type This is not necessarily the source of the atomic data items. It is the entity that takes responsibility for the clinical report. CodeableConcept
Summary true
DiagnosticReport.request DiagnosticReport.performer.actor
Definition

Details concerning a test The reference to the practitioner or procedure requested. organization involved in producing the report. For example, the diagnostic service that is responsible for issuing the report.

Control 0..* 1..1
Type Reference ( DiagnosticOrder | ProcedureRequest Practitioner | ReferralRequest Organization )
Requirements

Need to be able know whom to contact if there are queries about the results. Also may need to track completion the source of requests based on reports issued and also to report what diagnostic tests were requested (not always the same as what is delivered). for secondary data analysis.

Summary true
Comments

Note: Usually there This is one test request for each result, however in some circumstances multiple test requests may be represented using a single test result resource. Note not necessarily the source of the atomic data items. It is the entity that there are also cases where one request leads to multiple reports. takes responsibility for the clinical report.

DiagnosticReport.specimen
Definition

Details about the specimens on which this diagnostic report is based.

Control 0..*
Type Reference ( Specimen )
Requirements

Need to be able to report information about the collected specimens on which the report is based.

Comments

If the specimen is sufficiently specified with a code in the test result name, then this additional data may be redundant. If there are multiple specimens, these may be represented per Observation observation or group.

DiagnosticReport.result
Definition

Observations that are part of this diagnostic report. Observations can be simple name/value pairs (e.g. "atomic" results), or they can be grouping observations that include references to other members of the group (e.g. "panels").

Control 0..*
Type Reference ( Observation )
Requirements

Need to support individual results, or report groups of results, where the result grouping is arbitrary, but meaningful. This structure is recursive - observations can contain observations.

Alternate Names Data; Atomic Value; Result; Atomic result; Data; Test; Analyte; Battery; Organizer
DiagnosticReport.imagingStudy
Definition

One or more links to full details of any imaging performed during the diagnostic investigation. Typically, this is imaging performed by DICOM enabled modalities, but this is not required. A fully enabled PACS viewer can use this information to provide views of the source images.

Control 0..*
Type Reference ( ImagingStudy | ImagingObjectSelection ImagingManifest )
Comments

ImagingStudy and ImageObjectStudy ImageManifest and the image element are somewhat overlapping - typically, the list of image references in the image element will also be found in one of the imaging study resources. However each caters to different types of displays for different types of purposes. Neither, either, or both may be provided.

DiagnosticReport.image
Definition

A list of key images associated with this report. The images are generally created during the diagnostic process, and may be directly of the patient, or of treated specimens (i.e. slides of interest).

Control 0..*
Requirements

Many diagnostic services include images in the report as part of their service.

Alternate Names DICOM; Slides; Scans
Summary true
DiagnosticReport.image.comment
Definition

A comment about the image. Typically, this is used to provide an explanation for why the image is included, or to draw the viewer's attention to important features.

Control 0..1
Type string
Requirements

The provider of the report should make a comment about each image included in the report.

Comments

The comment should be displayed with the image. It would be common for the report to include additional discussion of the image contents in other sections such as the conclusion.

DiagnosticReport.image.link
Definition

Reference to the image source.

Control 1..1
Type Reference ( Media )
Summary true
DiagnosticReport.conclusion
Definition

Concise and clinically contextualized narrative interpretation impression / summary of the diagnostic report.

Control 0..1
Type string
Requirements

Need to be able to provide a conclusion that is not lost among the basic result data.

Alternate Names Report
DiagnosticReport.codedDiagnosis
Definition

Codes for the conclusion.

Control 0..*
Terminology Binding SNOMED CT Clinical Findings: Diagnoses codes provided as adjuncts to the report. Findings ( Example )
Type CodeableConcept
DiagnosticReport.presentedForm
Definition

Rich text representation of the entire result as issued by the diagnostic service. Multiple formats are allowed but they SHALL be semantically equivalent.

Control 0..*
Type Attachment
Requirements

Gives Laboratory laboratory the ability to provide its own fully formatted report for clinical fidelity.

Comments

"application/pdf" is recommended as the most reliable and interoperable in this context.