This page is part of the FHIR Specification (v0.0.82: DSTU 1). 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

4.16.7 Resource DiagnosticReport - Formal Definitions

Formal definitions for the elements in the DiagnosticReport resource.

DiagnosticReport
DefinitionThe 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 interpretation, and formatted representation of diagnostic reports.
Control1..1
RequirementsTo support reporting for any diagnostic report into a clinical data repository.
AliasesReport; Test; Result; Results; Labs; Laboratory
CommentsThis 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.name
DefinitionA code or name that describes this diagnostic report.
Control1..1
BindingDiagnosticReportNames: LOINC Codes for Diagnostic Reports (See http://hl7.org/fhir/vs/report-names)
TypeCodeableConcept
DiagnosticReport.status
DefinitionThe status of the diagnostic report as a whole.
Control1..1
BindingDiagnosticReportStatus: The status of the diagnostic report as a whole (see http://hl7.org/fhir/diagnostic-report-status for values)
Typecode
Is Modifiertrue
RequirementsDiagnostic services routinely issue provisional/incomplete reports, and sometimes withdraw previously released reports.
Summarytrue
CommentsThis is labeled as "Is Modifier" because applications need to take appropriate action if a report is withdrawn.
DiagnosticReport.issued
DefinitionThe date and/or time that this version of the report was released from the source diagnostic service.
Control1..1
TypedateTime
RequirementsClinicians need to be able to check the date that the report was released.
AliasesDate Created; Date published; Date Issued
Summarytrue
CommentsMay 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.subject
DefinitionThe 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.
Control1..1
TypeResource(Patient | Group | Device | Location)
RequirementsSHALL know the subject context.
AliasesPatient
Summarytrue
DiagnosticReport.performer
DefinitionThe diagnostic service that is responsible for issuing the report.
Control1..1
TypeResource(Practitioner | Organization)
RequirementsNeed to know whom to contact if there are queries about the results. Also may need to track the source of reports for secondary data analysis.
AliasesLaboratory; Service; Practitioner; Department; Company
Summarytrue
CommentsThis is not necessarily the source of the atomic data items - it is the entity that takes responsibility for the clinical report.
DiagnosticReport.identifier
DefinitionThe local ID assigned to the report by the order filler, usually by the Information System of the diagnostic service provider.
Control0..1
TypeIdentifier
RequirementsNeed 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.
AliasesReportID
Summarytrue
DiagnosticReport.requestDetail
DefinitionDetails concerning a test requested.
Control0..*
TypeResource(DiagnosticOrder)
RequirementsNeed to be able to track completion of requests based on reports issued and also to report what diagnostic tests were requested (not always the same as what is delivered).
CommentsNote: 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.serviceCategory
DefinitionThe section of the diagnostic service that performs the examination e.g. biochemistry, hematology, MRI.
Control0..1
BindingDiagnosticServiceSection: HL7 v2 table 0074 (See http://hl7.org/fhir/vs/diagnostic-service-sections)
TypeCodeableConcept
RequirementsHelp clinicians filter/find the reports they are looking for.
AliasesDepartment; Sub-department; service; discipline
Summarytrue
DiagnosticReport.diagnostic[x]
DefinitionThe time or time-period the observed values are related to. 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.
Control1..1
TypedateTime|Period
RequirementsNeed to know where in the patient history to file/present this report.
AliasesObservation time; Effective Time
Summarytrue
CommentsIf 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.specimen
DefinitionDetails about the specimens on which this Disagnostic report is based.
Control0..*
TypeResource(Specimen)
RequirementsNeed to be able to report information about the collected specimens on which the report is based.
CommentsIf 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 or group.
DiagnosticReport.result
DefinitionObservations 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").
Control0..*
TypeResource(Observation)
RequirementsNeed to be able to individual results, or report groups of results, where the result grouping is arbitrary, but meaningful. This structure is recursive - observations can contain observations.
AliasesData; Atomic Value; Result; Atomic result; Data; Test; Analyte; Battery; Organiser
DiagnosticReport.imagingStudy
DefinitionOne 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.
Control0..*
TypeResource(ImagingStudy)
CommentsImagingStudy and image are somewhat overlapping - typically, an image in the image list will also be found in the imaging study resource. However the imaging study and image lists cater to different types of displays for different types of purposes. Neither, either, or both may be provided.
DiagnosticReport.image
DefinitionA 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).
Control0..*
RequirementsMany diagnostic services include images in the report as part of their service.
AliasesDICOM; Slides; Scans
Summarytrue
DiagnosticReport.image.comment
DefinitionA 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.
Control0..1
Typestring
RequirementsThe provider of the report should make a comment about each image included in the report.
CommentsThe 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
DefinitionReference to the image source.
Control1..1
TypeResource(Media)
Summarytrue
DiagnosticReport.conclusion
DefinitionConcise and clinically contextualized narrative interpretation of the diagnostic report.
Control0..1
Typestring
RequirementsNeed to be able to provide a conclusion that is not lost amongst the basic result data.
AliasesReport
CommentsTypically, 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.codedDiagnosis
DefinitionCodes for the conclusion.
Control0..*
BindingAdjunctDiagnosis: SNOMED CT Clinical Findings (See http://hl7.org/fhir/vs/clinical-findings)
TypeCodeableConcept
DiagnosticReport.presentedForm
DefinitionRich text representation of the entire result as issued by the diagnostic service. Multiple formats are allowed but they SHALL be semantically equivalent.
Control0..*
TypeAttachment
RequirementsGives Laboratory the ability to provide its own fully formatted report for clinical fidelity.
CommentsApplication/pdf is recommended as the most reliable and interoperable in this context.

comments powered by Disqus