DSTU2 STU 3 Ballot
This page is part of the FHIR Specification (v1.0.2: DSTU 2). The current version which supercedes this version is

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

4.21 10.2 Resource DiagnosticReport - Content Resource DiagnosticReport - Content

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.
Orders and Observations Orders and Observations Work Group Work Group Maturity Level : 3 Maturity Level : 3 Compartments : : Device , , Encounter , , Patient , , Practitioner

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.

4.21.1 Scope and Usage 10.2.1 Scope and Usage A diagnostic report is the set of information that is typically provided by a diagnostic service when investigations are complete. The information includes a mix of atomic results, text reports, images, and codes. The mix varies depending on the nature of the diagnostic procedure, and sometimes on the nature of the outcomes for a particular investigation. In FHIR, the report can be conveyed in a variety of ways including a

This resource is an event resource from a FHIR workflow perspective - see Workflow . It is the intent of the Orders and Observation Workgroup to align this resource with the workflow pattern for event resources.

A diagnostic report is the set of information that is typically provided by a diagnostic service when investigations are complete. The information includes a mix of atomic results, text reports, images, and codes. The mix varies depending on the nature of the diagnostic procedure, and sometimes on the nature of the outcomes for a particular investigation. In FHIR, the report can be conveyed in a variety of ways including a Document , RESTful API , or Messaging framework. Included within each of these, would be the DiagnosticReport resource itself. The DiagnosticReport resource has information about the diagnostic report itself, and about the subject and, in the case of lab tests, the specimen of the report. It can also refers to the request details and atomic observations details or image instances. Report conclusions can be expressed as a simple text blob, structured coded data or as an attached fully formatted report such as a PDF. The DiagnosticReport resource is suitable for the following kinds of diagnostic reports: Laboratory (Clinical Chemistry, Hematology, Microbiology, etc.) Pathology / Histopathology / related disciplines Imaging Investigations (x-ray, CT, MRI etc.) Other diagnostics - Cardiology, Gastroenterology etc. The DiagnosticReport resource is not intended to support cumulative result presentation (tabular presentation of past and present results in the resource). The DiagnosticReport resource does not yet provide full support for detailed structured reports of sequencing; this is planned for a future release. , RESTful API , or Messaging framework. Included within each of these, would be the DiagnosticReport resource itself.

The DiagnosticReport resource has information about the diagnostic report itself, and about the subject and, in the case of lab tests, the specimen of the report. It can also refers to the request details and atomic observations details or image instances. Report conclusions can be expressed as a simple text blob, structured coded data or as an attached fully formatted report such as a PDF.

The DiagnosticReport resource is suitable for the following kinds of diagnostic reports:

  • Laboratory (Clinical Chemistry, Hematology, Microbiology, etc.)
  • Pathology / Histopathology / related disciplines
  • Imaging Investigations (x-ray, CT, MRI etc.)
  • Other diagnostics - Cardiology, Gastroenterology etc.

The DiagnosticReport resource is not intended to support cumulative result presentation (tabular presentation of past and present results in the resource). The DiagnosticReport resource does not yet provide full support for detailed structured reports of sequencing; this is planned for a future release.

4.21.2 Background and Context 10.2.2 Background and Context Diagnostic Report Names The words "tests", "results", "observations", "panels" and "batteries" are often used interchangeably when describing the various parts of a diagnostic report. This leads to much confusion. The naming confusion is worsened because of the wide variety of forms that the result of a diagnostic investigation can take, as described above. Languages other than English have their own variations on this theme. This resource uses one particular set of terms. A practitioner "requests" a set of "tests". The diagnostic service returns a "report" which may contain a "narrative" - a written summary of the outcomes, and/or "results" - the individual pieces of atomic data which each are "observations". The results are assembled in "groups" which are nested structures of Observations (traditionally referred to as "panels" or " batteries" by laboratories) that can be used to represent relationships between the individual data items.

Diagnostic Report Names

The words "tests", "results", "observations", "panels" and "batteries" are often used interchangeably when describing the various parts of a diagnostic report. This leads to much confusion. The naming confusion is worsened because of the wide variety of forms that the result of a diagnostic investigation can take, as described above. Languages other than English have their own variations on this theme.

This resource uses one particular set of terms. A practitioner "requests" a set of "tests". The diagnostic service returns a "report" which may contain a "narrative" - a written summary of the outcomes, and/or "results" - the individual pieces of atomic data which each are "observations". The results are assembled in "groups" which are nested structures of Observations (traditionally referred to as "panels" or " batteries" by laboratories) that can be used to represent relationships between the individual data items.

4.21.3 Boundaries and Relationships 10.2.3 Boundaries and Relationships Note that many diagnostic processes are procedures that generate observations and diagnostic reports. In many cases, such an observation does not require an explicit representation of the procedure used to create the observation, but where there are details of interest about how the diagnostic procedure was performed, the

Note that many diagnostic processes are procedures that generate observations and diagnostic reports. In many cases, such an observation does not require an explicit representation of the procedure used to create the observation, but where there are details of interest about how the diagnostic procedure was performed, the Procedure resource is used to describe the activity. In contrast to the Observation resource, the DiagnosticReport resource typically includes additional clinical context and some mix of atomic results, images, imaging reports, textual and coded interpretation, and formatted representations. Laboratory reports, pathology reports, and imaging reports should be represented using the DiagnosticReport resource. The resource is used to describe the activity.

