Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for dynamic localized alert texts #255

Open
PeterKranich opened this issue Feb 9, 2024 · 2 comments
Open

Support for dynamic localized alert texts #255

PeterKranich opened this issue Feb 9, 2024 · 2 comments
Assignees
Labels
Volume 3 Volume 3 contents

Comments

@PeterKranich
Copy link
Collaborator

In BICEPS, the alert text is defined in the pm:AlertCondition descriptor and can either be retrieved from the Localization Service (if supported by the device) or as text string from the pm:ConceptDescription element in the pm:AlertCondition descriptor.

However, some device also provide dynamic alert texts which contain more context-sensitive information in the alert text:

  • Instead of "HR Low" -> "HR 56 < 60" which contains the heart rate that triggers the alert condition and the low limit of the heart rate alert
  • Instead of "Occlusion" -> "Occlusion (Adrenalin 5mg/50ml)" which provides information which infusion line triggers the occlusion alert

Change proposal:

  • in order to avoid regular pm:AlertCondition descriptor updates, the actual alert text shall be part of the pm:AlertCondition state
  • the currently set language of the device shall be indicated on the MDS level. If the language of the alert text in the pm:AlertCondition state deviates from the device language (rather unlikely), the language of the actual alert text shall be indicated.
@PeterKranich PeterKranich added Volume 3 Volume 3 contents Comment NEW A submitted comment waiting to be reviewed and dispositioned labels Feb 9, 2024
@PeterKranich PeterKranich added this to the SDPi 1.x milestone Feb 9, 2024
@PeterKranich PeterKranich self-assigned this Feb 9, 2024
@ToddCooper ToddCooper added Workshop topic and removed Comment NEW A submitted comment waiting to be reviewed and dispositioned labels Feb 9, 2024
@ToddCooper ToddCooper modified the milestones: SDPi 1.x, SDPi 1.4 review Feb 9, 2024
@ToddCooper
Copy link
Collaborator

ToddCooper commented Jun 4, 2024

SDPi Workshop #3 2024.06.04:

  1. Note this has been discussed in the APKP project ...
  2. Add to TF-3 an extension to the pm:AlertCondition state per the proposal
  3. Consider Appendix E of 11073-10701 for similar example re. metric labels

Review @d-gregorczyk

@ToddCooper
Copy link
Collaborator

SDPi Workshop 3 2w024.06.05:

Pushed out to APKP 3.0 completion, since this extension will most likely be included in that specification and can be handled in SDPi TF-3 accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Volume 3 Volume 3 contents
Projects
Status: New issues
Development

No branches or pull requests

3 participants