{ "description": "This is the OperationOutcome Profile that contains error or warning information to help with troubleshooting.", "_filename": "OperationOutcome.json", "package_name": "ca.on.phsd.r4-alpha", "date": "2019-05-08T19:52:01.3691039+00:00", "derivation": "constraint", "meta": { "lastUpdated": "2024-07-31T18:32:38.8818701+00:00" }, "publisher": null, "fhirVersion": "4.0.1", "name": "OperationOutcome", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" } ], "abstract": false, "type": "OperationOutcome", "experimental": null, "resourceType": "StructureDefinition", "title": "PHSD OperationOutcome", "package_version": "0.1.0", "status": "draft", "id": "72aa5476-3341-4497-8969-bbc5cbc62012", "kind": "resource", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-profile-OperationOutcome", "version": "1.0.0", "differential": { "element": [ { "id": "OperationOutcome", "path": "OperationOutcome", "mustSupport": true }, { "id": "OperationOutcome.id", "path": "OperationOutcome.id", "definition": "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.\r\nWhen request is prossed even with the error id and meta elements will be returned.", "mustSupport": true }, { "id": "OperationOutcome.meta", "path": "OperationOutcome.meta", "mustSupport": true }, { "id": "OperationOutcome.meta.profile", "min": 1, "path": "OperationOutcome.meta.profile", "mustSupport": true }, { "id": "OperationOutcome.issue", "path": "OperationOutcome.issue", "mustSupport": true }, { "id": "OperationOutcome.issue.severity", "path": "OperationOutcome.issue.severity", "mustSupport": true }, { "id": "OperationOutcome.issue.code", "path": "OperationOutcome.issue.code", "mustSupport": true }, { "id": "OperationOutcome.issue.details", "path": "OperationOutcome.issue.details", "binding": { "strength": "required", "valueSet": "http://ontariohealth.ca/fhir/ValueSet/phsd-master-service-data-exception-code" }, "mustSupport": true }, { "id": "OperationOutcome.issue.details.coding", "max": "1", "path": "OperationOutcome.issue.details.coding", "mustSupport": true }, { "id": "OperationOutcome.issue.details.coding.system", "path": "OperationOutcome.issue.details.coding.system", "fixedUri": "http://ontariohealth.ca/fhir/CodeSystem/phsd-master-service-data-exception-code", "mustSupport": true }, { "id": "OperationOutcome.issue.details.coding.code", "path": "OperationOutcome.issue.details.coding.code", "binding": { "strength": "extensible", "valueSet": "https://ehealthontario.ca/fhir/ValueSet/ppr-master-service-data-exception-code" }, "mustSupport": true }, { "id": "OperationOutcome.issue.details.text", "min": 1, "path": "OperationOutcome.issue.details.text", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/OperationOutcome" }