This page is part of the US Core (v3.0.0: STU3) based on FHIR R4. The current version which supercedes this version is 5.0.1. For a full list of available versions, see the Directory of published versions
StructureDefinition-us-core-diagnosticreport-lab
Laboratory results are grouped and summarized using the DiagnosticReport resource which typically reference Observation resource(s). Each Observation resource represents an individual laboratory test and result value or component result values, or a “nested” panel (such as a microbial susceptibility panel) which references other observations. They can also be presented in report form or as free text. This profile sets minimum expectations for the DiagnosticReport resource to record, search and fetch laboratory results associated with a patient. It identifies which core elements, extensions, vocabularies and value sets SHALL be present in the resource when using this profile.
Example Usage Scenarios:
The following are example usage scenarios for the US Core DiagnosticReport Profile for Laboratory Results Reporting:
- Query for lab reports belonging to a Patient
- Record a lab report for a specific Patient
Mandatory and Must Support Data Elements
The following data-elements are mandatory (i.e data MUST be present) or must be supported if the data is present in the sending system (Must Support definition). They are presented below in a simple human-readable explanation. Profile specific guidance and examples are provided as well. The Formal Profile Definition below provides the formal summary, definitions, and terminology requirements.
Each DiagnosticReport must have:
- a status
- a category code of ‘LAB’
- a code (preferably a LOINC code) which tells you what is being measured
- a patient
- a time indicating when the measurement was taken
- a time indicating when the measurement was reported
- at least one structured(Observation reference) or unstructured(narrative/text based) result
Each DiagnosticReport must support:
- who issues the report
Profile specific implementation guidance:
- Additional codes that translate or map to the DiagnosticReport codes or category codes are allowed. For example:
- providing both a local system codes and a LOINC code that it map to
- providing a more specific category codes to the “LAB” category code, such as “CH” (chemistry), in an additional coding element.
- Results that are free text or report form are represented using the ‘presentedForm’ element in DiagnosticReport.
Examples
Formal Views of Profile Content
Description of Profiles, Differentials, and Snapshots.
The official URL for this profile is:
http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab
Published on Tue May 21 00:00:00 EDT 2019 as active by the HL7 US Realm Steering Committee.
This profile builds on DiagnosticReport
DiagnosticReport
Summary of the Mandatory Requirements
- A code in
DiagnosticReport.status
with a required binding to DiagnosticReportStatus - One or more CodeableConcepts CodeableConcept in
DiagnosticReport.category
with an example binding to Diagnostic Service Section Codes- which must have at least a
DiagnosticReport.category
={"coding": [{"code": "LAB", "system": "terminology.hl7.org/CodeSystem/v2-0074"}]}
- which must have at least a
- A CodeableConcept in
DiagnosticReport.code
with an extensible binding to US Core Diagnostic Report Laboratory Codes - A Patient Reference in
DiagnosticReport.subject
- A dateTime in
DiagnosticReport.effective[x]
- An instant in
DiagnosticReport.issued
Summary of the Must Support Requirements
- One or more Performer References in
DiagnosticReport.performer
- One or more Result References in
DiagnosticReport.result
with the following constraints: DiagnosticReport.result or DiagnosticReport.presentedForm or both SHALL be present. - One or more Medias in
DiagnosticReport.media
- One or more Attachments in
DiagnosticReport.presentedForm
with the following constraints: DiagnosticReport.result or DiagnosticReport.presentedForm or both SHALL be present.
Summary of Constraints
- DiagnosticReport.result or DiagnosticReport.presentedForm or both SHALL be present.
- DiagnosticReport.result or DiagnosticReport.presentedForm or both SHALL be present.
- DiagnosticReport.result or DiagnosticReport.presentedForm or both SHALL be present.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DiagnosticReport | I | 0..* | us-core-7: DiagnosticReport.result or DiagnosticReport.presentedForm or both SHALL be present. | |
status | S | 1..1 | code | Binding: DiagnosticReportStatus (required) |
category | S | CodeableConcept | Slice: Unordered, Open by pattern:$this | |
category | S | 1..1 | CodeableConcept | Required Pattern: {"coding":[{"system":"http://terminology.hl7.org/CodeSystem/v2-0074","code":"LAB"}]} |
code | S | 1..1 | CodeableConcept | US Core Laboratory Report Order Code Binding: US Core Diagnostic Report Laboratory Codes (extensible) |
subject | S | 1..1 | Reference(US Core Patient Profile) | |
effective[x] | S | 1..1 | dateTime, Period | Specimen Collection Datetime or Period |
issued | S | 1..1 | instant | |
performer | S | 0..* | Reference(US Core Practitioner Profile | US Core Organization Profile) | |
result | SI | 0..* | Reference(US Core Laboratory Result Observation Profile) | us-core-7: DiagnosticReport.result or DiagnosticReport.presentedForm or both SHALL be present. |
media | S | 0..* | BackboneElement | |
presentedForm | SI | 0..* | Attachment | us-core-7: DiagnosticReport.result or DiagnosticReport.presentedForm or both SHALL be present. |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DiagnosticReport | I | 0..* | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports us-core-7: DiagnosticReport.result or DiagnosticReport.presentedForm or both SHALL be present. | |
id | Σ | 0..1 | id | Logical id of this artifact |
meta | Σ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) Max Binding: AllLanguages | |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | Σ | 0..* | Identifier | Business identifier for report |
basedOn | 0..* | Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest) | What was requested | |
status | ?!SΣ | 1..1 | code | registered | partial | preliminary | final + Binding: DiagnosticReportStatus (required) |
category | SΣ | CodeableConcept | Service category Slice: Unordered, Open by pattern:$this Binding: DiagnosticServiceSectionCodes (example) | |
category | SΣ | 1..1 | CodeableConcept | Service category Binding: DiagnosticServiceSectionCodes (example) Required Pattern: {"coding":[{"system":"http://terminology.hl7.org/CodeSystem/v2-0074","code":"LAB"}]} |
code | SΣ | 1..1 | CodeableConcept | US Core Laboratory Report Order Code Binding: US Core Diagnostic Report Laboratory Codes (extensible) |
subject | SΣ | 1..1 | Reference(US Core Patient Profile) | The subject of the report - usually, but not always, the patient |
encounter | Σ | 0..1 | Reference(Encounter) | Health care event when test ordered |
effective[x] | SΣ | 1..1 | dateTime, Period | Specimen Collection Datetime or Period |
issued | SΣ | 1..1 | instant | DateTime this version was made |
performer | SΣ | 0..* | Reference(US Core Practitioner Profile | US Core Organization Profile) | Responsible Diagnostic Service |
resultsInterpreter | Σ | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam) | Primary result interpreter |
specimen | 0..* | Reference(Specimen) | Specimens this report is based on | |
result | SI | 0..* | Reference(US Core Laboratory Result Observation Profile) | Observations us-core-7: DiagnosticReport.result or DiagnosticReport.presentedForm or both SHALL be present. |
imagingStudy | 0..* | Reference(ImagingStudy) | Reference to full details of imaging associated with the diagnostic report | |
media | SΣI | 0..* | BackboneElement | Key images associated with this report |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
comment | 0..1 | string | Comment about the image (e.g. explanation) | |
link | Σ | 1..1 | Reference(Media) | Reference to the image source |
conclusion | 0..1 | string | Clinical conclusion (interpretation) of test results | |
conclusionCode | 0..* | CodeableConcept | Codes for the clinical conclusion of test results Binding: SNOMEDCTClinicalFindings (example) | |
presentedForm | SI | 0..* | Attachment | Entire report as issued us-core-7: DiagnosticReport.result or DiagnosticReport.presentedForm or both SHALL be present. |
Documentation for this format |
DiagnosticReport
Summary of the Mandatory Requirements
- A code in
DiagnosticReport.status
with a required binding to DiagnosticReportStatus - One or more CodeableConcepts CodeableConcept in
DiagnosticReport.category
with an example binding to Diagnostic Service Section Codes- which must have at least a
DiagnosticReport.category
={"coding": [{"code": "LAB", "system": "terminology.hl7.org/CodeSystem/v2-0074"}]}
- which must have at least a
- A CodeableConcept in
DiagnosticReport.code
with an extensible binding to US Core Diagnostic Report Laboratory Codes - A Patient Reference in
DiagnosticReport.subject
- A dateTime in
DiagnosticReport.effective[x]
- An instant in
DiagnosticReport.issued
Summary of the Must Support Requirements
- One or more Performer References in
DiagnosticReport.performer
- One or more Result References in
DiagnosticReport.result
with the following constraints: DiagnosticReport.result or DiagnosticReport.presentedForm or both SHALL be present. - One or more Medias in
DiagnosticReport.media
- One or more Attachments in
DiagnosticReport.presentedForm
with the following constraints: DiagnosticReport.result or DiagnosticReport.presentedForm or both SHALL be present.
Summary of Constraints
- DiagnosticReport.result or DiagnosticReport.presentedForm or both SHALL be present.
- DiagnosticReport.result or DiagnosticReport.presentedForm or both SHALL be present.
- DiagnosticReport.result or DiagnosticReport.presentedForm or both SHALL be present.
Differential View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DiagnosticReport | I | 0..* | us-core-7: DiagnosticReport.result or DiagnosticReport.presentedForm or both SHALL be present. | |
status | S | 1..1 | code | Binding: DiagnosticReportStatus (required) |
category | S | CodeableConcept | Slice: Unordered, Open by pattern:$this | |
category | S | 1..1 | CodeableConcept | Required Pattern: {"coding":[{"system":"http://terminology.hl7.org/CodeSystem/v2-0074","code":"LAB"}]} |
code | S | 1..1 | CodeableConcept | US Core Laboratory Report Order Code Binding: US Core Diagnostic Report Laboratory Codes (extensible) |
subject | S | 1..1 | Reference(US Core Patient Profile) | |
effective[x] | S | 1..1 | dateTime, Period | Specimen Collection Datetime or Period |
issued | S | 1..1 | instant | |
performer | S | 0..* | Reference(US Core Practitioner Profile | US Core Organization Profile) | |
result | SI | 0..* | Reference(US Core Laboratory Result Observation Profile) | us-core-7: DiagnosticReport.result or DiagnosticReport.presentedForm or both SHALL be present. |
media | S | 0..* | BackboneElement | |
presentedForm | SI | 0..* | Attachment | us-core-7: DiagnosticReport.result or DiagnosticReport.presentedForm or both SHALL be present. |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DiagnosticReport | I | 0..* | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports us-core-7: DiagnosticReport.result or DiagnosticReport.presentedForm or both SHALL be present. | |
id | Σ | 0..1 | id | Logical id of this artifact |
meta | Σ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) Max Binding: AllLanguages | |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | Σ | 0..* | Identifier | Business identifier for report |
basedOn | 0..* | Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest) | What was requested | |
status | ?!SΣ | 1..1 | code | registered | partial | preliminary | final + Binding: DiagnosticReportStatus (required) |
category | SΣ | CodeableConcept | Service category Slice: Unordered, Open by pattern:$this Binding: DiagnosticServiceSectionCodes (example) | |
category | SΣ | 1..1 | CodeableConcept | Service category Binding: DiagnosticServiceSectionCodes (example) Required Pattern: {"coding":[{"system":"http://terminology.hl7.org/CodeSystem/v2-0074","code":"LAB"}]} |
code | SΣ | 1..1 | CodeableConcept | US Core Laboratory Report Order Code Binding: US Core Diagnostic Report Laboratory Codes (extensible) |
subject | SΣ | 1..1 | Reference(US Core Patient Profile) | The subject of the report - usually, but not always, the patient |
encounter | Σ | 0..1 | Reference(Encounter) | Health care event when test ordered |
effective[x] | SΣ | 1..1 | dateTime, Period | Specimen Collection Datetime or Period |
issued | SΣ | 1..1 | instant | DateTime this version was made |
performer | SΣ | 0..* | Reference(US Core Practitioner Profile | US Core Organization Profile) | Responsible Diagnostic Service |
resultsInterpreter | Σ | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam) | Primary result interpreter |
specimen | 0..* | Reference(Specimen) | Specimens this report is based on | |
result | SI | 0..* | Reference(US Core Laboratory Result Observation Profile) | Observations us-core-7: DiagnosticReport.result or DiagnosticReport.presentedForm or both SHALL be present. |
imagingStudy | 0..* | Reference(ImagingStudy) | Reference to full details of imaging associated with the diagnostic report | |
media | SΣI | 0..* | BackboneElement | Key images associated with this report |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
comment | 0..1 | string | Comment about the image (e.g. explanation) | |
link | Σ | 1..1 | Reference(Media) | Reference to the image source |
conclusion | 0..1 | string | Clinical conclusion (interpretation) of test results | |
conclusionCode | 0..* | CodeableConcept | Codes for the clinical conclusion of test results Binding: SNOMEDCTClinicalFindings (example) | |
presentedForm | SI | 0..* | Attachment | Entire report as issued us-core-7: DiagnosticReport.result or DiagnosticReport.presentedForm or both SHALL be present. |
Documentation for this format |
Downloads: StructureDefinition: (XML, JSON), Schema: XML Schematron
Quick Start
Below is an overview of the required set of RESTful FHIR interactions - for example, search and read operations - for this profile. See the Conformance requirements for a complete list of supported RESTful interactions for this IG.
Mandatory Search Parameters:
The following search parameters, search parameter combinations and search parameter modifiers, comparators, chains and composites SHALL be supported. the modifiers, comparators, chains and composites that are listed as optional SHOULD be supported.:
-
SHALL support searching using the combination of the
patient
andcategory
search parameters:GET [base]/DiagnosticReport?patient=[reference]&category=http://terminology.hl7.org/CodeSystem/v2-0074|LAB
Example:
- GET [base]/DiagnosticReport?patient=f201&category=http://terminology.hl7.org/CodeSystem/v2-0074|LAB
Implementation Notes: Fetches a bundle of all DiagnosticReport resources for the specified patient and a category code =
LAB
(how to search by reference and how to search by token) - SHALL support searching using the combination of the
patient
andcode
search parameters:- including optional support for composite OR search on
code
(e.g.code={[system]}|[code],{[system]}|[code],...
)
GET [base]/DiagnosticReport?patient=[reference]&code={[system]}|[code]{,{[system]}|[code],...}
Example:
- GET [base]/DiagnosticReport?patient=1032702&code=http://loinc.org|24323-8
Implementation Notes: Fetches a bundle of all DiagnosticReport resources for the specified patient and report code(s). SHOULD support search by multiple report codes. (how to search by reference and how to search by token)
- including optional support for composite OR search on
- SHALL support searching using the combination of the
patient
andcategory
anddate
search parameters:- including support for these
date
comparators:gt,lt,ge,le
- including optional support for composite AND search on
date
(e.g.date=[date]&date=[date]]&...
)
GET [base]/DiagnosticReport?patient=[reference]&category=http://terminology.hl7.org/CodeSystem/v2-0074|LAB&date={gt|lt|ge|le}[date]{&date={gt|lt|ge|le}[date]&...}
Example:
- GET [base]/DiagnosticReport?patient=f201&category=http://terminology.hl7.org/CodeSystem/v2-0074|LAB&date=ge2010-01-14
Implementation Notes: Fetches a bundle of all DiagnosticReport resources for the specified patient and date and a category code =
LAB
(how to search by reference and how to search by token and how to search by date) - including support for these
Optional Search Parameters:
The following search parameters, search parameter combinations and search parameter modifiers, comparators, chains and composites SHOULD be supported.
-
SHOULD support searching using the combination of the
patient
andstatus
search parameters:GET [base]/DiagnosticReport?patient=[reference]&status={[system]}|[code]
Example:
- GET [base]/DiagnosticReport?patient=1137192&status=completed
Implementation Notes: Fetches a bundle of all DiagnosticReport resources for the specified patient and status (how to search by reference and how to search by token)
-
SHOULD support searching using the combination of the
patient
andcode
anddate
search parameters:- including optional support for composite OR search on
code
(e.g.code={[system]}|[code],{[system]}|[code],...
) - including support for these
date
comparators:gt,lt,ge,le
- including optional support for composite AND search on
date
(e.g.date=[date]&date=[date]]&...
)
GET [base]/DiagnosticReport?patient=[reference]&code={[system]}|[code]{,{[system]}|[code],...}&date={gt|lt|ge|le}[date]{&date={gt|lt|ge|le}[date]&...}
Example:
- GET [base]/DiagnosticReport?patient=f201&code=http://loinc.org|24323-8&date=ge2019-01-14
Implementation Notes: Fetches a bundle of all DiagnosticReport resources for the specified patient and date and report code(s). SHOULD support search by multiple report codes. (how to search by reference and how to search by token and how to search by date)
- including optional support for composite OR search on