In contrast to the Observation resource is referenced by the DiagnosticReport to provide the atomic results for a particular investigation. If you have a highly structured report, then use DiagnosticReport - it has data and workflow support. Details about the request for a diagnostic investigation are captured in the various "request" resources (e.g., the DiagnosticOrder resource, the DiagnosticReport resource typically includes additional clinical context and some mix of atomic results, images, imaging reports, textual and coded interpretation, and formatted representations. Laboratory reports, pathology reports, and imaging reports should be represented using the DiagnosticReport resource. The Observation resource is referenced by the DiagnosticReport to provide the atomic results for a particular investigation.

If you have a highly structured report, then use DiagnosticReport - it has data and workflow support. Details about the request for a diagnostic investigation are captured in the various "request" resources (e.g., the DiagnosticRequest ) resource and allow the report to connect to clinical workflows. For more narrative driven reports with less work flow (histology/mortuary, etc.), the ) resource and allow the report to connect to clinical workflows. For more narrative driven reports with less work flow (histology/mortuary, etc.), the Composition resource would be more appropriate. DSTU Note: The relationship between the two resources is subject to ongoing evaluation during the trial use period. Feedback is welcome here resource would be more appropriate.

DSTU Note: The relationship between the two resources is subject to ongoing evaluation during the trial use period.

Feedback is welcome here . Image and media representations of the report and supporting images are referenced in the DiagnosticReport resource. The details and actual image instances can be referenced directly in Diagnostic report using the "imaging" element or by indirect reference through the ImagingObjectSelection or .

Image and media representations of the report and supporting images are referenced in the DiagnosticReport resource. The details and actual image instances can be referenced directly in Diagnostic report using the "imaging" element or by indirect reference through the ImagingManifest or ImagingStudy resources which represent the content produced in a DICOM imaging study or set of DICOM Instances of a patient. This resource is referenced by resources which represent the content produced in a DICOM imaging study or set of DICOM Instances of a patient.

This resource is referenced by ClinicalImpression , , Condition and and Procedure

4.21.4 Resource Content 10.2.4 Resource Content

Structure

