{ "description": "Resource to communicate warnings and other issues that has been handeled and communicated within PLL.", "_filename": "sfm-DetectedIssue.StructureDefinition.json", "package_name": "sfm.030322", "date": "2021-05-01", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.0", "name": "SfmDetectedIssue", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" } ], "abstract": false, "type": "DetectedIssue", "experimental": null, "resourceType": "StructureDefinition", "title": "sfm-DetectedIssue", "package_version": "2.0.1", "status": "active", "id": "6e2a4c01-9919-4655-8c6f-474e7241fb8d", "kind": "resource", "url": "http://ehelse.no/fhir/StructureDefinition/sfm-DetectedIssue", "version": "1.0", "differential": { "element": [ { "id": "DetectedIssue.status", "path": "DetectedIssue.status", "mustSupport": true }, { "id": "DetectedIssue.code", "max": "0", "path": "DetectedIssue.code" }, { "id": "DetectedIssue.severity", "max": "0", "path": "DetectedIssue.severity" }, { "id": "DetectedIssue.patient", "max": "0", "path": "DetectedIssue.patient" }, { "id": "DetectedIssue.identified[x]", "path": "DetectedIssue.identified[x]", "type": [ { "code": "dateTime" } ], "mustSupport": true }, { "id": "DetectedIssue.author", "path": "DetectedIssue.author", "mustSupport": true }, { "id": "DetectedIssue.implicated", "min": 1, "path": "DetectedIssue.implicated", "type": [ { "code": "Reference", "targetProfile": [ "http://ehelse.no/fhir/StructureDefinition/sfm-MedicationStatement" ] } ], "mustSupport": true }, { "id": "DetectedIssue.evidence", "max": "1", "path": "DetectedIssue.evidence", "mustSupport": true }, { "id": "DetectedIssue.evidence.code", "path": "DetectedIssue.evidence.code", "binding": { "strength": "extensible", "valueSet": "http://ehelse.no/fhir/CodeSystem/sfm-type-of-warning-code" } }, { "id": "DetectedIssue.evidence.code.coding.system", "path": "DetectedIssue.evidence.code.coding.system", "fixedUri": "http://ehelse.no/fhir/CodeSystem/sfm-type-of-warning-code" }, { "id": "DetectedIssue.evidence.detail.reference", "path": "DetectedIssue.evidence.detail.reference", "short": "Referance to registered drug reaction", "definition": "Used when drug reaction is the source of evidence." }, { "id": "DetectedIssue.evidence.detail.identifier", "path": "DetectedIssue.evidence.detail.identifier", "short": "Identifies interaction that is evidence", "definition": "Used for interactions and identies the FEST id of the interaction." }, { "id": "DetectedIssue.detail", "max": "0", "path": "DetectedIssue.detail" }, { "id": "DetectedIssue.reference", "max": "0", "path": "DetectedIssue.reference" }, { "id": "DetectedIssue.mitigation", "path": "DetectedIssue.mitigation", "mustSupport": true }, { "id": "DetectedIssue.mitigation.action", "path": "DetectedIssue.mitigation.action", "mustSupport": true }, { "id": "DetectedIssue.mitigation.action.coding", "max": "1", "path": "DetectedIssue.mitigation.action.coding" }, { "id": "DetectedIssue.mitigation.action.coding.system", "path": "DetectedIssue.mitigation.action.coding.system", "fixedUri": "http://ehelse.no/fhir/CodeSystem/sfm-warning-cancelation-code" }, { "id": "DetectedIssue.mitigation.date", "path": "DetectedIssue.mitigation.date", "mustSupport": true }, { "id": "DetectedIssue.mitigation.author", "min": 1, "path": "DetectedIssue.mitigation.author", "type": [ { "code": "Reference", "targetProfile": [ "http://ehelse.no/fhir/StructureDefinition/sfm-PractitionerRole" ] } ], "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DetectedIssue" }