...
Excerpt |
---|
Beskrivelse af hvad der sker ved opret kommunikation i SSL applikation |
Hvad sker der når der i brugergrænseflade sættes kryds ved “Medie:” “Kopiér besked til NemSMS?”
Er det nøjagtig samme besked, eller indeholder SMS'en besked om at der er besked?
Description of what happens behind the scenes in the SSL application in “opret kommunikation” |
...
When the “Medie:” “Kopiér besked til NemSMS?” så opretter is checked in the user interface, the SSL backend en created FHIR Communication (ehealth-message) med with medium sat til set to “NemSMS”.
Hvis der oprettes en FHIR communication med medium NemSMS, så er indholdet af den resulterende SMS lig med payload på Communication
Hvis der oprettes en FHIR communication uden medium angivet, så er indholdet af den resulterende SMS en besked om at der er en beskedIf the box is not ticked, the backend creates a Communication without medium being set.
If a FHIR Communication with medium NemSMS is created, then the content of the SMS corresponds to the payload of the Communication
If a FHIR Communication without medium is created, then the content of the SMS is a notification that there is a message.
This means that no matter if the box is ticked or not an SMS is sent to the recipient, but if the box is ticked, the payload in the “besked“ is what is sent in the SMS, otherwise the SMS contains a message that the recipient should check for messages.