HL7 FHIR Implementation Guide: DK Core
3.7.0 - release
HL7 FHIR Implementation Guide: DK Core, published by HL7 Denmark. This guide is not an authorized publication; it is the continuous build for version 3.7.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7dk/dk-core/ and changes regularly. See the Directory of published versions
| Official URL: http://hl7.dk/fhir/core/StructureDefinition/dk-core-diagnostic-report | Version: 3.7.0 | |||
| Active as of 2026-05-31 | Computable Name: DkCoreDiagnosticReport | |||
HL7 Denmark profile for diagnostic reports.
The DkCoreDiagnosticReport profile is used for diagnostic reports communicated within the Danish healthcare sector. Several use cases exist:
The most typical is the laboratory report used to convey the laboratory’s response to a request for one or more analyses. It represents the report at a specific point in time and provides the overall context for the results produced. The report contains information about the report itself, the subject, and the specimen(s) on which the analyses are based.
In this case, a DiagnosticReport serves as the primary structure that links the requested analyses, the underlying specimens, and the resulting observations into a coherent laboratory response.
In other use cases, the DiagnosticReport is still a coherent report of resulting observations. However, these use cases are typically characterized by more relaxed requirements than within laboratory medicine.
In Denmark, traditional laboratory reports such as MedCom's RPT01, repeat the requisition number in the laboratory report to ensure traceability. In FHIR, it is more consistent with the standard to use DiagnosticReport.basedOn to reference the actual requisition. As a result, HL7 Denmark recommends not repeating the requisition number as a DiagnosticReport.identifier.
In Danish laboratories, a laboratory report is sometimes assigned a unique identifier that is not the requisition number. This practice is especially useful when more than one report is associated with a single requisition. This is an example of a business identifier associated with the report itself. As such, it could be relevant to express as a DiagnosticReport.identifier.
The DiagnosticReport resource must contain the status of the report and use the required FHIR ValueSet. For all new use cases this is the only requirement.
However, if legacy data requires a mapping to and from the MedCom standard for laboratory results (RPT01/XRPT01), the following codes should be considered equivalent:
In a MedCom context, there are several ways of showing that a report has corrected results, but only at the result level. In FHIR, these results are Observations that may be referred to in DiagnosticReport.result.
The category is used to classify the report. It is divided into three distinct slices: studyType, specialty, and danishSpecialty. The first two are derived directly from the specification of laboratory reports from HL7 Europe, and they should only be used for laboratory reports:
The third category is Danish Specialties as expressed in Clinical Speciality in SOR (Sundhedsvæsenets Organisationsregister) excluding the Laboratory specialities since they are already expressed in the speciality-slice. These may be used for non-laboratory use cases as needed.
DiagnosticReport.code may hold different values. In the HL7 Europe laboratory standard, the code 'laboratory report' is always used. To support common Danish use cases, the value set includes two more valid values:
The value set is extensible. This means that if a specific use case can make use of either of the three codes already included in the value set, they shall be used. However, if a use case cannot meaningfully use either of the three cades, the value set may be extended. To ensure consistency, HL7 Denmark recommends using LOINC document codes for such additional codes.
Note that if a general practitioner visit originates in a report containing only laboratory results, it is recommended to use the code 'laboratory-report'. To differentiate from laboratory reports made in laboratories, use an appropriate category instead e.g. ´408443003 almen lægepraksis´.
Note that different timestamps are allowed. Match them to your specific use case. MedCom's laboratory report uses 'brevDannetTid'. In this case, DiagnosticReport.issued is recommended as the equivalent. For MedCom's 'svarTid', using DiagnosticReport.effectiveDateTime is recommended.
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | DiagnosticReport | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
0..* | Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | Danish Core Person ServiceRequest Profile) | What was requested | |
![]() ![]() |
?!Σ | 1..1 | code | registered | partial | preliminary | final + Binding: DiagnosticReportStatus (required): The status of the diagnostic report. |
![]() ![]() |
Σ | 0..* | CodeableConcept | Service category Slice: Unordered, Open by value:$this Binding: DiagnosticServiceSectionCodes (example): Codes for diagnostic service sections. |
![]() ![]() ![]() |
Σ | 0..* | CodeableConcept | The way of grouping of the test results into clinically meaningful domains (e.g. hematology study, microbiology study, etc.) Binding: DK Core Laboratory study types (required) |
![]() ![]() ![]() |
Σ | 0..* | CodeableConcept | The clinical domain of the laboratory performing the observation (e.g. microbiology, toxicology, chemistry) Binding: SNOMED CT Laboratory Specialities (required) |
![]() ![]() ![]() |
Σ | 0..* | CodeableConcept | The clinical domain of a Danish practise setting in which a DiagnosticReport is produced Binding: DK SOR Practice Setting Code excluding laboratory codes (required) |
![]() ![]() |
Σ | 1..1 | CodeableConcept | Name/Code for this diagnostic report Binding: DK Core LOINC Diagnostic Document Types (extensible) |
![]() ![]() |
Σ | 1..1 | Reference(Danish Core Patient Profile | Group | Danish Core Location Profile | Device) | The subject of the report - usually, but not always, the patient |
![]() ![]() |
Σ | 0..1 | Reference(Danish Core Encounter Profile) | Health care event when test ordered |
![]() ![]() |
Σ | 0..* | Reference(Danish Core Practitioner Profile | Danish Core Organization Profile | Danish Core PractitionerRole Profile | CareTeam) | Responsible Diagnostic Service |
![]() ![]() |
Σ | 0..* | Reference(Danish Core Practitioner Profile | Danish Core Organization Profile | Danish Core PractitionerRole Profile | CareTeam) | Primary result interpreter |
![]() ![]() |
0..* | Reference(Danish Core Observation Profile) | Observations | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| DiagnosticReport.status | Base | required | DiagnosticReportStatus | 📍4.0.1 | FHIR Std. |
| DiagnosticReport.category | Base | example | Diagnostic Service Section Codes | 📍4.0.1 | FHIR Std. |
| DiagnosticReport.category:studyType | Base | required | DK Core Laboratory study types | 📦3.7.0 | This IG |
| DiagnosticReport.category:specialty | Base | required | SNOMED CT Laboratory Specialities | 📦3.7.0 | This IG |
| DiagnosticReport.category:danishSpecialty | Base | required | DK SOR Practice Setting Code excluding laboratory codes | 📦3.7.0 | This IG |
| DiagnosticReport.code | Base | extensible | DK Core LOINC Diagnostic Document Types | 📦3.7.0 | This IG |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | 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-5 | error | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | DiagnosticReport | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from DiagnosticReport
| Path | Status | Usage | ValueSet | Version | Source |
| DiagnosticReport.category:studyType | Base | required | DK Core Laboratory study types | 📦3.7.0 | This IG |
| DiagnosticReport.category:specialty | Base | required | SNOMED CT Laboratory Specialities | 📦3.7.0 | This IG |
| DiagnosticReport.category:danishSpecialty | Base | required | DK SOR Practice Setting Code excluding laboratory codes | 📦3.7.0 | This IG |
| DiagnosticReport.code | Base | extensible | DK Core LOINC Diagnostic Document Types | 📦3.7.0 | This IG |
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | DiagnosticReport | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
Σ | 0..* | Identifier | Business identifier for report | ||||
![]() ![]() |
0..* | Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | Danish Core Person ServiceRequest Profile) | What was requested | |||||
![]() ![]() |
?!Σ | 1..1 | code | registered | partial | preliminary | final + Binding: DiagnosticReportStatus (required): The status of the diagnostic report. | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Service category Slice: Unordered, Open by value:$this Binding: DiagnosticServiceSectionCodes (example): Codes for diagnostic service sections. | ||||
![]() ![]() ![]() |
Σ | 0..* | CodeableConcept | The way of grouping of the test results into clinically meaningful domains (e.g. hematology study, microbiology study, etc.) Binding: DK Core Laboratory study types (required) | ||||
![]() ![]() ![]() |
Σ | 0..* | CodeableConcept | The clinical domain of the laboratory performing the observation (e.g. microbiology, toxicology, chemistry) Binding: SNOMED CT Laboratory Specialities (required) | ||||
![]() ![]() ![]() |
Σ | 0..* | CodeableConcept | The clinical domain of a Danish practise setting in which a DiagnosticReport is produced Binding: DK SOR Practice Setting Code excluding laboratory codes (required) | ||||
![]() ![]() |
Σ | 1..1 | CodeableConcept | Name/Code for this diagnostic report Binding: DK Core LOINC Diagnostic Document Types (extensible) | ||||
![]() ![]() |
Σ | 1..1 | Reference(Danish Core Patient Profile | Group | Danish Core Location Profile | Device) | The subject of the report - usually, but not always, the patient | ||||
![]() ![]() |
Σ | 0..1 | Reference(Danish Core Encounter Profile) | Health care event when test ordered | ||||
![]() ![]() |
Σ | 0..1 | Clinically relevant time/time-period for report | |||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() |
Σ | 0..1 | instant | DateTime this version was made | ||||
![]() ![]() |
Σ | 0..* | Reference(Danish Core Practitioner Profile | Danish Core Organization Profile | Danish Core PractitionerRole Profile | CareTeam) | Responsible Diagnostic Service | ||||
![]() ![]() |
Σ | 0..* | Reference(Danish Core Practitioner Profile | Danish Core Organization Profile | Danish Core PractitionerRole Profile | CareTeam) | Primary result interpreter | ||||
![]() ![]() |
0..* | Reference(Specimen) | Specimens this report is based on | |||||
![]() ![]() |
0..* | Reference(Danish Core Observation Profile) | Observations | |||||
![]() ![]() |
0..* | Reference(ImagingStudy) | Reference to full details of imaging associated with the diagnostic report | |||||
![]() ![]() |
Σ | 0..* | BackboneElement | Key images associated with this report | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | string | Comment about the image (e.g. explanation) | |||||
![]() ![]() ![]() |
Σ | 1..1 | Reference(Media) | Reference to the image source | ||||
![]() ![]() |
0..1 | string | Clinical conclusion (interpretation) of test results | |||||
![]() ![]() |
0..* | CodeableConcept | Codes for the clinical conclusion of test results Binding: SNOMEDCTClinicalFindings (example): Diagnosis codes provided as adjuncts to the report. | |||||
![]() ![]() |
0..* | Attachment | Entire report as issued | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| DiagnosticReport.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| DiagnosticReport.status | Base | required | DiagnosticReportStatus | 📍4.0.1 | FHIR Std. |
| DiagnosticReport.category | Base | example | Diagnostic Service Section Codes | 📍4.0.1 | FHIR Std. |
| DiagnosticReport.category:studyType | Base | required | DK Core Laboratory study types | 📦3.7.0 | This IG |
| DiagnosticReport.category:specialty | Base | required | SNOMED CT Laboratory Specialities | 📦3.7.0 | This IG |
| DiagnosticReport.category:danishSpecialty | Base | required | DK SOR Practice Setting Code excluding laboratory codes | 📦3.7.0 | This IG |
| DiagnosticReport.code | Base | extensible | DK Core LOINC Diagnostic Document Types | 📦3.7.0 | This IG |
| DiagnosticReport.conclusionCode | Base | example | SNOMED CT Clinical Findings | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | 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-5 | error | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | DiagnosticReport | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from DiagnosticReport
Summary
Mandatory: 1 element
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | DiagnosticReport | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
0..* | Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | Danish Core Person ServiceRequest Profile) | What was requested | |
![]() ![]() |
?!Σ | 1..1 | code | registered | partial | preliminary | final + Binding: DiagnosticReportStatus (required): The status of the diagnostic report. |
![]() ![]() |
Σ | 0..* | CodeableConcept | Service category Slice: Unordered, Open by value:$this Binding: DiagnosticServiceSectionCodes (example): Codes for diagnostic service sections. |
![]() ![]() ![]() |
Σ | 0..* | CodeableConcept | The way of grouping of the test results into clinically meaningful domains (e.g. hematology study, microbiology study, etc.) Binding: DK Core Laboratory study types (required) |
![]() ![]() ![]() |
Σ | 0..* | CodeableConcept | The clinical domain of the laboratory performing the observation (e.g. microbiology, toxicology, chemistry) Binding: SNOMED CT Laboratory Specialities (required) |
![]() ![]() ![]() |
Σ | 0..* | CodeableConcept | The clinical domain of a Danish practise setting in which a DiagnosticReport is produced Binding: DK SOR Practice Setting Code excluding laboratory codes (required) |
![]() ![]() |
Σ | 1..1 | CodeableConcept | Name/Code for this diagnostic report Binding: DK Core LOINC Diagnostic Document Types (extensible) |
![]() ![]() |
Σ | 1..1 | Reference(Danish Core Patient Profile | Group | Danish Core Location Profile | Device) | The subject of the report - usually, but not always, the patient |
![]() ![]() |
Σ | 0..1 | Reference(Danish Core Encounter Profile) | Health care event when test ordered |
![]() ![]() |
Σ | 0..* | Reference(Danish Core Practitioner Profile | Danish Core Organization Profile | Danish Core PractitionerRole Profile | CareTeam) | Responsible Diagnostic Service |
![]() ![]() |
Σ | 0..* | Reference(Danish Core Practitioner Profile | Danish Core Organization Profile | Danish Core PractitionerRole Profile | CareTeam) | Primary result interpreter |
![]() ![]() |
0..* | Reference(Danish Core Observation Profile) | Observations | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| DiagnosticReport.status | Base | required | DiagnosticReportStatus | 📍4.0.1 | FHIR Std. |
| DiagnosticReport.category | Base | example | Diagnostic Service Section Codes | 📍4.0.1 | FHIR Std. |
| DiagnosticReport.category:studyType | Base | required | DK Core Laboratory study types | 📦3.7.0 | This IG |
| DiagnosticReport.category:specialty | Base | required | SNOMED CT Laboratory Specialities | 📦3.7.0 | This IG |
| DiagnosticReport.category:danishSpecialty | Base | required | DK SOR Practice Setting Code excluding laboratory codes | 📦3.7.0 | This IG |
| DiagnosticReport.code | Base | extensible | DK Core LOINC Diagnostic Document Types | 📦3.7.0 | This IG |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | 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-5 | error | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | DiagnosticReport | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differential View
This structure is derived from DiagnosticReport
| Path | Status | Usage | ValueSet | Version | Source |
| DiagnosticReport.category:studyType | Base | required | DK Core Laboratory study types | 📦3.7.0 | This IG |
| DiagnosticReport.category:specialty | Base | required | SNOMED CT Laboratory Specialities | 📦3.7.0 | This IG |
| DiagnosticReport.category:danishSpecialty | Base | required | DK SOR Practice Setting Code excluding laboratory codes | 📦3.7.0 | This IG |
| DiagnosticReport.code | Base | extensible | DK Core LOINC Diagnostic Document Types | 📦3.7.0 | This IG |
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | DiagnosticReport | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
Σ | 0..* | Identifier | Business identifier for report | ||||
![]() ![]() |
0..* | Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | Danish Core Person ServiceRequest Profile) | What was requested | |||||
![]() ![]() |
?!Σ | 1..1 | code | registered | partial | preliminary | final + Binding: DiagnosticReportStatus (required): The status of the diagnostic report. | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Service category Slice: Unordered, Open by value:$this Binding: DiagnosticServiceSectionCodes (example): Codes for diagnostic service sections. | ||||
![]() ![]() ![]() |
Σ | 0..* | CodeableConcept | The way of grouping of the test results into clinically meaningful domains (e.g. hematology study, microbiology study, etc.) Binding: DK Core Laboratory study types (required) | ||||
![]() ![]() ![]() |
Σ | 0..* | CodeableConcept | The clinical domain of the laboratory performing the observation (e.g. microbiology, toxicology, chemistry) Binding: SNOMED CT Laboratory Specialities (required) | ||||
![]() ![]() ![]() |
Σ | 0..* | CodeableConcept | The clinical domain of a Danish practise setting in which a DiagnosticReport is produced Binding: DK SOR Practice Setting Code excluding laboratory codes (required) | ||||
![]() ![]() |
Σ | 1..1 | CodeableConcept | Name/Code for this diagnostic report Binding: DK Core LOINC Diagnostic Document Types (extensible) | ||||
![]() ![]() |
Σ | 1..1 | Reference(Danish Core Patient Profile | Group | Danish Core Location Profile | Device) | The subject of the report - usually, but not always, the patient | ||||
![]() ![]() |
Σ | 0..1 | Reference(Danish Core Encounter Profile) | Health care event when test ordered | ||||
![]() ![]() |
Σ | 0..1 | Clinically relevant time/time-period for report | |||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() |
Σ | 0..1 | instant | DateTime this version was made | ||||
![]() ![]() |
Σ | 0..* | Reference(Danish Core Practitioner Profile | Danish Core Organization Profile | Danish Core PractitionerRole Profile | CareTeam) | Responsible Diagnostic Service | ||||
![]() ![]() |
Σ | 0..* | Reference(Danish Core Practitioner Profile | Danish Core Organization Profile | Danish Core PractitionerRole Profile | CareTeam) | Primary result interpreter | ||||
![]() ![]() |
0..* | Reference(Specimen) | Specimens this report is based on | |||||
![]() ![]() |
0..* | Reference(Danish Core Observation Profile) | Observations | |||||
![]() ![]() |
0..* | Reference(ImagingStudy) | Reference to full details of imaging associated with the diagnostic report | |||||
![]() ![]() |
Σ | 0..* | BackboneElement | Key images associated with this report | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | string | Comment about the image (e.g. explanation) | |||||
![]() ![]() ![]() |
Σ | 1..1 | Reference(Media) | Reference to the image source | ||||
![]() ![]() |
0..1 | string | Clinical conclusion (interpretation) of test results | |||||
![]() ![]() |
0..* | CodeableConcept | Codes for the clinical conclusion of test results Binding: SNOMEDCTClinicalFindings (example): Diagnosis codes provided as adjuncts to the report. | |||||
![]() ![]() |
0..* | Attachment | Entire report as issued | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| DiagnosticReport.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| DiagnosticReport.status | Base | required | DiagnosticReportStatus | 📍4.0.1 | FHIR Std. |
| DiagnosticReport.category | Base | example | Diagnostic Service Section Codes | 📍4.0.1 | FHIR Std. |
| DiagnosticReport.category:studyType | Base | required | DK Core Laboratory study types | 📦3.7.0 | This IG |
| DiagnosticReport.category:specialty | Base | required | SNOMED CT Laboratory Specialities | 📦3.7.0 | This IG |
| DiagnosticReport.category:danishSpecialty | Base | required | DK SOR Practice Setting Code excluding laboratory codes | 📦3.7.0 | This IG |
| DiagnosticReport.code | Base | extensible | DK Core LOINC Diagnostic Document Types | 📦3.7.0 | This IG |
| DiagnosticReport.conclusionCode | Base | example | SNOMED CT Clinical Findings | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | 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-5 | error | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | DiagnosticReport | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from DiagnosticReport
Summary
Mandatory: 1 element
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Other representations of profile: CSV, Excel, Schematron