{ "description": "Client requests to load their data. The data itself conforms the ClientLoad profile", "_filename": "ClientDataLoad.json", "package_name": "ca.on.health.sadie", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "ClientDataLoad", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "Communication", "experimental": null, "resourceType": "StructureDefinition", "title": "Client Data Load", "package_version": "1.0.21", "status": "active", "id": "52ba54d1-b2a0-44b8-81ef-bcde2a6bf268", "kind": "resource", "url": "https://health.gov.on.ca/sadie/fhir/StructureDefinition/ClientDataLoad", "version": "1.0.0", "differential": { "element": [ { "id": "Communication", "path": "Communication", "definition": "#### **_`FOR SADIE USE: This is used to record client data preload requests. Clients will send data such as Referral and Member IDs that they want loaded.`_**" }, { "id": "Communication.identifier", "max": "0", "path": "Communication.identifier" }, { "id": "Communication.instantiatesCanonical", "max": "0", "path": "Communication.instantiatesCanonical" }, { "id": "Communication.instantiatesUri", "max": "0", "path": "Communication.instantiatesUri" }, { "id": "Communication.basedOn", "max": "0", "path": "Communication.basedOn" }, { "id": "Communication.partOf", "max": "0", "path": "Communication.partOf" }, { "id": "Communication.inResponseTo", "max": "0", "path": "Communication.inResponseTo" }, { "id": "Communication.status", "path": "Communication.status", "definition": "#### **_`FOR SADIE USE: Use 'completed' if it was sucessful and 'entered-in-error' for errors.`_**\n\nThe status of the transmission." }, { "id": "Communication.statusReason", "path": "Communication.statusReason", "binding": { "strength": "required", "valueSet": "http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-ClientCommunication-Errors" }, "definition": "#### **_`FOR SADIE USE: This is the code for the SADIE error message.`_**\n\nThe status of the transmission." }, { "id": "Communication.category", "max": "1", "min": 1, "path": "Communication.category", "binding": { "strength": "required", "valueSet": "http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-CommunicationTypes" }, "definition": "#### **_`FOR SADIE USE: Use PRELOAD_REQUEST`_**\n\nThe type of message conveyed such as alert, notification, reminder, instruction, etc." }, { "id": "Communication.priority", "max": "0", "path": "Communication.priority" }, { "id": "Communication.medium", "max": "0", "path": "Communication.medium" }, { "id": "Communication.subject", "max": "0", "path": "Communication.subject" }, { "id": "Communication.subject.reference", "max": "0", "path": "Communication.subject.reference" }, { "id": "Communication.subject.type", "max": "0", "path": "Communication.subject.type" }, { "id": "Communication.subject.identifier", "max": "0", "path": "Communication.subject.identifier" }, { "id": "Communication.subject.display", "max": "0", "path": "Communication.subject.display" }, { "id": "Communication.topic", "max": "0", "path": "Communication.topic" }, { "id": "Communication.about", "max": "0", "path": "Communication.about" }, { "id": "Communication.about.reference", "max": "0", "path": "Communication.about.reference" }, { "id": "Communication.about.type", "max": "0", "path": "Communication.about.type" }, { "id": "Communication.about.identifier", "max": "0", "path": "Communication.about.identifier" }, { "id": "Communication.about.display", "max": "0", "path": "Communication.about.display" }, { "id": "Communication.encounter", "max": "0", "path": "Communication.encounter" }, { "id": "Communication.sent", "max": "0", "path": "Communication.sent" }, { "id": "Communication.received", "path": "Communication.received", "definition": "#### **_`FOR SADIE USE: If SADIE is doing the receiving then this is populated otherwise it is null`_**\n\nThe time when this communication arrived at the destination." }, { "id": "Communication.recipient", "max": "1", "min": 1, "path": "Communication.recipient", "definition": "#### **_`FOR SADIE USE: There will be no Reference, the display = SADIE`_**" }, { "id": "Communication.recipient.type", "max": "0", "path": "Communication.recipient.type" }, { "id": "Communication.recipient.identifier", "max": "0", "path": "Communication.recipient.identifier" }, { "id": "Communication.sender", "min": 1, "path": "Communication.sender", "type": [ { "code": "Reference", "targetProfile": [ "https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramArea" ] } ], "definition": "#### **_`FOR SADIE USE: Since SADIE is doing the receiving then the reference will be populated with a reference to the Program Area and display will be populated with the Program Area identifier code.`_**\n\nThe entity (e.g. person, organization, clinical information system, or device) which was the source of the communication." }, { "id": "Communication.sender.type", "max": "0", "path": "Communication.sender.type" }, { "id": "Communication.sender.identifier", "max": "0", "path": "Communication.sender.identifier" }, { "id": "Communication.reasonCode", "max": "0", "path": "Communication.reasonCode" }, { "id": "Communication.reasonReference", "max": "0", "path": "Communication.reasonReference" }, { "id": "Communication.payload", "path": "Communication.payload", "definition": "#### **_`FOR SADIE USE: Any documents will be stored as a contentAttachment. If a contentAttachment is present the UI will display a download button so the user can download and view the document. The following are the elements of the attachement that will be used: contentType=type of file, url=pointer to the binary, size=size of the file, hash=security hash, title=title for the document.`_**\n\nText, attachment(s), or resource(s) that was communicated to the recipient." }, { "id": "Communication.note", "max": "0", "path": "Communication.note" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Communication" }