This page is part of the US Core (v7.0.0: STU7) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions. Page versions: STU6.1 STU6 STU5 STU4 STU3
Official URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note | Version: 7.0.0 | |||
Standards status: Trial-use | Maturity Level: 3 | Computable Name: USCoreDiagnosticReportProfileNoteExchange | ||
Other Identifiers: OID:2.16.840.1.113883.4.642.40.2.42.18 | ||||
Copyright/Legal: Used by permission of HL7 International, all rights reserved Creative Commons License |
The US Core DiagnosticReport Profile for Report and Note Exchange inherits from the FHIR DiagnosticReport resource; refer to it for scope and usage definitions. This profile sets minimum expectations for searching and fetching Diagnostic Reports and Notes using the DiagnosticReport resource. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption. Before reviewing this profile, implementers are encouraged to read the Clinical Notes Guidance to understand the overlap of the US Core DiagnosticReport Profile for Report and Note exchange and the US Core DocumentReference Profile.
Example Usage Scenarios:
The following are example usage scenarios for this profile:
The following data elements must always be present (Mandatory definition) 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 Views below provides the formal summary, definitions, and terminology requirements.
Each Diagnostic Report Must Have:
*This element has the following constraint: SHALL be present if status is ‘partial’, ‘preliminary’, ‘final’, ‘amended’, ‘corrected’, or ‘appended’.
Each Diagnostic Report Must Support:
Profile Specific Implementation Guidance:
DiagnosticReport.category
binding Must Support, at a minimum, the US Core DiagnosticReport Category Codes of Cardiology, Radiology, and Pathology. Other categories may be supported.
For Diagnostic Imaging Reports systems SHOULD support using the subset of LOINC codes defined in CONF-DIR-19 in *HL7 Implementation Guide for CDA Release 2: Imaging Integration, Levels 1, 2, and 3, Basic Imaging Reports in CDA and DICOM Diagnostic Imaging Reports (DIR) - Universal Realm, Release 1.0.
Diagnostic imaging results in visual images requiring interpretation and clinical test results/reports may also reference images as part of the report. There is no single approach for accessing imaging studies alongside clinical data using a single authorization flow to give patients and providers access to the images.
media.link
element is marked as Must Support, and the Media resource to which it links can support various patient-friendly content, such as jpg images of x-rays (see the DiagnosticReport Chest X-ray Report Example).imagingStudy
element. Systems with the tools and specific viewers can use this optional element to view these images.identifier
element to access the source images from external sources.The Argonauts 2023 SMART Imaging Access project is testing an approach to access imaging studies using a single authorization flow”
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from DiagnosticReport
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DiagnosticReport | C | 0..* | DiagnosticReport | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports us-core-10: effective[x] SHALL be present if the status is 'partial', 'preliminary', 'final', 'amended', 'corrected' or 'appended' |
status | SC | 1..1 | code | registered | partial | preliminary | final + Binding: DiagnosticReportStatus (required) |
Slices for category | S | 1..* | CodeableConcept | Service category Slice: Unordered, Open by pattern:$this |
category:us-core | S | 0..* | CodeableConcept | Service category Binding: US Core Diagnostic Report Category Codes (required): Note that other codes are permitted, see Required Bindings When Slicing by Value Sets |
code | S | 1..1 | CodeableConcept | US Core Report Code Binding: US Core Non Laboratory Codes (extensible): LOINC codes |
subject | S | 1..1 | Reference(US Core Patient Profile S | Group | Device | US Core Location Profile) | The subject of the report - usually, but not always, the patient |
encounter | S | 0..1 | Reference(US Core Encounter Profile) | Encounter associated with DiagnosticReport |
effective[x] | SC | 0..1 | Diagnostically relevant time (typically the time of the procedure) | |
effectiveDateTime | dateTime S | |||
effectivePeriod | Period | |||
issued | S | 0..1 | instant | DateTime this version was made |
performer | S | 0..* | Reference(US Core Practitioner Profile S | US Core Organization Profile S | US Core PractitionerRole Profile | US Core CareTeam Profile) | Responsible Diagnostic Service |
result | S | 0..* | Reference(US Core Laboratory Result Observation Profile S | US Core Observation Clinical Result Profile S | Observation) | Observations |
media | S | 0..* | BackboneElement | Key images associated with this report |
link | S | 1..1 | Reference(Media) | Reference to the image source |
presentedForm | S | 0..* | Attachment | Entire report as issued |
Documentation for this format |
Path | Conformance | ValueSet | URI |
DiagnosticReport.status | required | DiagnosticReportStatushttp://hl7.org/fhir/ValueSet/diagnostic-report-status from the FHIR Standard | |
DiagnosticReport.category:us-core | required | USCoreDiagnosticReportCategoryhttp://hl7.org/fhir/us/core/ValueSet/us-core-diagnosticreport-category from this IG | |
DiagnosticReport.code | extensible | USCoreNonLaboratoryCodeshttp://hl7.org/fhir/us/core/ValueSet/us-core-diagnosticreport-report-and-note-codes from this IG |
Id | Grade | Path(s) | Details | Requirements |
us-core-10 | error | DiagnosticReport | effective[x] SHALL be present if the status is 'partial', 'preliminary', 'final', 'amended', 'corrected' or 'appended' : (status='partial' or status='preliminary' or status='final' or status='amended' or status='corrected' or status='appended' ) implies effective.exists() |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DiagnosticReport | C | 0..* | DiagnosticReport | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports us-core-10: effective[x] SHALL be present if the status is 'partial', 'preliminary', 'final', 'amended', 'corrected' or 'appended' |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
status | ?!SΣC | 1..1 | code | registered | partial | preliminary | final + Binding: DiagnosticReportStatus (required) |
Slices for category | SΣ | 1..* | CodeableConcept | Service category Slice: Unordered, Open by pattern:$this Binding: DiagnosticServiceSectionCodes (example): Codes for diagnostic service sections. |
category:us-core | SΣ | 0..* | CodeableConcept | Service category Binding: US Core Diagnostic Report Category Codes (required): Note that other codes are permitted, see Required Bindings When Slicing by Value Sets |
code | SΣ | 1..1 | CodeableConcept | US Core Report Code Binding: US Core Non Laboratory Codes (extensible): LOINC codes |
subject | SΣ | 1..1 | Reference(US Core Patient Profile) | The subject of the report - usually, but not always, the patient |
encounter | SΣ | 0..1 | Reference(US Core Encounter Profile) | Encounter associated with DiagnosticReport |
effective[x] | SΣC | 0..1 | Diagnostically relevant time (typically the time of the procedure) | |
effectiveDateTime | dateTime | |||
issued | SΣ | 0..1 | instant | DateTime this version was made |
performer | SΣ | 0..* | Reference(US Core Practitioner Profile | US Core Organization Profile) | Responsible Diagnostic Service |
result | S | 0..* | Reference(US Core Laboratory Result Observation Profile | US Core Observation Clinical Result Profile) | Observations |
media | SΣ | 0..* | BackboneElement | Key images associated with this report |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
link | SΣ | 1..1 | Reference(Media) | Reference to the image source |
presentedForm | S | 0..* | Attachment | Entire report as issued |
Documentation for this format |
Path | Conformance | ValueSet | URI |
DiagnosticReport.status | required | DiagnosticReportStatushttp://hl7.org/fhir/ValueSet/diagnostic-report-status from the FHIR Standard | |
DiagnosticReport.category | example | DiagnosticServiceSectionCodeshttp://hl7.org/fhir/ValueSet/diagnostic-service-sections from the FHIR Standard | |
DiagnosticReport.category:us-core | required | USCoreDiagnosticReportCategoryhttp://hl7.org/fhir/us/core/ValueSet/us-core-diagnosticreport-category from this IG | |
DiagnosticReport.code | extensible | USCoreNonLaboratoryCodeshttp://hl7.org/fhir/us/core/ValueSet/us-core-diagnosticreport-report-and-note-codes from this IG |
Id | Grade | Path(s) | Details | Requirements |
us-core-10 | error | DiagnosticReport | effective[x] SHALL be present if the status is 'partial', 'preliminary', 'final', 'amended', 'corrected' or 'appended' : (status='partial' or status='preliminary' or status='final' or status='amended' or status='corrected' or status='appended' ) implies effective.exists() |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
DiagnosticReport | C | 0..* | DiagnosticReport | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports us-core-10: effective[x] SHALL be present if the status is 'partial', 'preliminary', 'final', 'amended', 'corrected' or 'appended' | ||||
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): A human language.
| |||||
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ΣC | 1..1 | code | registered | partial | preliminary | final + Binding: DiagnosticReportStatus (required) | ||||
Slices for category | SΣ | 1..* | CodeableConcept | Service category Slice: Unordered, Open by pattern:$this Binding: DiagnosticServiceSectionCodes (example): Codes for diagnostic service sections. | ||||
category:us-core | SΣ | 0..* | CodeableConcept | Service category Binding: US Core Diagnostic Report Category Codes (required): Note that other codes are permitted, see Required Bindings When Slicing by Value Sets | ||||
code | SΣ | 1..1 | CodeableConcept | US Core Report Code Binding: US Core Non Laboratory Codes (extensible): LOINC codes | ||||
subject | SΣ | 1..1 | Reference(US Core Patient Profile S | Group | Device | US Core Location Profile) | The subject of the report - usually, but not always, the patient | ||||
encounter | SΣ | 0..1 | Reference(US Core Encounter Profile) | Encounter associated with DiagnosticReport | ||||
effective[x] | SΣC | 0..1 | Diagnostically relevant time (typically the time of the procedure) | |||||
effectiveDateTime | dateTime S | |||||||
effectivePeriod | Period | |||||||
issued | SΣ | 0..1 | instant | DateTime this version was made | ||||
performer | SΣ | 0..* | Reference(US Core Practitioner Profile S | US Core Organization Profile S | US Core PractitionerRole Profile | US Core CareTeam 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 | S | 0..* | Reference(US Core Laboratory Result Observation Profile S | US Core Observation Clinical Result Profile S | Observation) | Observations | ||||
imagingStudy | 0..* | Reference(ImagingStudy) | Reference to full details of imaging associated with the diagnostic report | |||||
media | SΣ | 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 | SΣ | 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): Diagnosis codes provided as adjuncts to the report. | |||||
presentedForm | S | 0..* | Attachment | Entire report as issued | ||||
Documentation for this format |
Path | Conformance | ValueSet | URI | |||
DiagnosticReport.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
DiagnosticReport.status | required | DiagnosticReportStatushttp://hl7.org/fhir/ValueSet/diagnostic-report-status from the FHIR Standard | ||||
DiagnosticReport.category | example | DiagnosticServiceSectionCodeshttp://hl7.org/fhir/ValueSet/diagnostic-service-sections from the FHIR Standard | ||||
DiagnosticReport.category:us-core | required | USCoreDiagnosticReportCategoryhttp://hl7.org/fhir/us/core/ValueSet/us-core-diagnosticreport-category from this IG | ||||
DiagnosticReport.code | extensible | USCoreNonLaboratoryCodeshttp://hl7.org/fhir/us/core/ValueSet/us-core-diagnosticreport-report-and-note-codes from this IG | ||||
DiagnosticReport.conclusionCode | example | SNOMEDCTClinicalFindingshttp://hl7.org/fhir/ValueSet/clinical-findings from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
us-core-10 | error | DiagnosticReport | effective[x] SHALL be present if the status is 'partial', 'preliminary', 'final', 'amended', 'corrected' or 'appended' : (status='partial' or status='preliminary' or status='final' or status='amended' or status='corrected' or status='appended' ) implies effective.exists() |
This structure is derived from DiagnosticReport
Summary
Mandatory: 2 elements
Must-Support: 13 elements
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Maturity: 3
Differential View
This structure is derived from DiagnosticReport
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DiagnosticReport | C | 0..* | DiagnosticReport | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports us-core-10: effective[x] SHALL be present if the status is 'partial', 'preliminary', 'final', 'amended', 'corrected' or 'appended' |
status | SC | 1..1 | code | registered | partial | preliminary | final + Binding: DiagnosticReportStatus (required) |
Slices for category | S | 1..* | CodeableConcept | Service category Slice: Unordered, Open by pattern:$this |
category:us-core | S | 0..* | CodeableConcept | Service category Binding: US Core Diagnostic Report Category Codes (required): Note that other codes are permitted, see Required Bindings When Slicing by Value Sets |
code | S | 1..1 | CodeableConcept | US Core Report Code Binding: US Core Non Laboratory Codes (extensible): LOINC codes |
subject | S | 1..1 | Reference(US Core Patient Profile S | Group | Device | US Core Location Profile) | The subject of the report - usually, but not always, the patient |
encounter | S | 0..1 | Reference(US Core Encounter Profile) | Encounter associated with DiagnosticReport |
effective[x] | SC | 0..1 | Diagnostically relevant time (typically the time of the procedure) | |
effectiveDateTime | dateTime S | |||
effectivePeriod | Period | |||
issued | S | 0..1 | instant | DateTime this version was made |
performer | S | 0..* | Reference(US Core Practitioner Profile S | US Core Organization Profile S | US Core PractitionerRole Profile | US Core CareTeam Profile) | Responsible Diagnostic Service |
result | S | 0..* | Reference(US Core Laboratory Result Observation Profile S | US Core Observation Clinical Result Profile S | Observation) | Observations |
media | S | 0..* | BackboneElement | Key images associated with this report |
link | S | 1..1 | Reference(Media) | Reference to the image source |
presentedForm | S | 0..* | Attachment | Entire report as issued |
Documentation for this format |
Path | Conformance | ValueSet | URI |
DiagnosticReport.status | required | DiagnosticReportStatushttp://hl7.org/fhir/ValueSet/diagnostic-report-status from the FHIR Standard | |
DiagnosticReport.category:us-core | required | USCoreDiagnosticReportCategoryhttp://hl7.org/fhir/us/core/ValueSet/us-core-diagnosticreport-category from this IG | |
DiagnosticReport.code | extensible | USCoreNonLaboratoryCodeshttp://hl7.org/fhir/us/core/ValueSet/us-core-diagnosticreport-report-and-note-codes from this IG |
Id | Grade | Path(s) | Details | Requirements |
us-core-10 | error | DiagnosticReport | effective[x] SHALL be present if the status is 'partial', 'preliminary', 'final', 'amended', 'corrected' or 'appended' : (status='partial' or status='preliminary' or status='final' or status='amended' or status='corrected' or status='appended' ) implies effective.exists() |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DiagnosticReport | C | 0..* | DiagnosticReport | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports us-core-10: effective[x] SHALL be present if the status is 'partial', 'preliminary', 'final', 'amended', 'corrected' or 'appended' |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
status | ?!SΣC | 1..1 | code | registered | partial | preliminary | final + Binding: DiagnosticReportStatus (required) |
Slices for category | SΣ | 1..* | CodeableConcept | Service category Slice: Unordered, Open by pattern:$this Binding: DiagnosticServiceSectionCodes (example): Codes for diagnostic service sections. |
category:us-core | SΣ | 0..* | CodeableConcept | Service category Binding: US Core Diagnostic Report Category Codes (required): Note that other codes are permitted, see Required Bindings When Slicing by Value Sets |
code | SΣ | 1..1 | CodeableConcept | US Core Report Code Binding: US Core Non Laboratory Codes (extensible): LOINC codes |
subject | SΣ | 1..1 | Reference(US Core Patient Profile) | The subject of the report - usually, but not always, the patient |
encounter | SΣ | 0..1 | Reference(US Core Encounter Profile) | Encounter associated with DiagnosticReport |
effective[x] | SΣC | 0..1 | Diagnostically relevant time (typically the time of the procedure) | |
effectiveDateTime | dateTime | |||
issued | SΣ | 0..1 | instant | DateTime this version was made |
performer | SΣ | 0..* | Reference(US Core Practitioner Profile | US Core Organization Profile) | Responsible Diagnostic Service |
result | S | 0..* | Reference(US Core Laboratory Result Observation Profile | US Core Observation Clinical Result Profile) | Observations |
media | SΣ | 0..* | BackboneElement | Key images associated with this report |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
link | SΣ | 1..1 | Reference(Media) | Reference to the image source |
presentedForm | S | 0..* | Attachment | Entire report as issued |
Documentation for this format |
Path | Conformance | ValueSet | URI |
DiagnosticReport.status | required | DiagnosticReportStatushttp://hl7.org/fhir/ValueSet/diagnostic-report-status from the FHIR Standard | |
DiagnosticReport.category | example | DiagnosticServiceSectionCodeshttp://hl7.org/fhir/ValueSet/diagnostic-service-sections from the FHIR Standard | |
DiagnosticReport.category:us-core | required | USCoreDiagnosticReportCategoryhttp://hl7.org/fhir/us/core/ValueSet/us-core-diagnosticreport-category from this IG | |
DiagnosticReport.code | extensible | USCoreNonLaboratoryCodeshttp://hl7.org/fhir/us/core/ValueSet/us-core-diagnosticreport-report-and-note-codes from this IG |
Id | Grade | Path(s) | Details | Requirements |
us-core-10 | error | DiagnosticReport | effective[x] SHALL be present if the status is 'partial', 'preliminary', 'final', 'amended', 'corrected' or 'appended' : (status='partial' or status='preliminary' or status='final' or status='amended' or status='corrected' or status='appended' ) implies effective.exists() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
DiagnosticReport | C | 0..* | DiagnosticReport | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports us-core-10: effective[x] SHALL be present if the status is 'partial', 'preliminary', 'final', 'amended', 'corrected' or 'appended' | ||||
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): A human language.
| |||||
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ΣC | 1..1 | code | registered | partial | preliminary | final + Binding: DiagnosticReportStatus (required) | ||||
Slices for category | SΣ | 1..* | CodeableConcept | Service category Slice: Unordered, Open by pattern:$this Binding: DiagnosticServiceSectionCodes (example): Codes for diagnostic service sections. | ||||
category:us-core | SΣ | 0..* | CodeableConcept | Service category Binding: US Core Diagnostic Report Category Codes (required): Note that other codes are permitted, see Required Bindings When Slicing by Value Sets | ||||
code | SΣ | 1..1 | CodeableConcept | US Core Report Code Binding: US Core Non Laboratory Codes (extensible): LOINC codes | ||||
subject | SΣ | 1..1 | Reference(US Core Patient Profile S | Group | Device | US Core Location Profile) | The subject of the report - usually, but not always, the patient | ||||
encounter | SΣ | 0..1 | Reference(US Core Encounter Profile) | Encounter associated with DiagnosticReport | ||||
effective[x] | SΣC | 0..1 | Diagnostically relevant time (typically the time of the procedure) | |||||
effectiveDateTime | dateTime S | |||||||
effectivePeriod | Period | |||||||
issued | SΣ | 0..1 | instant | DateTime this version was made | ||||
performer | SΣ | 0..* | Reference(US Core Practitioner Profile S | US Core Organization Profile S | US Core PractitionerRole Profile | US Core CareTeam 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 | S | 0..* | Reference(US Core Laboratory Result Observation Profile S | US Core Observation Clinical Result Profile S | Observation) | Observations | ||||
imagingStudy | 0..* | Reference(ImagingStudy) | Reference to full details of imaging associated with the diagnostic report | |||||
media | SΣ | 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 | SΣ | 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): Diagnosis codes provided as adjuncts to the report. | |||||
presentedForm | S | 0..* | Attachment | Entire report as issued | ||||
Documentation for this format |
Path | Conformance | ValueSet | URI | |||
DiagnosticReport.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
DiagnosticReport.status | required | DiagnosticReportStatushttp://hl7.org/fhir/ValueSet/diagnostic-report-status from the FHIR Standard | ||||
DiagnosticReport.category | example | DiagnosticServiceSectionCodeshttp://hl7.org/fhir/ValueSet/diagnostic-service-sections from the FHIR Standard | ||||
DiagnosticReport.category:us-core | required | USCoreDiagnosticReportCategoryhttp://hl7.org/fhir/us/core/ValueSet/us-core-diagnosticreport-category from this IG | ||||
DiagnosticReport.code | extensible | USCoreNonLaboratoryCodeshttp://hl7.org/fhir/us/core/ValueSet/us-core-diagnosticreport-report-and-note-codes from this IG | ||||
DiagnosticReport.conclusionCode | example | SNOMEDCTClinicalFindingshttp://hl7.org/fhir/ValueSet/clinical-findings from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
us-core-10 | error | DiagnosticReport | effective[x] SHALL be present if the status is 'partial', 'preliminary', 'final', 'amended', 'corrected' or 'appended' : (status='partial' or status='preliminary' or status='final' or status='amended' or status='corrected' or status='appended' ) implies effective.exists() |
This structure is derived from DiagnosticReport
Summary
Mandatory: 2 elements
Must-Support: 13 elements
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Maturity: 3
Other representations of profile: CSV, Excel, Schematron
Below is an overview of the required Server RESTful FHIR interactions for this profile - for example, search and read operations - when supporting the US Core interactions to access this profile’s information (Profile Support + Interaction Support). Note that systems that support only US Core Profiles (Profile Only Support) are not required to support these interactions. See the US Core Server CapabilityStatement for a complete list of supported RESTful interactions for this IG.
Servers providing access to clniical note data SHALL support these US Core SMART Scopes:
<patient|user|system>/DiagnosticReport.rs
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={Type/}[id]
Example:
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
and category
search parameters:
GET [base]/DiagnosticReport?patient={Type/}[id]&category={system|}[code]
Example:
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)
patient
and code
search parameters:
code
(e.g.code={system|}[code],{system|}[code],...
)GET [base]/DiagnosticReport?patient={Type/}[id]&code={system|}[code]{,{system|}[code],...}
Example:
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)
patient
and category
and date
search parameters:
date
comparators: gt,lt,ge,le
date
(e.g.date=[date]&date=[date]]&...
)GET [base]/DiagnosticReport?patient={Type/}[id]&category={system|}[code]&date={gt|lt|ge|le}[date]{&date={gt|lt|ge|le}[date]&...}
Example:
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)
The following search parameter combinations SHOULD be supported:
patient
and status
search parameters:
status
(e.g.status={system|}[code],{system|}[code],...
)GET [base]/DiagnosticReport?patient={Type/}[id]&status={system|}[code]{,{system|}[code],...}
Example:
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)
patient
and code
and date
search parameters:
code
(e.g.code={system|}[code],{system|}[code],...
)date
comparators: gt,lt,ge,le
date
(e.g.date=[date]&date=[date]]&...
)GET [base]/DiagnosticReport?patient={Type/}[id]&code={system|}[code]{,{system|}[code],...}&date={gt|lt|ge|le}[date]{&date={gt|lt|ge|le}[date]&...}
Example:
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)
patient
and category
and _lastUpdated
search parameters:
_lastUpdated
comparators: gt,lt,ge,le
_lastUpdated
(e.g._lastUpdated=[date]&_lastUpdated=[date]]&...
)GET [base]/DiagnosticReport?patient={Type/}[id]&category={system|}[code]&_lastUpdated={gt|lt|ge|le}[date]{&_lastUpdated={gt|lt|ge|le}[date]&...}
Example:
Implementation Notes: Fetches a bundle of all DiagnosticReport resources for the specified patient and a category code specified in US Core DiagnosticReport Category Codes and _lastUpdated. See the US Core General Guidance page for Searching Using lastUpdated. (how to search by reference and how to search by token and how to search by date)