This page is part of the Quality Improvement Core Framework (v3.2.0: STU 3) based on FHIR R3. The current version which supercedes this version is 4.1.1. For a full list of available versions, see the Directory of published versions
Blood Panel Example |
The official URL for this profile is:
http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport
Profile of DiagnosticReport for decision support/quality metrics. Defines the core set of elements and extensions for quality rule and measure authors.
This profile builds on US Core Diagnostic Report Profile.
This profile was published on Wed Aug 22 00:00:00 AEST 2018 as a draft by Health Level Seven, Inc. - CQI WG.
Description of Profiles, Differentials, and Snapshots.
Summary
Mandatory: 4 elements (1 nested mandatory element)
Must-Support: 14 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DiagnosticReport | I | 0..* | US Core Diagnostic Report Profile | |
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: Common Languages (extensible) Max Binding: All Languages | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
diagnosticReport-locationPerformed | I | 0..1 | Reference(Location) | Location Performed URL: http://hl7.org/fhir/StructureDefinition/diagnosticReport-locationPerformed |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/diagnosticReport-locationPerformed" | |
valueReference | 1..1 | Reference(QICore-Location) | Value of extension | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | Σ | 0..* | Identifier | Business identifier for report |
basedOn | 0..* | Reference(CarePlan | QICore-ImmunizationRecommendation | QICore-MedicationRequest | NutritionOrder | QICore-ProcedureRequest | QICore-ReferralRequest) | What was requested | |
status | ?!SΣ | 1..1 | code | registered | partial | preliminary | final + Binding: DiagnosticReportStatus (required) |
category | SΣ | 1..1 | CodeableConcept | Service category Binding: Diagnostic Service Section Codes (preferred) Required Pattern: {"coding":[{"system":"http://hl7.org/fhir/v2/0074","code":"LAB"}]} |
code | SΣ | 1..1 | CodeableConcept | US Core Laboratory Report Order Code Binding: LOINC Diagnostic Report Codes (preferred) |
subject | SΣ | 1..1 | Reference(QICore-Patient) | The subject of the report - usually, but not always, the patient |
context | SΣ | 0..1 | Reference(QICore-Encounter | EpisodeOfCare) | 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 released |
performer | SΣI | 0..* | BackboneElement | Participants in producing the report |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
role | Σ | 0..1 | CodeableConcept | Type of performer Binding: Procedure Performer Role Codes (example) |
actor | SΣ | 1..1 | Reference(QICore-Practitioner | QICore-Organization) | Practitioner or Organization participant |
specimen | 0..* | Reference(QICore-Specimen) | Specimens this report is based on | |
result | S | 0..* | Reference(QICore-Observation) | Observations - simple, or complex nested groups |
imagingStudy | S | 0..* | Reference(QICore-ImagingStudy | ImagingManifest) | Reference to full details of imaging associated with the diagnostic report |
image | SΣI | 0..* | BackboneElement | Key images associated with this report |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
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 Interpretation of test results | |
codedDiagnosis | S | 0..* | CodeableConcept | Codes for the conclusion Binding: SNOMED CT Clinical Findings (preferred) |
presentedForm | S | 0..* | Attachment | Entire report as issued |
Documentation for this format |
Summary
Mandatory: 4 elements (1 nested mandatory element)
Must-Support: 14 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Differential View
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DiagnosticReport | I | 0..* | US Core Diagnostic Report Profile | |
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: Common Languages (extensible) Max Binding: All Languages | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
diagnosticReport-locationPerformed | I | 0..1 | Reference(Location) | Location Performed URL: http://hl7.org/fhir/StructureDefinition/diagnosticReport-locationPerformed |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/diagnosticReport-locationPerformed" | |
valueReference | 1..1 | Reference(QICore-Location) | Value of extension | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | Σ | 0..* | Identifier | Business identifier for report |
basedOn | 0..* | Reference(CarePlan | QICore-ImmunizationRecommendation | QICore-MedicationRequest | NutritionOrder | QICore-ProcedureRequest | QICore-ReferralRequest) | What was requested | |
status | ?!SΣ | 1..1 | code | registered | partial | preliminary | final + Binding: DiagnosticReportStatus (required) |
category | SΣ | 1..1 | CodeableConcept | Service category Binding: Diagnostic Service Section Codes (preferred) Required Pattern: {"coding":[{"system":"http://hl7.org/fhir/v2/0074","code":"LAB"}]} |
code | SΣ | 1..1 | CodeableConcept | US Core Laboratory Report Order Code Binding: LOINC Diagnostic Report Codes (preferred) |
subject | SΣ | 1..1 | Reference(QICore-Patient) | The subject of the report - usually, but not always, the patient |
context | SΣ | 0..1 | Reference(QICore-Encounter | EpisodeOfCare) | 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 released |
performer | SΣI | 0..* | BackboneElement | Participants in producing the report |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
role | Σ | 0..1 | CodeableConcept | Type of performer Binding: Procedure Performer Role Codes (example) |
actor | SΣ | 1..1 | Reference(QICore-Practitioner | QICore-Organization) | Practitioner or Organization participant |
specimen | 0..* | Reference(QICore-Specimen) | Specimens this report is based on | |
result | S | 0..* | Reference(QICore-Observation) | Observations - simple, or complex nested groups |
imagingStudy | S | 0..* | Reference(QICore-ImagingStudy | ImagingManifest) | Reference to full details of imaging associated with the diagnostic report |
image | SΣI | 0..* | BackboneElement | Key images associated with this report |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
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 Interpretation of test results | |
codedDiagnosis | S | 0..* | CodeableConcept | Codes for the conclusion Binding: SNOMED CT Clinical Findings (preferred) |
presentedForm | S | 0..* | Attachment | Entire report as issued |
Documentation for this format |
Path | Conformance | ValueSet / Code |
DiagnosticReport.status | required | DiagnosticReportStatus |
DiagnosticReport.category | preferred | Pattern: LAB |
DiagnosticReport.code | preferred | LOINC Diagnostic Report Codes |
DiagnosticReport.codedDiagnosis | preferred | SNOMED CT Clinical Findings |
Id | Path | Details | Requirements |
dom-2 | DiagnosticReport | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-1 | DiagnosticReport | If the resource is contained in another resource, it SHALL NOT contain any narrative : contained.text.empty() | |
dom-4 | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-3 | DiagnosticReport | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource : contained.where(('#'+id in %resource.descendants().reference).not()).empty() | |
ele-1 | DiagnosticReport.extension | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) | |
ext-1 | DiagnosticReport.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | DiagnosticReport.extension | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) | |
ext-1 | DiagnosticReport.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | DiagnosticReport.performer | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) | |
ele-1 | DiagnosticReport.image | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) |