Name Flags Card. Type Description & Constraints Description & Constraints doco
. . DiagnosticReport DomainResource A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports
. . . identifier Σ 0..* Identifier Id for external references to this report Id for external references to this report
. . . status ?! Σ 1..1 code registered | partial | final | corrected | appended | cancelled | entered-in-error registered | partial | final | corrected | appended | cancelled | entered-in-error
DiagnosticReportStatus ( ( Required )
. . . category Σ 0..1 CodeableConcept Service category Service category
Diagnostic Service Section Codes ( Diagnostic Service Section Codes ( Example )
. . . code Σ 1..1 CodeableConcept Name/Code for this diagnostic report Name/Code for this diagnostic report
LOINC Diagnostic Report Codes ( LOINC Diagnostic Report Codes ( Preferred )
. . . subject Σ 1..1 Reference ( Patient | | Group | | Device | | Location ) The subject of the report, usually, but not always, the patient The subject of the report, usually, but not always, the patient
. . . encounter Σ 0..1 Reference ( Encounter ) Health care event when test ordered Health care event when test ordered
. . . effective[x] Σ 1..1 Clinically Relevant time/time-period for report Clinically Relevant time/time-period for report
. . . . effectiveDateTime dateTime
. . . . effectivePeriod Period
. . . issued Σ 1..1 instant DateTime this version was released DateTime this version was released
. . . performer Σ 1..1 1..* Reference ( Practitioner | | Organization ) Responsible Diagnostic Service Responsible Diagnostic Service
. . . request 0..* Reference ( DiagnosticOrder | DiagnosticRequest | ProcedureRequest | | ReferralRequest ) What was requested What was requested
. . . specimen 0..* Reference ( Specimen ) Specimens this report is based on Specimens this report is based on
. . . result 0..* Reference ( Observation ) Observations - simple, or complex nested groups Observations - simple, or complex nested groups
. . . imagingStudy 0..* Reference ( ImagingStudy | ImagingObjectSelection | ImagingManifest ) Reference to full details of imaging associated with the diagnostic report Reference to full details of imaging associated with the diagnostic report
. . . image Σ 0..* BackboneElement Key images associated with this report Key images associated with this report
. . . . comment 0..1 string Comment about the image (e.g. explanation) Comment about the image (e.g. explanation)
. . . . link Σ 1..1 Reference ( Media ) Reference to the image source Reference to the image source
. . . conclusion 0..1 string Clinical Interpretation of test results Clinical Interpretation of test results
. . . codedDiagnosis 0..* CodeableConcept Codes for the conclusion Codes for the conclusion
SNOMED CT Clinical Findings ( SNOMED CT Clinical Findings ( Example )
. . . presentedForm 0..* Attachment Entire report as issued Entire report as issued

Documentation for this format doco Documentation for this format

UML Diagram UML Diagram ( Legend )

DiagnosticReport ( ( DomainResource ) The local ID assigned to the report by the order filler, usually by the Information System of the diagnostic service provider The local ID assigned to the report by the order filler, usually by the Information System of the diagnostic service provider identifier : : Identifier [0..*] [0..*] The status of the diagnostic report as a whole (this element modifies the meaning of other elements) The status of the diagnostic report as a whole (this element modifies the meaning of other elements) status : : code [1..1] « [1..1] « The status of the diagnostic report as a whole. (Strength=Required) The status of the diagnostic report as a whole. (Strength=Required) DiagnosticReportStatus ! » ! » 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 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 category : : CodeableConcept [0..1] « [0..1] « Codes for diagnostic service sections. (Strength=Example) Codes for diagnostic service sections. (Strength=Example) Diagnostic Service Section ?? » Diagnostic Service Section ?? » A code or name that describes this diagnostic report A code or name that describes this diagnostic report code : : CodeableConcept [1..1] « [1..1] « Codes that describe Diagnostic Reports. (Strength=Preferred) Codes that describe Diagnostic Reports. (Strength=Preferred) LOINC Diagnostic Report ? » LOINC Diagnostic Report ? » 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 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 subject : : Reference [1..1] « [1..1] « Patient | Group | Device | Location » » The link to the health care event (encounter) when the order was made The link to the health care event (encounter) when the order was made encounter : : Reference [0..1] « [0..1] « Encounter » » 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 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 effective[x] : : Type [1..1] « [1..1] « dateTime | Period » » The date and time that this version of the report was released from the source diagnostic service The date and time that this version of the report was released from the source diagnostic service issued : : instant [1..1] [1..1] The diagnostic service that is responsible for issuing the report The diagnostic service that is responsible for issuing the report performer : : Reference [1..1] « [1..*] « Practitioner | Organization » » Details concerning a test or procedure requested Details concerning a test or procedure requested request : : Reference [0..*] « DiagnosticOrder [0..*] « DiagnosticRequest | ProcedureRequest | ReferralRequest » » Details about the specimens on which this diagnostic report is based Details about the specimens on which this diagnostic report is based specimen : : Reference [0..*] « [0..*] « Specimen » » 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") 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") result : : Reference [0..*] « [0..*] « Observation » » 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 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 imagingStudy : : Reference [0..*] « [0..*] « ImagingStudy | ImagingManifest » ImagingObjectSelection » Concise and clinically contextualized narrative interpretation of the diagnostic report Concise and clinically contextualized impression / summary of the diagnostic report conclusion : : string [0..1] [0..1] Codes for the conclusion Codes for the conclusion codedDiagnosis : : CodeableConcept [0..*] « [0..*] « Diagnoses codes provided as adjuncts to the report. (Strength=Example) Diagnoses codes provided as adjuncts to the report. (Strength=Example) SNOMED CT Clinical SNOMED CT Clinical Findings Findings ?? » ?? » Rich text representation of the entire result as issued by the diagnostic service. Multiple formats are allowed but they SHALL be semantically equivalent Rich text representation of the entire result as issued by the diagnostic service. Multiple formats are allowed but they SHALL be semantically equivalent presentedForm : : Attachment [0..*] [0..*] Image 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 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 comment : : string [0..1] [0..1] Reference to the image source Reference to the image source link : : Reference [1..1] « [1..1] « Media » » 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) 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) image [0..*]

XML Template XML Template <

<DiagnosticReport xmlns="http://hl7.org/fhir"> doco

 <!-- from Resource: id, meta, implicitRules, and language -->
 <!-- from DomainResource: text, contained, extension, and modifierExtension -->
 <</identifier>
 <
 <</category>
 <</code>
 <</subject>
 <</encounter>
 <</effective[x]>
 <
 <</performer>
 <</request>
 <</specimen>
 <</result>
 <</imagingStudy>
 <
  <
  <</link>

 <identifier><!-- 0..* Identifier Id for external references to this report --></identifier>
 <status value="[code]"/><!-- 1..1 registered | partial | final | corrected | appended | cancelled | entered-in-error -->
 <category><!-- 0..1 CodeableConcept Service category --></category>
 <code><!-- 1..1 CodeableConcept Name/Code for this diagnostic report --></code>
 <subject><!-- 1..1 Reference(Patient|Group|Device|Location) The subject of the report, usually, but not always, the patient --></subject>
 <encounter><!-- 0..1 Reference(Encounter) Health care event when test ordered --></encounter>
 <effective[x]><!-- 1..1 dateTime|Period Clinically Relevant time/time-period for report --></effective[x]>
 <issued value="[instant]"/><!-- 1..1 DateTime this version was released -->
 <performer><!-- 1..* Reference(Practitioner|Organization) Responsible Diagnostic Service --></performer>
 <request><!-- 0..* Reference(DiagnosticRequest|ProcedureRequest|ReferralRequest) What was requested --></request>
 <specimen><!-- 0..* Reference(Specimen) Specimens this report is based on --></specimen>
 <result><!-- 0..* Reference(Observation) Observations - simple, or complex nested groups --></result>
 <imagingStudy><!-- 0..* Reference(ImagingStudy|ImagingManifest) Reference to full details of imaging associated with the diagnostic report --></imagingStudy>
 <image>  <!-- 0..* Key images associated with this report -->
  <comment value="[string]"/><!-- 0..1 Comment about the image (e.g. explanation) -->
  <link><!-- 1..1 Reference(Media) Reference to the image source --></link>

 </image>
 <
 <</codedDiagnosis>
 <</presentedForm>

 <conclusion value="[string]"/><!-- 0..1 Clinical Interpretation of test results -->
 <codedDiagnosis><!-- 0..* CodeableConcept Codes for the conclusion --></codedDiagnosis>
 <presentedForm><!-- 0..* Attachment Entire report as issued --></presentedForm>

</DiagnosticReport>

JSON Template JSON Template { "resourceType" : "",

{doco
  "resourceType" : "DiagnosticReport",

  // from Resource: id, meta, implicitRules, and language
  // from DomainResource: text, contained, extension, and modifierExtension
  "
  "
  "
  "
  "
  "

  "identifier" : [{ Identifier }], // Id for external references to this report
  "status" : "<code>", // R!  registered | partial | final | corrected | appended | cancelled | entered-in-error
  "category" : { CodeableConcept }, // Service category
  "code" : { CodeableConcept }, // R!  Name/Code for this diagnostic report
  "subject" : { Reference(Patient|Group|Device|Location) }, // R!  The subject of the report, usually, but not always, the patient
  "encounter" : { Reference(Encounter) }, // Health care event when test ordered

  // effective[x]: Clinically Relevant time/time-period for report. One of these 2:
  ">",
  " },
  "
  "
  "
  "
  "
  "
  "
    "
    "

  "effectiveDateTime" : "<dateTime>",
  "effectivePeriod" : { Period },
  "issued" : "<instant>", // R!  DateTime this version was released
  "performer" : [{ Reference(Practitioner|Organization) }], // R!  Responsible Diagnostic Service
  "request" : [{ Reference(DiagnosticRequest|ProcedureRequest|ReferralRequest) }], // What was requested
  "specimen" : [{ Reference(Specimen) }], // Specimens this report is based on
  "result" : [{ Reference(Observation) }], // Observations - simple, or complex nested groups
  "imagingStudy" : [{ Reference(ImagingStudy|ImagingManifest) }], // Reference to full details of imaging associated with the diagnostic report
  "image" : [{ // Key images associated with this report
    "comment" : "<string>", // Comment about the image (e.g. explanation)
    "link" : { Reference(Media) } // R!  Reference to the image source

  }],
  "
  "
  "

  "conclusion" : "<string>", // Clinical Interpretation of test results
  "codedDiagnosis" : [{ CodeableConcept }], // Codes for the conclusion
  "presentedForm" : [{ Attachment }] // Entire report as issued

}

Turtle Template


@prefix fhir: <http://hl7.org/fhir/> .doco


[ a fhir:DiagnosticReport;
  fhir:nodeRole fhir:treeRoot; # if this is the parser root

  # from Resource: .id, .meta, .implicitRules, and .language
  # from DomainResource: .text, .contained, .extension, and .modifierExtension
  fhir:DiagnosticReport.identifier [ Identifier ], ... ; # 0..* Id for external references to this report
  fhir:DiagnosticReport.status [ code ]; # 1..1 registered | partial | final | corrected | appended | cancelled | entered-in-error
  fhir:DiagnosticReport.category [ CodeableConcept ]; # 0..1 Service category
  fhir:DiagnosticReport.code [ CodeableConcept ]; # 1..1 Name/Code for this diagnostic report
  fhir:DiagnosticReport.subject [ Reference(Patient|Group|Device|Location) ]; # 1..1 The subject of the report, usually, but not always, the patient
  fhir:DiagnosticReport.encounter [ Reference(Encounter) ]; # 0..1 Health care event when test ordered
  # DiagnosticReport.effective[x] : 1..1 Clinically Relevant time/time-period for report. One of these 2
    fhir:DiagnosticReport.effectiveDateTime [ dateTime ]
    fhir:DiagnosticReport.effectivePeriod [ Period ]
  fhir:DiagnosticReport.issued [ instant ]; # 1..1 DateTime this version was released
  fhir:DiagnosticReport.performer [ Reference(Practitioner|Organization) ], ... ; # 1..* Responsible Diagnostic Service
  fhir:DiagnosticReport.request [ Reference(DiagnosticRequest|ProcedureRequest|ReferralRequest) ], ... ; # 0..* What was requested
  fhir:DiagnosticReport.specimen [ Reference(Specimen) ], ... ; # 0..* Specimens this report is based on
  fhir:DiagnosticReport.result [ Reference(Observation) ], ... ; # 0..* Observations - simple, or complex nested groups
  fhir:DiagnosticReport.imagingStudy [ Reference(ImagingStudy|ImagingManifest) ], ... ; # 0..* Reference to full details of imaging associated with the diagnostic report
  fhir:DiagnosticReport.image [ # 0..* Key images associated with this report
    fhir:DiagnosticReport.image.comment [ string ]; # 0..1 Comment about the image (e.g. explanation)
    fhir:DiagnosticReport.image.link [ Reference(Media) ]; # 1..1 Reference to the image source
  ], ...;
  fhir:DiagnosticReport.conclusion [ string ]; # 0..1 Clinical Interpretation of test results
  fhir:DiagnosticReport.codedDiagnosis [ CodeableConcept ], ... ; # 0..* Codes for the conclusion
  fhir:DiagnosticReport.presentedForm [ Attachment ], ... ; # 0..* Entire report as issued
]

Changes since DSTU2

DiagnosticReport
DiagnosticReport.performer Max Cardinality changed from 1 to *
DiagnosticReport.request Remove Reference(DiagnosticOrder), Add Reference(DiagnosticRequest)
DiagnosticReport.imagingStudy Remove Reference(ImagingObjectSelection), Add Reference(ImagingManifest)

See the Full Difference for further information

Structure

Name Flags Card. Type Description & Constraints Description & Constraints doco
. . DiagnosticReport DomainResource A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports
. . . identifier Σ 0..* Identifier Id for external references to this report Id for external references to this report
. . . status ?! Σ 1..1 code registered | partial | final | corrected | appended | cancelled | entered-in-error registered | partial | final | corrected | appended | cancelled | entered-in-error
DiagnosticReportStatus ( ( Required )
. . . category Σ 0..1 CodeableConcept Service category Service category
Diagnostic Service Section Codes ( Diagnostic Service Section Codes ( Example )
. . . code Σ 1..1 CodeableConcept Name/Code for this diagnostic report Name/Code for this diagnostic report
LOINC Diagnostic Report Codes ( LOINC Diagnostic Report Codes ( Preferred )
. . . subject Σ 1..1 Reference ( Patient | | Group | | Device | | Location ) The subject of the report, usually, but not always, the patient The subject of the report, usually, but not always, the patient
. . . encounter Σ 0..1 Reference ( Encounter ) Health care event when test ordered Health care event when test ordered
. . . effective[x] Σ 1..1 Clinically Relevant time/time-period for report Clinically Relevant time/time-period for report
. . . . effectiveDateTime dateTime
. . . . effectivePeriod Period
. . . issued Σ 1..1 instant DateTime this version was released DateTime this version was released
. . . performer Σ 1..1 1..* Reference ( Practitioner | | Organization ) Responsible Diagnostic Service Responsible Diagnostic Service
. . . request 0..* Reference ( DiagnosticOrder | DiagnosticRequest | ProcedureRequest | | ReferralRequest ) What was requested What was requested
. . . specimen 0..* Reference ( Specimen ) Specimens this report is based on Specimens this report is based on
. . . result 0..* Reference ( Observation ) Observations - simple, or complex nested groups Observations - simple, or complex nested groups
. . . imagingStudy 0..* Reference ( ImagingStudy | ImagingObjectSelection | ImagingManifest ) Reference to full details of imaging associated with the diagnostic report Reference to full details of imaging associated with the diagnostic report
. . . image Σ 0..* BackboneElement Key images associated with this report Key images associated with this report
. . . . comment 0..1 string Comment about the image (e.g. explanation) Comment about the image (e.g. explanation)
. . . . link Σ 1..1 Reference ( Media ) Reference to the image source Reference to the image source
. . . conclusion 0..1 string Clinical Interpretation of test results Clinical Interpretation of test results
. . . codedDiagnosis 0..* CodeableConcept Codes for the conclusion Codes for the conclusion
SNOMED CT Clinical Findings ( SNOMED CT Clinical Findings ( Example )
. . . presentedForm 0..* Attachment Entire report as issued Entire report as issued

Documentation for this format doco Documentation for this format

UML Diagram UML Diagram ( Legend )

DiagnosticReport ( ( DomainResource ) The local ID assigned to the report by the order filler, usually by the Information System of the diagnostic service provider The local ID assigned to the report by the order filler, usually by the Information System of the diagnostic service provider identifier : : Identifier [0..*] [0..*] The status of the diagnostic report as a whole (this element modifies the meaning of other elements) The status of the diagnostic report as a whole (this element modifies the meaning of other elements) status : : code [1..1] « [1..1] « The status of the diagnostic report as a whole. (Strength=Required) The status of the diagnostic report as a whole. (Strength=Required) DiagnosticReportStatus ! » ! » 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 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 category : : CodeableConcept [0..1] « [0..1] « Codes for diagnostic service sections. (Strength=Example) Codes for diagnostic service sections. (Strength=Example) Diagnostic Service Section ?? » Diagnostic Service Section ?? » A code or name that describes this diagnostic report A code or name that describes this diagnostic report code : : CodeableConcept [1..1] « [1..1] « Codes that describe Diagnostic Reports. (Strength=Preferred) Codes that describe Diagnostic Reports. (Strength=Preferred) LOINC Diagnostic Report ? » LOINC Diagnostic Report ? » 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 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 subject : : Reference [1..1] « [1..1] « Patient | Group | Device | Location » » The link to the health care event (encounter) when the order was made The link to the health care event (encounter) when the order was made encounter : : Reference [0..1] « [0..1] « Encounter » » 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 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 effective[x] : : Type [1..1] « [1..1] « dateTime | Period » » The date and time that this version of the report was released from the source diagnostic service The date and time that this version of the report was released from the source diagnostic service issued : : instant [1..1] [1..1] The diagnostic service that is responsible for issuing the report The diagnostic service that is responsible for issuing the report performer : : Reference [1..1] « [1..*] « Practitioner | Organization » » Details concerning a test or procedure requested Details concerning a test or procedure requested request : : Reference [0..*] « DiagnosticOrder [0..*] « DiagnosticRequest | ProcedureRequest | ReferralRequest » » Details about the specimens on which this diagnostic report is based Details about the specimens on which this diagnostic report is based specimen : : Reference [0..*] « [0..*] « Specimen » » 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") 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") result : : Reference [0..*] « [0..*] « Observation » » 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 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 imagingStudy : : Reference [0..*] « [0..*] « ImagingStudy | ImagingManifest » ImagingObjectSelection » Concise and clinically contextualized narrative interpretation of the diagnostic report Concise and clinically contextualized impression / summary of the diagnostic report conclusion : : string [0..1] [0..1] Codes for the conclusion Codes for the conclusion codedDiagnosis : : CodeableConcept [0..*] « [0..*] « Diagnoses codes provided as adjuncts to the report. (Strength=Example) Diagnoses codes provided as adjuncts to the report. (Strength=Example) SNOMED CT Clinical SNOMED CT Clinical Findings Findings ?? » ?? » Rich text representation of the entire result as issued by the diagnostic service. Multiple formats are allowed but they SHALL be semantically equivalent Rich text representation of the entire result as issued by the diagnostic service. Multiple formats are allowed but they SHALL be semantically equivalent presentedForm : : Attachment [0..*] [0..*] Image 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 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 comment : : string [0..1] [0..1] Reference to the image source Reference to the image source link : : Reference [1..1] « [1..1] « Media » » 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) 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) image [0..*]

XML Template XML Template <

<DiagnosticReport xmlns="http://hl7.org/fhir"> doco

 <!-- from Resource: id, meta, implicitRules, and language -->
 <!-- from DomainResource: text, contained, extension, and modifierExtension -->
 <</identifier>
 <
 <</category>
 <</code>
 <</subject>
 <</encounter>
 <</effective[x]>
 <
 <</performer>
 <</request>
 <</specimen>
 <</result>
 <</imagingStudy>
 <
  <
  <</link>

 <identifier><!-- 0..* Identifier Id for external references to this report --></identifier>
 <status value="[code]"/><!-- 1..1 registered | partial | final | corrected | appended | cancelled | entered-in-error -->
 <category><!-- 0..1 CodeableConcept Service category --></category>
 <code><!-- 1..1 CodeableConcept Name/Code for this diagnostic report --></code>
 <subject><!-- 1..1 Reference(Patient|Group|Device|Location) The subject of the report, usually, but not always, the patient --></subject>
 <encounter><!-- 0..1 Reference(Encounter) Health care event when test ordered --></encounter>
 <effective[x]><!-- 1..1 dateTime|Period Clinically Relevant time/time-period for report --></effective[x]>
 <issued value="[instant]"/><!-- 1..1 DateTime this version was released -->
 <performer><!-- 1..* Reference(Practitioner|Organization) Responsible Diagnostic Service --></performer>
 <request><!-- 0..* Reference(DiagnosticRequest|ProcedureRequest|ReferralRequest) What was requested --></request>
 <specimen><!-- 0..* Reference(Specimen) Specimens this report is based on --></specimen>
 <result><!-- 0..* Reference(Observation) Observations - simple, or complex nested groups --></result>
 <imagingStudy><!-- 0..* Reference(ImagingStudy|ImagingManifest) Reference to full details of imaging associated with the diagnostic report --></imagingStudy>
 <image>  <!-- 0..* Key images associated with this report -->
  <comment value="[string]"/><!-- 0..1 Comment about the image (e.g. explanation) -->
  <link><!-- 1..1 Reference(Media) Reference to the image source --></link>

 </image>
 <
 <</codedDiagnosis>
 <</presentedForm>

 <conclusion value="[string]"/><!-- 0..1 Clinical Interpretation of test results -->
 <codedDiagnosis><!-- 0..* CodeableConcept Codes for the conclusion --></codedDiagnosis>
 <presentedForm><!-- 0..* Attachment Entire report as issued --></presentedForm>

</DiagnosticReport>

JSON Template JSON Template { "resourceType" : "",

{doco
  "resourceType" : "DiagnosticReport",

  // from Resource: id, meta, implicitRules, and language
  // from DomainResource: text, contained, extension, and modifierExtension
  "
  "
  "
  "
  "
  "

  "identifier" : [{ Identifier }], // Id for external references to this report
  "status" : "<code>", // R!  registered | partial | final | corrected | appended | cancelled | entered-in-error
  "category" : { CodeableConcept }, // Service category
  "code" : { CodeableConcept }, // R!  Name/Code for this diagnostic report
  "subject" : { Reference(Patient|Group|Device|Location) }, // R!  The subject of the report, usually, but not always, the patient
  "encounter" : { Reference(Encounter) }, // Health care event when test ordered

  // effective[x]: Clinically Relevant time/time-period for report. One of these 2:
  ">",
  " },
  "
  "
  "
  "
  "
  "
  "
    "
    "

  "effectiveDateTime" : "<dateTime>",
  "effectivePeriod" : { Period },
  "issued" : "<instant>", // R!  DateTime this version was released
  "performer" : [{ Reference(Practitioner|Organization) }], // R!  Responsible Diagnostic Service
  "request" : [{ Reference(DiagnosticRequest|ProcedureRequest|ReferralRequest) }], // What was requested
  "specimen" : [{ Reference(Specimen) }], // Specimens this report is based on
  "result" : [{ Reference(Observation) }], // Observations - simple, or complex nested groups
  "imagingStudy" : [{ Reference(ImagingStudy|ImagingManifest) }], // Reference to full details of imaging associated with the diagnostic report
  "image" : [{ // Key images associated with this report
    "comment" : "<string>", // Comment about the image (e.g. explanation)
    "link" : { Reference(Media) } // R!  Reference to the image source

  }],
  "
  "
  "

  "conclusion" : "<string>", // Clinical Interpretation of test results
  "codedDiagnosis" : [{ CodeableConcept }], // Codes for the conclusion
  "presentedForm" : [{ Attachment }] // Entire report as issued

}
 
Alternate
definitions:

Turtle Template


@prefix fhir: <http://hl7.org/fhir/> .doco


[ a fhir:DiagnosticReport;
  fhir:nodeRole fhir:treeRoot; # if this is the parser root

  # from Resource: .id, .meta, .implicitRules, and .language
  # from DomainResource: .text, .contained, .extension, and .modifierExtension
  fhir:DiagnosticReport.identifier [ Identifier ], ... ; # 0..* Id for external references to this report
  fhir:DiagnosticReport.status [ code ]; # 1..1 registered | partial | final | corrected | appended | cancelled | entered-in-error
  fhir:DiagnosticReport.category [ CodeableConcept ]; # 0..1 Service category
  fhir:DiagnosticReport.code [ CodeableConcept ]; # 1..1 Name/Code for this diagnostic report
  fhir:DiagnosticReport.subject [ Reference(Patient|Group|Device|Location) ]; # 1..1 The subject of the report, usually, but not always, the patient
  fhir:DiagnosticReport.encounter [ Reference(Encounter) ]; # 0..1 Health care event when test ordered
  # DiagnosticReport.effective[x] : 1..1 Clinically Relevant time/time-period for report. One of these 2
    fhir:DiagnosticReport.effectiveDateTime [ dateTime ]
    fhir:DiagnosticReport.effectivePeriod [ Period ]
  fhir:DiagnosticReport.issued [ instant ]; # 1..1 DateTime this version was released
  fhir:DiagnosticReport.performer [ Reference(Practitioner|Organization) ], ... ; # 1..* Responsible Diagnostic Service
  fhir:DiagnosticReport.request [ Reference(DiagnosticRequest|ProcedureRequest|ReferralRequest) ], ... ; # 0..* What was requested
  fhir:DiagnosticReport.specimen [ Reference(Specimen) ], ... ; # 0..* Specimens this report is based on
  fhir:DiagnosticReport.result [ Reference(Observation) ], ... ; # 0..* Observations - simple, or complex nested groups
  fhir:DiagnosticReport.imagingStudy [ Reference(ImagingStudy|ImagingManifest) ], ... ; # 0..* Reference to full details of imaging associated with the diagnostic report
  fhir:DiagnosticReport.image [ # 0..* Key images associated with this report
    fhir:DiagnosticReport.image.comment [ string ]; # 0..1 Comment about the image (e.g. explanation)
    fhir:DiagnosticReport.image.link [ Reference(Media) ]; # 1..1 Reference to the image source
  ], ...;
  fhir:DiagnosticReport.conclusion [ string ]; # 0..1 Clinical Interpretation of test results
  fhir:DiagnosticReport.codedDiagnosis [ CodeableConcept ], ... ; # 0..* Codes for the conclusion
  fhir:DiagnosticReport.presentedForm [ Attachment ], ... ; # 0..* Entire report as issued
]

Changes since DSTU2

DiagnosticReport
DiagnosticReport.performer Max Cardinality changed from 1 to *
DiagnosticReport.request Remove Reference(DiagnosticOrder), Add Reference(DiagnosticRequest)
DiagnosticReport.imagingStudy Remove Reference(ImagingObjectSelection), Add Reference(ImagingManifest)

See the Full Difference for further information

 

Alternate definitions: Master Definition ( XML , JSON ), XML Schema / Schematron , Resource Profile ( XML , (for ) + JSON Schema , ShEx (for Turtle ), Questionnaire )

4.21.4.1 Terminology Bindings 10.2.4.1 Terminology Bindings

DiagnosticReport.status DiagnosticReport.category DiagnosticReport.code DiagnosticReport.codedDiagnosis
Path Definition Type Reference
DiagnosticReport.status The status of the diagnostic report as a whole. The status of the diagnostic report as a whole. Required DiagnosticReportStatus
DiagnosticReport.category Codes for diagnostic service sections. Codes for diagnostic service sections. Example Diagnostic Service Section Codes Diagnostic Service Section Codes
DiagnosticReport.code Codes that describe Diagnostic Reports. Codes that describe Diagnostic Reports. Preferred LOINC Diagnostic Report Codes LOINC Diagnostic Report Codes
DiagnosticReport.codedDiagnosis Diagnoses codes provided as adjuncts to the report. Diagnoses codes provided as adjuncts to the report. Example SNOMED CT Clinical Findings Examples of nested report groups: the antibody hepatitis order panel code for a group of hepatitis antibody related tests, or the organism code for a group of antibiotic isolate/sensitivities, or a set of perinatal measurements on a single fetus. SNOMED CT Clinical Findings

Examples of nested report groups: the antibody hepatitis order panel code for a group of hepatitis antibody related tests, or the organism code for a group of antibiotic isolate/sensitivities, or a set of perinatal measurements on a single fetus.

4.21.5 Notes: 10.2.5 Notes:

4.21.5.1 10.2.5.1 Clinically Relevant Time Clinically Relevant Time If the diagnostic procedure was performed on the patient directly, the effective[x] element is a dateTime, the time it was performed. If specimens were taken, the clinically relevant time of the report can be derived from the specimen collection times, but since detailed specimen information is not always available, and nor is the clinically relevant time always exactly the specimen collection time (e.g. complex timed tests), the reports SHALL always include a

If the diagnostic procedure was performed on the patient directly, the effective[x] element. Note that HL7 v2 element is a dateTime, the time it was performed. If specimens were taken, the clinically relevant time of the report can be derived from the specimen collection times, but since detailed specimen information is not always available, and nor is the clinically relevant time always exactly the specimen collection time (e.g. complex timed tests), the reports SHALL always include a effective[x] element. Note that HL7 v2 messages often carry a diagnostically relevant time without carrying any specimen information. messages often carry a diagnostically relevant time without carrying any specimen information.

4.21.5.2 10.2.5.2 Associated Observations Associated Observations The DiagnosticReport.code always contains the name of the report itself. The report can also contain a set of Observations in the DiagnosticReport.result element. These Observations can be simple observations (e.g. atomic results) or groups/panels of other observations. The Observation.code indicates the nature of the observation or panel (e.g. individual measure, organism isolate/sensitivity or antibody functional testing). When relevant, the observation can specify a particular specimen from which the result comes. Examples of nesting groups/panels within an observation include reporting a "profile" consisting of several panels as is shown in this example , a group of antibiotic isolate/sensitivities for a bacterial culture, or a set of perinatal measurements on a single fetus. There is rarely a need for more than two levels of nesting in the Observation tree. One known use is for organism sensitivities - an example of a complex Micro Isolate and Sensitivities is provided.

  • The DiagnosticReport.code always contains the name of the report itself. The report can also contain a set of Observations in the DiagnosticReport.result element. These Observations can be simple observations (e.g. atomic results) or groups/panels of other observations. The Observation.code indicates the nature of the observation or panel (e.g. individual measure, organism isolate/sensitivity or antibody functional testing). When relevant, the observation can specify a particular specimen from which the result comes.
    • Examples of nesting groups/panels within an observation include reporting a "profile" consisting of several panels as is shown in this example , a group of antibiotic isolate/sensitivities for a bacterial culture, or a set of perinatal measurements on a single fetus.
    • There is rarely a need for more than two levels of nesting in the Observation tree. One known use is for organism sensitivities - an example of a complex Micro Isolate and Sensitivities is provided.

4.21.5.3 10.2.5.3 Associated Images Associated Images ImagingStudy and ImageObjectStudy and the DiagnosticReport.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.

ImagingStudy and ImageObjectStudy and the DiagnosticReport.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.

4.21.5.4 10.2.5.4 Diagnostic Report Status Diagnostic Report Status Applications consuming diagnostic reports must take careful note of updated (revised) reports, and ensure that retracted reports are appropriately handled. For applications providing diagnostic reports, a report should not be final until all the individual data items reported with it are final or amended. If the report has been withdrawn following a previous final release, the DiagnosticReport and associated Observations should be retracted by replacing the status codes with the concept "entered-in-error", and setting the conclusion/comment (if provided) and the text narrative to some text like "This report has been withdrawn" in the appropriate language. A reason for retraction may be provided in the narrative.

  • Applications consuming diagnostic reports must take careful note of updated (revised) reports, and ensure that retracted reports are appropriately handled.
  • For applications providing diagnostic reports, a report should not be final until all the individual data items reported with it are final or amended.
  • If the report has been withdrawn following a previous final release, the DiagnosticReport and associated Observations should be retracted by replacing the status codes with the concept "entered-in-error", and setting the conclusion/comment (if provided) and the text narrative to some text like "This report has been withdrawn" in the appropriate language. A reason for retraction may be provided in the narrative.

4.21.5.5 10.2.5.5 Report Content Report Content This resource provides for 3 different ways of presenting the Diagnostic Report: As atomic data items: a hierarchical set of nested references to Observation resources often including pathologist/radiologist interpretation(s), one or more images, and possibly with a conclusion and/or one or more coded diagnoses As narrative: an XHTML presentation in the standard resource narrative As a "presented form": A rich text representation of the report - typically a PDF Note that the conclusion and the coded diagnoses are part of the atomic data, and SHOULD be duplicated in the narrative and in the presented form if the latter is present. The narrative and the presented form serve the same function: a representation of the report for a human. The presented form is included since diagnostic service reports often contain presentation features that are not easy to reproduce in the HTML narrative. Whether or not the presented form is included, the narrative must be a clinically safe view of the diagnostic report; at a minimum, this could be fulfilled by a note indicating that the narrative is not proper representation of the report, and that the presented form must be used, or a generated view from the atomic data. However consumers of the report will best be served if the narrative contains clinically relevant data from the form. Commonly, the following patterns are used: Simple Laboratory Reports: A single set of atomic observations, and a tabular presentation in narrative. Typically this is encountered in high volume areas such as Biochemistry and Hematology Histopathology Report: A document report in a presented form and the narrative. Possibly a few key images, and some coded diagnoses for registries. If the service is creating a structured report, some atomic data may be included imaging Report; A document report in a presented form and the narrative, with an imaging study reference and possibly some key images. Some imaging reports such as a Bone Density Scan may include some atomic data Note that the nature of reports from the various disciplines that provide diagnostic reports are changing quickly, as expert systems provide improved narrative reporting in high volume reports, structured reporting brings additional data to areas that have classically been narrative based, and the nature of the imaging and laboratory procedures are merging. As a consequence the patterns described above are only examples of how a diagnostic report can be used.

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 (for example a typical imaging report, histopathology). This resource provides for these 3 different presentations:

  • As atomic data items: a hierarchical set of nested references to Observation resources often including pathologist/radiologist interpretation(s), one or more images, and possibly with a conclusion and/or one or more coded diagnoses
  • As narrative: an XHTML presentation in the standard resource narrative
  • As a "presented form": A rich text representation of the report - typically a PDF

Note that the conclusion and the coded diagnoses are part of the atomic data, and SHOULD be duplicated in the narrative and in the presented form if the latter is present. The narrative and the presented form serve the same function: a representation of the report for a human. The presented form is included since diagnostic service reports often contain presentation features that are not easy to reproduce in the HTML narrative. Whether or not the presented form is included, the narrative must be a clinically safe view of the diagnostic report; at a minimum, this could be fulfilled by a note indicating that the narrative is not proper representation of the report, and that the presented form must be used, or a generated view from the atomic data. However consumers of the report will best be served if the narrative contains clinically relevant data from the form. Commonly, the following patterns are used:

  • Simple Laboratory Reports: A single set of atomic observations, and a tabular presentation in narrative. Typically this is encountered in high volume areas such as Biochemistry and Hematology
  • Histopathology Report: A document report in a presented form and the narrative. Possibly a few key images, and some coded diagnoses for registries. If the service is creating a structured report, some atomic data may be included
  • imaging Report; A document report in a presented form and the narrative, with an imaging study reference and possibly some key images. Some imaging reports such as a Bone Density Scan may include some atomic data

Note that the nature of reports from the various disciplines that provide diagnostic reports are changing quickly, as expert systems provide improved narrative reporting in high volume reports, structured reporting brings additional data to areas that have classically been narrative based, and the nature of the imaging and laboratory procedures are merging. As a consequence the patterns described above are only examples of how a diagnostic report can be used.

4.21.6 Search Parameters 10.2.6 Search Parameters Search parameters for this resource. The common parameters also apply. See

Search parameters for this resource. The common parameters also apply. See Searching for more information about searching in REST, messaging, and services. for more information about searching in REST, messaging, and services.

© HL7.org 2011+. FHIR DSTU2 (v1.0.2-7202) generated on Sat, Oct 24, 2015 07:43+1100. Links: Search | Version History | Table of Contents | Compare to DSTU1
Name Type Description Paths
category token Which diagnostic discipline/department created the report Which diagnostic discipline/department created the report DiagnosticReport.category
code token The code for the report as a whole, as opposed to codes for the atomic results, which are the names on the observation resource referred to from the result The code for the report as a whole, as opposed to codes for the atomic results, which are the names on the observation resource referred to from the result DiagnosticReport.code
date date The clinically relevant time of the report The clinically relevant time of the report DiagnosticReport.effective[x]
diagnosis token A coded diagnosis on the report A coded diagnosis on the report DiagnosticReport.codedDiagnosis
encounter reference The Encounter when the order was made The Encounter when the order was made DiagnosticReport.encounter
( Encounter )
identifier token An identifier for the report An identifier for the report DiagnosticReport.identifier
image reference A reference to the image source. A reference to the image source. DiagnosticReport.image.link
( Media )
issued date When the report was issued When the report was issued DiagnosticReport.issued
patient reference The subject of the report if a patient The subject of the report if a patient DiagnosticReport.subject
( Patient )
performer reference Who was the source of the report (organization) Who was the source of the report (organization) DiagnosticReport.performer
( Organization , Practitioner , Organization )
request reference Reference to the test or procedure request. Reference to the test or procedure request. DiagnosticReport.request
( ReferralRequest , , ProcedureRequest , DiagnosticOrder , DiagnosticRequest )
result reference Link to an atomic result (observation resource) Link to an atomic result (observation resource) DiagnosticReport.result
( Observation )
specimen reference The specimen details The specimen details DiagnosticReport.specimen
( Specimen )
status token The status of the report The status of the report DiagnosticReport.status
subject reference The subject of the report The subject of the report DiagnosticReport.subject
( Device , Location , Patient , Group , Device , Patient , Location )