Add solution specific message payload

Add solution specific message payload

For the following messaging situations, it is possible to have a solution-specific message text based on the eHealth Solution.

  • Reminder to submit measurement (Communication.reasonCode=”ReminderSubmitMeasurement"). See Automated Processing

  • Appointment reminder or Video Appointment reminder (Communication.reasonCode=”AppointmentReminder" or Communication.reasonCode=”VideoAppointmentReminder"). See Automated Processing

  • Notification regarding received Communication. See Automated Processing

Examples of solution specific message text for Reminder to submit measurement

  • Solution: Telma

    • Du har en opgave. Se den i Telma.

  • Solution: KPRO

    • Du har en opgave. Se den i KPRO.

Required Input from Request

  • Name of solution to configure message for (eg. KPRO or Telma)

  • Messaging situation (eg. Reminder to submit measurement)

  • eHealth Infrastructure environment to update (all environments or specific environment)

  • Text to use for solution specific message:

    • max length 160 characters.

    • Communication situation

      • Reminder to submit measurement

        • Only plain text is supported (Dynamic/variable based content is not supported)

      • Notification regarding received Communication

        • Only plain text is supported (Dynamic/variable based content is not supported)

      • Appointment reminder or Video Appointment reminder

        • The custom text can contain the ${time} string. This will be replaced by the time of the Appointment in the Europe/Copenhagen timezone.

Example of a service request

We would like a solution-specific message for the “Reminder to submit measurement” situation on all environments. The text is for Telma and should be: “Du har en opgave. Se den i X.

Time estimate

Updating or adding custom text on environments will require approximately 2 hours.