{
"description": "A Program Area Announcement.",
"_filename": "Announcement.json",
"package_name": "ca.on.health.sadie",
"date": null,
"derivation": "constraint",
"meta": {
"tag": [ {
"code": "validation_passed",
"system": "https://smilecdr.com/fhir/NamingSystem/tags",
"display": "Validation Passed"
} ]
},
"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": "0.1.36-beta",
"status": "active",
"id": "c43740b3-e628-4c19-a0f3-6c92bd5fec5d",
"kind": "resource",
"url": "http://health.gov.on.ca/sadie/fhir/StructureDefinition/Announcement",
"version": "1.0.0",
"differential": {
"element": [ {
"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: in-progress = this announcement is active and will be displayed in application. stopped = this announcement will no longer be visible on ht eusr`_**\r\n\r\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.`_**\r\n\r\nThe type of message conveyed such as alert, notification, reminder, instruction, etc.",
"fixedCodeableConcept": {
"text": "PROGRAM_ANNOUNCEMENT"
}
}, {
"id": "Communication.priority",
"path": "Communication.priority",
"definition": "#### **_`FOR SADIE USE: This is optional, it may be needed in the future`_**\r\n\r\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",
"min": 1,
"path": "Communication.sent",
"definition": "#### **_`FOR SADIE USE: This is when the announcement was made active`_**\r\n\r\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`_**\r\n\r\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`_**\r\n\r\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"
}