{ "description": "A Program Area Announcement.", "_filename": "Announcement (1).json", "package_name": "ca.on.health.sadie", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "Announcement", "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": "Announcement", "package_version": "1.1.1", "status": "active", "id": "6e01c65e-e77b-4811-bf88-869a96fee69f", "kind": "resource", "url": "http://health.gov.on.ca/sadie/fhir/StructureDefinition/Announcement", "version": "1.0.0", "differential": { "element": [ { "id": "Communication.identifier", "max": "1", "path": "Communication.identifier", "definition": "#### **_`FOR SADIE USE: This is needed to make SmileCDR preloading of data work." }, { "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: in-progress = this announcement is active and will be displayed in application. stopped = this announcement will no longer be visible on the user interface`_**\n\nThe status of the transmission." }, { "id": "Communication.statusReason", "max": "0", "path": "Communication.statusReason" }, { "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: The type of Communication will be PROGRAM_ANNOUNCEMENT.`_**\n\nThe type of message conveyed such as alert, notification, reminder, instruction, etc." }, { "id": "Communication.category.coding", "max": "1", "min": 1, "path": "Communication.category.coding" }, { "id": "Communication.category.coding.version", "max": "0", "path": "Communication.category.coding.version" }, { "id": "Communication.category.coding.display", "max": "0", "path": "Communication.category.coding.display" }, { "id": "Communication.category.coding.userSelected", "max": "0", "path": "Communication.category.coding.userSelected" }, { "id": "Communication.category.text", "max": "0", "path": "Communication.category.text" }, { "id": "Communication.priority", "path": "Communication.priority", "definition": "#### **_`FOR SADIE USE: This is optional, it may be needed in the future`_**\n\nCharacterizes how quickly the planned or in progress communication must be addressed. Includes concepts such as stat, urgent, routine." }, { "id": "Communication.medium", "max": "0", "path": "Communication.medium" }, { "id": "Communication.subject", "max": "0", "path": "Communication.subject" }, { "id": "Communication.topic", "max": "0", "path": "Communication.topic" }, { "id": "Communication.about", "max": "0", "path": "Communication.about" }, { "id": "Communication.encounter", "max": "0", "path": "Communication.encounter" }, { "id": "Communication.sent", "max": "0", "path": "Communication.sent", "definition": "#### **_`FOR SADIE USE: This is when the announcement was made active`_**\n\nThe time when this communication was sent." }, { "id": "Communication.received", "max": "0", "path": "Communication.received" }, { "id": "Communication.recipient", "max": "0", "path": "Communication.recipient" }, { "id": "Communication.sender", "min": 1, "path": "Communication.sender", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramArea" ] } ], "definition": "#### **_`FOR SADIE USE: This is the ProgramArea`_**\n\nThe entity (e.g. person, organization, clinical information system, or device) which was the source of the communication." }, { "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: This is the announcement`_**\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" }