{ "description": "This profile defines the UK constraints and extensions on the International FHIR resource [DiagnosticReport](https://hl7.org/fhir/R4/DiagnosticReport.html).", "_filename": "UKCore-DiagnosticReport.json", "package_name": "fhir.r4.ukcore.stu3.currentbuild", "date": "2024-06-07", "derivation": "constraint", "publisher": "HL7 UK", "fhirVersion": "4.0.1", "purpose": "This profile allows exchange of the findings and interpretation of diagnostic tests performed on individuals, groups of individuals, devices and locations and/or specimens derived from these. The report includes clinical context such as requesting and provider information and some mix of atomic results, images, textual and coded interpretations and formatted representation of diagnostic reports.\r\n\r\nNote: this profile SHALL NOT be used where a more specific UK Core profile exists.", "name": "UKCoreDiagnosticReport", "abstract": false, "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "type": "DiagnosticReport", "experimental": null, "resourceType": "StructureDefinition", "title": "UK Core Diagnostic Report", "package_version": "0.0.13-pre-release", "status": "active", "id": "c9c95c7d-d81b-47cb-9f45-e30bd278dd5a", "kind": "resource", "url": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-DiagnosticReport", "version": "2.5.0", "differential": { "element": [ { "id": "DiagnosticReport.extension:compositionReferenceR5", "max": "1", "path": "DiagnosticReport.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition" ] } ], "short": "A Composition reference for a DiagnosticReport. This is a R5 backport.", "sliceName": "compositionReferenceR5", "isModifier": false }, { "id": "DiagnosticReport.extension:compositionReferenceR5.value[x]", "path": "DiagnosticReport.extension.value[x]", "short": "Reference to a Composition resource.", "definition": "Reference to a Composition resource instance that provides structure for organizing the contents of the DiagnosticReport." }, { "id": "DiagnosticReport.extension:mediaR5", "path": "DiagnosticReport.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.media.link" ] } ], "sliceName": "mediaR5", "isModifier": false }, { "id": "DiagnosticReport.extension:mediaR5.extension", "min": 1, "path": "DiagnosticReport.extension.extension" }, { "id": "DiagnosticReport.extension:mediaR5.extension:link", "min": 1, "path": "DiagnosticReport.extension.extension", "sliceName": "link" }, { "id": "DiagnosticReport.extension:noteR5", "path": "DiagnosticReport.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.note" ] } ], "short": "Comments about the diagnostic report. This is a R5 backport.", "sliceName": "noteR5", "isModifier": false }, { "id": "DiagnosticReport.extension:noteR5.value[x]", "path": "DiagnosticReport.extension.value[x]", "definition": "May include general statements about the diagnostic report, or statements about significant, unexpected or unreliable results values contained within the diagnostic report, or information about its source when relevant to its interpretation." }, { "id": "DiagnosticReport.extension:supportingInfoR5", "path": "DiagnosticReport.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.supportingInfo" ] } ], "short": "Additional info supporting the diagnostic report. This is a R5 backport.", "sliceName": "supportingInfoR5", "isModifier": false }, { "id": "DiagnosticReport.extension:supportingInfoR5.extension", "min": 2, "path": "DiagnosticReport.extension.extension" }, { "id": "DiagnosticReport.status", "path": "DiagnosticReport.status", "short": "The status of the diagnostic report.", "mustSupport": true }, { "id": "DiagnosticReport.category", "path": "DiagnosticReport.category", "short": "A code that classifies the clinical discipline, department or diagnostic service that created the report.", "mustSupport": true }, { "id": "DiagnosticReport.code", "path": "DiagnosticReport.code", "short": "A code or name that describes this diagnostic report.", "binding": { "strength": "preferred", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-ReportCode" }, "mustSupport": true }, { "id": "DiagnosticReport.subject", "path": "DiagnosticReport.subject", "short": "The subject of the report - usually, but not always, the patient.", "mustSupport": true }, { "id": "DiagnosticReport.encounter", "path": "DiagnosticReport.encounter", "short": "Health care event when test ordered.", "mustSupport": true }, { "id": "DiagnosticReport.issued", "path": "DiagnosticReport.issued", "short": "Clinically relevant time / time-period for report.", "mustSupport": true }, { "id": "DiagnosticReport.performer.extension:deviceReference", "max": "1", "path": "DiagnosticReport.performer.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeviceReference" ] } ], "short": "A reference to a Device which interprets / performs the results of the DiagnosticReport.", "sliceName": "deviceReference", "isModifier": false }, { "id": "DiagnosticReport.resultsInterpreter.extension:deviceReference", "path": "DiagnosticReport.resultsInterpreter.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeviceReference" ] } ], "short": "A reference to a Device which interprets / performs the results of the DiagnosticReport.", "sliceName": "deviceReference", "isModifier": false }, { "id": "DiagnosticReport.result", "path": "DiagnosticReport.result", "short": "Observations that are part of this diagnostic report.", "mustSupport": true }, { "id": "DiagnosticReport.conclusionCode", "path": "DiagnosticReport.conclusionCode", "binding": { "strength": "preferred" } } ] }, "contact": [ { "name": "HL7 UK", "telecom": [ { "use": "work", "rank": 1, "value": "ukcore@hl7.org.uk", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport" }