This page is part of the US Core (v3.1.1: 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-note
This profile sets minimum expectations for searching and fetching Diagnostic Reports and Notes using the DiagnosticReport resource. This profile identifies the mandatory core elements, extensions, vocabularies and value sets which SHALL be present in the DiagnosticReport when using this profile. Prior to reviewing this profile, implementers are encouraged to read the Clinical Notes Guidance to understand the overlap of US Core DiagnosticReport Profile for Report and Note exchange and US Core DocumentReference Profile.
Example Usage Scenarios:
The following are example usage scenarios for the Diagnostic Report profile:
- Query for a specific Radiology note (e.g. 84178-3 Interventional Radiology Note)
- Query for category of reports (e.g. all Cardiology reports)
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 Diagnostic Report must have:
- a status
- a category
- a code describing the type of report
- a patient
- date and time the report was created
Each Diagnostic Report must support:
- the encounter the report occurred within
- instant the report was released
- an author (actor) producing the report
- a reference to the full report (presentedForm)
Profile specific implementation guidance:
- See Clinical Notes Guidance
- The
DiagnosticReport.category
binding must support at a minimum the US Core DiagnosticReport Category Codes of Cardiology, Radiology, and Pathology. Other categories may be supported. - A server will return how a customer has categorized their reports at a particular site. Categorization of reports is not consistent across sites. (e.g. a system may categorize an orthopedic note as cardiology.)
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-note
Published on Tue May 21 00:00:00 AEST 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 in
DiagnosticReport.category
with an extensible binding to US Core DiagnosticReport Category - A CodeableConcept in
DiagnosticReport.code
with an extensible binding to US Core Diagnosticreport Report And Note Codes - A Patient Reference in
DiagnosticReport.subject
- A dateTime in
DiagnosticReport.effective[x]
Summary of the Must Support Requirements
- A Encounter Reference in
DiagnosticReport.encounter
- An instant in
DiagnosticReport.issued
- One or more Performer References in
DiagnosticReport.performer
- One or more Attachments in
DiagnosticReport.presentedForm
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DiagnosticReport | I | 0..* | DiagnosticReport | US Core Diagnostic Report Profile for Report and Note exchange |
id | Σ | 0..1 | string | Logical id of this artifact |
meta | ΣI | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!ΣI | 0..1 | uri | A set of rules under which this content was created |
language | I | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) Max Binding: AllLanguages |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!I | 0..* | Extension | Extensions that cannot be ignored |
identifier | ΣI | 0..* | Identifier | Business identifier for report |
basedOn | I | 0..* | Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest) | What was requested |
status | ?!SΣI | 1..1 | code | registered | partial | preliminary | final + Binding: DiagnosticReportStatus (required) |
category | SΣI | 1..* | CodeableConcept | Service category Binding: US Core DiagnosticReport Category (extensible) |
code | SΣI | 1..1 | CodeableConcept | US Core Report Code Binding: US Core Diagnosticreport Report And Note Codes (extensible) |
subject | SΣI | 1..1 | Reference(US Core Patient Profile) | The subject of the report - usually, but not always, the patient |
encounter | SΣI | 0..1 | Reference(US Core Encounter Profile) | Health care event when test ordered |
effective[x] | SΣI | 1..1 | Time of the report or note | |
effectiveDateTime | dateTime | |||
effectivePeriod | Period | |||
issued | SΣI | 0..1 | instant | DateTime this version was made |
performer | SΣI | 0..* | Reference(US Core Practitioner Profile | US Core Organization Profile) | Responsible Diagnostic Service |
resultsInterpreter | ΣI | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam) | Primary result interpreter |
specimen | I | 0..* | Reference(Specimen) | Specimens this report is based on |
result | I | 0..* | Reference(Observation) | Observations |
imagingStudy | I | 0..* | Reference(ImagingStudy) | Reference to full details of imaging associated with the diagnostic report |
media | ΣI | 0..* | BackboneElement | Key images associated with this report |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
comment | I | 0..1 | string | Comment about the image (e.g. explanation) |
link | ΣI | 1..1 | Reference(Media) | Reference to the image source |
conclusion | I | 0..1 | string | Clinical conclusion (interpretation) of test results |
conclusionCode | I | 0..* | CodeableConcept | Codes for the clinical conclusion of test results Binding: SNOMEDCTClinicalFindings (example) |
presentedForm | SI | 0..* | Attachment | Entire report as issued |
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 in
DiagnosticReport.category
with an extensible binding to US Core DiagnosticReport Category - A CodeableConcept in
DiagnosticReport.code
with an extensible binding to US Core Diagnosticreport Report And Note Codes - A Patient Reference in
DiagnosticReport.subject
- A dateTime in
DiagnosticReport.effective[x]
Summary of the Must Support Requirements
- A Encounter Reference in
DiagnosticReport.encounter
- An instant in
DiagnosticReport.issued
- One or more Performer References in
DiagnosticReport.performer
- One or more Attachments in
DiagnosticReport.presentedForm
Differential View
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DiagnosticReport | I | 0..* | DiagnosticReport | US Core Diagnostic Report Profile for Report and Note exchange |
id | Σ | 0..1 | string | Logical id of this artifact |
meta | ΣI | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!ΣI | 0..1 | uri | A set of rules under which this content was created |
language | I | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) Max Binding: AllLanguages |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!I | 0..* | Extension | Extensions that cannot be ignored |
identifier | ΣI | 0..* | Identifier | Business identifier for report |
basedOn | I | 0..* | Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest) | What was requested |
status | ?!SΣI | 1..1 | code | registered | partial | preliminary | final + Binding: DiagnosticReportStatus (required) |
category | SΣI | 1..* | CodeableConcept | Service category Binding: US Core DiagnosticReport Category (extensible) |
code | SΣI | 1..1 | CodeableConcept | US Core Report Code Binding: US Core Diagnosticreport Report And Note Codes (extensible) |
subject | SΣI | 1..1 | Reference(US Core Patient Profile) | The subject of the report - usually, but not always, the patient |
encounter | SΣI | 0..1 | Reference(US Core Encounter Profile) | Health care event when test ordered |
effective[x] | SΣI | 1..1 | Time of the report or note | |
effectiveDateTime | dateTime | |||
effectivePeriod | Period | |||
issued | SΣI | 0..1 | instant | DateTime this version was made |
performer | SΣI | 0..* | Reference(US Core Practitioner Profile | US Core Organization Profile) | Responsible Diagnostic Service |
resultsInterpreter | ΣI | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam) | Primary result interpreter |
specimen | I | 0..* | Reference(Specimen) | Specimens this report is based on |
result | I | 0..* | Reference(Observation) | Observations |
imagingStudy | I | 0..* | Reference(ImagingStudy) | Reference to full details of imaging associated with the diagnostic report |
media | ΣI | 0..* | BackboneElement | Key images associated with this report |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
comment | I | 0..1 | string | Comment about the image (e.g. explanation) |
link | ΣI | 1..1 | Reference(Media) | Reference to the image source |
conclusion | I | 0..1 | string | Clinical conclusion (interpretation) of test results |
conclusionCode | I | 0..* | CodeableConcept | Codes for the clinical conclusion of test results Binding: SNOMEDCTClinicalFindings (example) |
presentedForm | SI | 0..* | Attachment | Entire report as issued |
Documentation for this format |
Downloads: StructureDefinition: (XML, JSON), Schema: XML Schematron
Quick Start
Below is an overview of the required set of Server 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.
- The syntax used to describe the interactions is described here.
- See the General Guidance section for additional rules and expectations when a server requires status parameters.
- See the General Guidance section for additional guidance on searching for multiple patients.
Mandatory Search Parameters:
The following search parameters and search parameter combinations SHALL be supported.:
-
SHALL support searching for all diagnosticreports for a patient using the
patient
search parameter:GET [base]/DiagnosticReport?patient=[reference]
Example:
- GET [base]/DiagnosticReport?patient=1137192
Implementation Notes: Fetches a bundle of all DiagnosticReport resources for the specified patient (how to search by reference)
-
SHALL support searching using the combination of the
patient
andcategory
search parameters:GET [base]/DiagnosticReport?patient=[reference]&category={system|}[code]
Example:
- GET [base]/DiagnosticReport?patient=f201&category=http://loinc.org|LP29684-5
Implementation Notes: Fetches a bundle of all DiagnosticReport resources for the specified patient and a category code specified in US Core DiagnosticReport Category Codes (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={system|}[code]&date={gt|lt|ge|le}[date]{&date={gt|lt|ge|le}[date]&...}
Example:
- GET [base]/DiagnosticReport?patient=f201&category=http://loinc.org|LP29684-5&date=ge2010-01-14
Implementation Notes: Fetches a bundle of all DiagnosticReport resources for the specified patient and date and a category code specified in US Core DiagnosticReport Category Codes (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 parameter combinations SHOULD be supported.:
- SHOULD support searching using the combination of the
patient
andstatus
search parameters:- including support for composite OR search on
status
(e.g.status={system|}[code],{system|}[code],...
)
GET [base]/DiagnosticReport?patient=[reference]&status={system|}[code]{,{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)
- including support for composite OR search on
- 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