{ "description": "The findings and interpretation of diagnostic tests performed on patients, groups of patients, 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.", "_filename": "StructureDefinition-DiagnosticReport.json", "package_name": "ca.healthpei.io.core", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "DiagnosticReport", "abstract": false, "type": "DiagnosticReport", "experimental": null, "resourceType": "StructureDefinition", "title": "DiagnosticReport", "package_version": "0.1.7-DFT", "status": "draft", "id": "07a3fa8e-0c29-43e0-b669-3dbfb78194b7", "kind": "resource", "url": "http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-DiagnosticReport", "version": null, "differential": { "element": [ { "id": "DiagnosticReport.identifier", "path": "DiagnosticReport.identifier", "mustSupport": true }, { "id": "DiagnosticReport.identifier.system", "path": "DiagnosticReport.identifier.system", "mustSupport": true }, { "id": "DiagnosticReport.identifier.value", "path": "DiagnosticReport.identifier.value", "mustSupport": true }, { "id": "DiagnosticReport.status", "path": "DiagnosticReport.status", "mustSupport": true }, { "id": "DiagnosticReport.category", "path": "DiagnosticReport.category", "binding": { "strength": "extensible", "valueSet": "http://hl7.org/fhir/ValueSet/diagnostic-service-sections" }, "mustSupport": true }, { "id": "DiagnosticReport.category.coding", "path": "DiagnosticReport.category.coding", "mustSupport": true }, { "id": "DiagnosticReport.category.coding.system", "path": "DiagnosticReport.category.coding.system", "mustSupport": true }, { "id": "DiagnosticReport.category.coding.code", "path": "DiagnosticReport.category.coding.code", "mustSupport": true }, { "id": "DiagnosticReport.category.coding.display", "path": "DiagnosticReport.category.coding.display", "mustSupport": true }, { "id": "DiagnosticReport.code", "path": "DiagnosticReport.code", "binding": { "strength": "extensible", "valueSet": "http://hl7.org/fhir/ValueSet/report-codes" }, "mustSupport": true }, { "id": "DiagnosticReport.code.coding.system", "path": "DiagnosticReport.code.coding.system", "mustSupport": true }, { "id": "DiagnosticReport.code.coding.code", "path": "DiagnosticReport.code.coding.code", "mustSupport": true }, { "id": "DiagnosticReport.code.coding.display", "path": "DiagnosticReport.code.coding.display", "mustSupport": true }, { "id": "DiagnosticReport.effective[x]", "path": "DiagnosticReport.effective[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "DiagnosticReport.effective[x]:effectiveDateTime", "max": "1", "min": 0, "path": "DiagnosticReport.effective[x]", "type": [ { "code": "dateTime" } ], "sliceName": "effectiveDateTime", "mustSupport": true }, { "id": "DiagnosticReport.issued", "path": "DiagnosticReport.issued", "mustSupport": true }, { "id": "DiagnosticReport.presentedForm", "path": "DiagnosticReport.presentedForm", "mustSupport": true }, { "id": "DiagnosticReport.presentedForm.contentType", "path": "DiagnosticReport.presentedForm.contentType", "mustSupport": true }, { "id": "DiagnosticReport.presentedForm.data", "path": "DiagnosticReport.presentedForm.data", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport" }