FHIR resource link | |||
FHIR definition | A request to convey information; e.g. the CDS system proposes that an alert be sent to a responsible provider, the CDS system proposes that the public health agency be notified about a reportable condition. This resource is a record of a request for a communication to be performed. A communication is a conveyance of information from one entity, a sender, to another entity, a receiver. The requester requests the sender to send the payload to the recipient. | ||
PSI use cases | Communication use cases include:
| ||
required properties | see below | ||
Extensions | Implemented: none Under consideration:
| ||
Sample payload (minimum set) |
|
Notes for CommunicationRequest FHIR resource, per property
Property | Required by PSI? | Notes | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PSI tags |
| Country ISO-2 code /wiki/spaces/DHM/pages/13992045 PENDING: implementation of this property
| ||||||||||||
status |
|
| ||||||||||||
priority |
| routine | urgent | asap | stat | ||||||||||||
medium |
| A channel of communication. We can use one of these codes: SMSWRIT or APPWRIT. In the future we could use another codes (https://terminology.hl7.org/3.1.0/ValueSet-v3-ParticipationMode.html) example for social media (code APPWRIT):
| ||||||||||||
sender |
| Focus of message. Reference
| ||||||||||||
subject |
| Focus of message. Reference
| ||||||||||||
sent |
| When sent (datetime | ||||||||||||
occurrenceDateTime |
| When receivedscheduled (datetime Required One of both: occurrenceDateTime or occurrencePeriod | ||||||||||||
occurrencePeriod |
| When scheduled (Period) Required One of both: occurrenceDateTime or occurrencePeriod | ||||||||||||
recipient |
| Message recipient. Reference Array.
| ||||||||||||
payload |
| Mesage Message payload template(the message body). We have to send 2 elements.
|
How to use this in PSI.
...