DK MedCom Core
2.4.0 - release
DK MedCom Core, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 2.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-medcom-core/ and changes regularly. See the Directory of published versions
Official URL: http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-diagnosticreport | Version: 2.4.0 | |||
Active as of 2025-08-21 | Computable Name: MedComCoreDiagnosticReport |
Report containing all observation results.
Note: This profile is developed to be part of a production trial of the communication between the general practitioner and municipal acute care team.
This profile is intended to be uses in MedCom HomeCareObservation and MedCom's Laboratory standards.
In MedComCoreDiagnosticReport it is allowed to include attachments. When sending an attachment diagnosticReport.media shall be used. The DiagnosticReport.media.link reference to MedComCoreMedia resource where the atachment shall be added. It is up to the user to assess when it is relevant to send an attachment. Only an attachment of the permitted formats must be included. Click here to see the permitted formats of an attachment
If a patient gives a negative consent to sharing the observation results with other than the general practitioner a security labe shall be used. This mean that the meta.security.code shall be R, and in the user interface, it shall be clearly stated that consent has been refused.
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 |
![]() ![]() ![]() |
SΣC | 1..1 | Identifier | The Diagnostic Report identifier Constraints: medcom-uuidv4 |
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() ![]() |
?!SΣ | 1..1 | code | registered | partial | preliminary | final | corrected | cancelled | entered-in-error Binding: MedComCoreDiagnosticReportStatus (required) |
![]() ![]() ![]() |
SΣ | 1..1 | CodeableConcept | Name/Code for this diagnostic report Binding: MedComDiagnosticReportCodesValueset (required) |
![]() ![]() ![]() |
SΣ | 1..1 | Reference(MedComCorePatient) {b} | The subject of the report - usually, but not always, the patient |
![]() ![]() ![]() |
SΣ | 1..1 | instant | DateTime this version was made |
![]() ![]() ![]() |
SΣ | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam) | Responsible Diagnostic Service |
![]() ![]() ![]() |
S | 0..* | Reference(MedComCoreObservation) {b} | Observations |
![]() ![]() ![]() |
SΣ | 0..* | BackboneElement | Attachments that are relevant for assessment of the patient's condition. |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | Reference(MedComMedia) | Reference to the image source |
![]() ![]() ![]() |
S | 0..1 | string | A comment relevant for all observations in the report. |
![]() |
Path | Conformance | ValueSet | URI |
DiagnosticReport.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 From the FHIR Standard | |
DiagnosticReport.status | required | MedComCoreDiagnosticReportStatushttp://medcomfhir.dk/ig/terminology/ValueSet/medcom-corediagnosticreport-status | |
DiagnosticReport.code | required | MedComDiagnosticReportCodesValuesethttp://medcomfhir.dk/ig/terminology/ValueSet/MedComDiagnosticReportCodesValueset |
Id | Grade | Path(s) | Details | Requirements |
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() | |
medcom-uuidv4 | error | DiagnosticReport.identifier | The value shall correspond to the structure of an UUID version 4 : matches('urn:uuid:[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}') |
This structure is derived from DiagnosticReport
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 | |
![]() ![]() ![]() |
SC | 1..1 | Identifier | The Diagnostic Report identifier Constraints: medcom-uuidv4 |
![]() ![]() ![]() ![]() |
S | 1..1 | string | The value that is unique |
![]() ![]() ![]() |
S | 1..1 | code | registered | partial | preliminary | final | corrected | cancelled | entered-in-error Binding: MedComCoreDiagnosticReportStatus (required) |
![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Name/Code for this diagnostic report Binding: MedComDiagnosticReportCodesValueset (required) |
![]() ![]() ![]() |
S | 1..1 | Reference(MedComCorePatient) {b} | The subject of the report - usually, but not always, the patient |
![]() ![]() ![]() |
S | 1..1 | instant | DateTime this version was made |
![]() ![]() ![]() |
S | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam) | Responsible Diagnostic Service |
![]() ![]() ![]() |
S | 0..* | Reference(MedComCoreObservation) {b} | Observations |
![]() ![]() ![]() |
S | 0..* | BackboneElement | Attachments that are relevant for assessment of the patient's condition. |
![]() ![]() ![]() ![]() |
S | 1..1 | Reference(MedComMedia) | Reference to the image source |
![]() ![]() ![]() |
S | 0..1 | string | A comment relevant for all observations in the report. |
![]() |
Path | Conformance | ValueSet | URI |
DiagnosticReport.status | required | MedComCoreDiagnosticReportStatushttp://medcomfhir.dk/ig/terminology/ValueSet/medcom-corediagnosticreport-status | |
DiagnosticReport.code | required | MedComDiagnosticReportCodesValuesethttp://medcomfhir.dk/ig/terminology/ValueSet/MedComDiagnosticReportCodesValueset |
Id | Grade | Path(s) | Details | Requirements |
medcom-uuidv4 | error | DiagnosticReport.identifier | The value shall correspond to the structure of an UUID version 4 : matches('urn:uuid:[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}') |
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 | ||||
![]() ![]() ![]() |
SΣC | 1..1 | Identifier | The Diagnostic Report identifier Constraints: medcom-uuidv4 | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() |
0..* | Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest) | What was requested | |||||
![]() ![]() ![]() |
?!SΣ | 1..1 | code | registered | partial | preliminary | final | corrected | cancelled | entered-in-error Binding: MedComCoreDiagnosticReportStatus (required) | ||||
![]() ![]() ![]() |
Σ | 0..* | CodeableConcept | Service category Binding: DiagnosticServiceSectionCodes (example): Codes for diagnostic service sections. | ||||
![]() ![]() ![]() |
SΣ | 1..1 | CodeableConcept | Name/Code for this diagnostic report Binding: MedComDiagnosticReportCodesValueset (required) | ||||
![]() ![]() ![]() |
SΣ | 1..1 | Reference(MedComCorePatient) {b} | The subject of the report - usually, but not always, the patient | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Encounter) | Health care event when test ordered | ||||
![]() ![]() ![]() |
Σ | 0..1 | Clinically relevant time/time-period for report | |||||
![]() ![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() |
SΣ | 1..1 | instant | DateTime this version was made | ||||
![]() ![]() ![]() |
SΣ | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam) | Responsible Diagnostic Service | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam) | Primary result interpreter | ||||
![]() ![]() ![]() |
0..* | Reference(Specimen) | Specimens this report is based on | |||||
![]() ![]() ![]() |
S | 0..* | Reference(MedComCoreObservation) {b} | Observations | ||||
![]() ![]() ![]() |
0..* | Reference(ImagingStudy) | Reference to full details of imaging associated with the diagnostic report | |||||
![]() ![]() ![]() |
SΣ | 0..* | BackboneElement | Attachments that are relevant for assessment of the patient's condition. | ||||
![]() ![]() ![]() ![]() |
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) | |||||
![]() ![]() ![]() ![]() |
SΣ | 1..1 | Reference(MedComMedia) | Reference to the image source | ||||
![]() ![]() ![]() |
S | 0..1 | string | A comment relevant for all observations in the report. | ||||
![]() ![]() ![]() |
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 | |||||
![]() |
Path | Conformance | ValueSet | URI | |||
DiagnosticReport.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languages From the FHIR Standard
| ||||
DiagnosticReport.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 From the FHIR Standard | ||||
DiagnosticReport.identifier.type | extensible | Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-type From the FHIR Standard | ||||
DiagnosticReport.status | required | MedComCoreDiagnosticReportStatushttp://medcomfhir.dk/ig/terminology/ValueSet/medcom-corediagnosticreport-status | ||||
DiagnosticReport.category | example | DiagnosticServiceSectionCodeshttp://hl7.org/fhir/ValueSet/diagnostic-service-sections From the FHIR Standard | ||||
DiagnosticReport.code | required | MedComDiagnosticReportCodesValuesethttp://medcomfhir.dk/ig/terminology/ValueSet/MedComDiagnosticReportCodesValueset | ||||
DiagnosticReport.conclusionCode | example | SNOMEDCTClinicalFindingshttp://hl7.org/fhir/ValueSet/clinical-findings From the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
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() | |
medcom-uuidv4 | error | DiagnosticReport.identifier | The value shall correspond to the structure of an UUID version 4 : matches('urn:uuid:[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}') |
This structure is derived from DiagnosticReport
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 |
![]() ![]() ![]() |
SΣC | 1..1 | Identifier | The Diagnostic Report identifier Constraints: medcom-uuidv4 |
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() ![]() |
?!SΣ | 1..1 | code | registered | partial | preliminary | final | corrected | cancelled | entered-in-error Binding: MedComCoreDiagnosticReportStatus (required) |
![]() ![]() ![]() |
SΣ | 1..1 | CodeableConcept | Name/Code for this diagnostic report Binding: MedComDiagnosticReportCodesValueset (required) |
![]() ![]() ![]() |
SΣ | 1..1 | Reference(MedComCorePatient) {b} | The subject of the report - usually, but not always, the patient |
![]() ![]() ![]() |
SΣ | 1..1 | instant | DateTime this version was made |
![]() ![]() ![]() |
SΣ | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam) | Responsible Diagnostic Service |
![]() ![]() ![]() |
S | 0..* | Reference(MedComCoreObservation) {b} | Observations |
![]() ![]() ![]() |
SΣ | 0..* | BackboneElement | Attachments that are relevant for assessment of the patient's condition. |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | Reference(MedComMedia) | Reference to the image source |
![]() ![]() ![]() |
S | 0..1 | string | A comment relevant for all observations in the report. |
![]() |
Path | Conformance | ValueSet | URI |
DiagnosticReport.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 From the FHIR Standard | |
DiagnosticReport.status | required | MedComCoreDiagnosticReportStatushttp://medcomfhir.dk/ig/terminology/ValueSet/medcom-corediagnosticreport-status | |
DiagnosticReport.code | required | MedComDiagnosticReportCodesValuesethttp://medcomfhir.dk/ig/terminology/ValueSet/MedComDiagnosticReportCodesValueset |
Id | Grade | Path(s) | Details | Requirements |
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() | |
medcom-uuidv4 | error | DiagnosticReport.identifier | The value shall correspond to the structure of an UUID version 4 : matches('urn:uuid:[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}') |
Differential View
This structure is derived from DiagnosticReport
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 | |
![]() ![]() ![]() |
SC | 1..1 | Identifier | The Diagnostic Report identifier Constraints: medcom-uuidv4 |
![]() ![]() ![]() ![]() |
S | 1..1 | string | The value that is unique |
![]() ![]() ![]() |
S | 1..1 | code | registered | partial | preliminary | final | corrected | cancelled | entered-in-error Binding: MedComCoreDiagnosticReportStatus (required) |
![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Name/Code for this diagnostic report Binding: MedComDiagnosticReportCodesValueset (required) |
![]() ![]() ![]() |
S | 1..1 | Reference(MedComCorePatient) {b} | The subject of the report - usually, but not always, the patient |
![]() ![]() ![]() |
S | 1..1 | instant | DateTime this version was made |
![]() ![]() ![]() |
S | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam) | Responsible Diagnostic Service |
![]() ![]() ![]() |
S | 0..* | Reference(MedComCoreObservation) {b} | Observations |
![]() ![]() ![]() |
S | 0..* | BackboneElement | Attachments that are relevant for assessment of the patient's condition. |
![]() ![]() ![]() ![]() |
S | 1..1 | Reference(MedComMedia) | Reference to the image source |
![]() ![]() ![]() |
S | 0..1 | string | A comment relevant for all observations in the report. |
![]() |
Path | Conformance | ValueSet | URI |
DiagnosticReport.status | required | MedComCoreDiagnosticReportStatushttp://medcomfhir.dk/ig/terminology/ValueSet/medcom-corediagnosticreport-status | |
DiagnosticReport.code | required | MedComDiagnosticReportCodesValuesethttp://medcomfhir.dk/ig/terminology/ValueSet/MedComDiagnosticReportCodesValueset |
Id | Grade | Path(s) | Details | Requirements |
medcom-uuidv4 | error | DiagnosticReport.identifier | The value shall correspond to the structure of an UUID version 4 : matches('urn:uuid:[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}') |
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 | ||||
![]() ![]() ![]() |
SΣC | 1..1 | Identifier | The Diagnostic Report identifier Constraints: medcom-uuidv4 | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() |
0..* | Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest) | What was requested | |||||
![]() ![]() ![]() |
?!SΣ | 1..1 | code | registered | partial | preliminary | final | corrected | cancelled | entered-in-error Binding: MedComCoreDiagnosticReportStatus (required) | ||||
![]() ![]() ![]() |
Σ | 0..* | CodeableConcept | Service category Binding: DiagnosticServiceSectionCodes (example): Codes for diagnostic service sections. | ||||
![]() ![]() ![]() |
SΣ | 1..1 | CodeableConcept | Name/Code for this diagnostic report Binding: MedComDiagnosticReportCodesValueset (required) | ||||
![]() ![]() ![]() |
SΣ | 1..1 | Reference(MedComCorePatient) {b} | The subject of the report - usually, but not always, the patient | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Encounter) | Health care event when test ordered | ||||
![]() ![]() ![]() |
Σ | 0..1 | Clinically relevant time/time-period for report | |||||
![]() ![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() |
SΣ | 1..1 | instant | DateTime this version was made | ||||
![]() ![]() ![]() |
SΣ | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam) | Responsible Diagnostic Service | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam) | Primary result interpreter | ||||
![]() ![]() ![]() |
0..* | Reference(Specimen) | Specimens this report is based on | |||||
![]() ![]() ![]() |
S | 0..* | Reference(MedComCoreObservation) {b} | Observations | ||||
![]() ![]() ![]() |
0..* | Reference(ImagingStudy) | Reference to full details of imaging associated with the diagnostic report | |||||
![]() ![]() ![]() |
SΣ | 0..* | BackboneElement | Attachments that are relevant for assessment of the patient's condition. | ||||
![]() ![]() ![]() ![]() |
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) | |||||
![]() ![]() ![]() ![]() |
SΣ | 1..1 | Reference(MedComMedia) | Reference to the image source | ||||
![]() ![]() ![]() |
S | 0..1 | string | A comment relevant for all observations in the report. | ||||
![]() ![]() ![]() |
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 | |||||
![]() |
Path | Conformance | ValueSet | URI | |||
DiagnosticReport.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languages From the FHIR Standard
| ||||
DiagnosticReport.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 From the FHIR Standard | ||||
DiagnosticReport.identifier.type | extensible | Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-type From the FHIR Standard | ||||
DiagnosticReport.status | required | MedComCoreDiagnosticReportStatushttp://medcomfhir.dk/ig/terminology/ValueSet/medcom-corediagnosticreport-status | ||||
DiagnosticReport.category | example | DiagnosticServiceSectionCodeshttp://hl7.org/fhir/ValueSet/diagnostic-service-sections From the FHIR Standard | ||||
DiagnosticReport.code | required | MedComDiagnosticReportCodesValuesethttp://medcomfhir.dk/ig/terminology/ValueSet/MedComDiagnosticReportCodesValueset | ||||
DiagnosticReport.conclusionCode | example | SNOMEDCTClinicalFindingshttp://hl7.org/fhir/ValueSet/clinical-findings From the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
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() | |
medcom-uuidv4 | error | DiagnosticReport.identifier | The value shall correspond to the structure of an UUID version 4 : matches('urn:uuid:[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}') |
This structure is derived from DiagnosticReport
Other representations of profile: CSV, Excel, Schematron