-
Notifications
You must be signed in to change notification settings - Fork 1
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
Location lists to be used by service / biomeds #261
Comments
SDPi Friday 2024.03.08: David reviewed the issue. |
SDPi Friday 2024.07.05 Discussion: Keep on list BUT determine priority for implementation. @ToddCooper engage stakeholders to reassess need. |
SDPi Workshop #4 - See workshop notes (Wednesday morning). Need more detail to understand implementation requirements + this is closely related to the Context Management topic. |
Motivation
When dealing with location contexts in SDC, in order to couple medical devices to each other, those medical devices need to be configured in a way that they share the same location context. This can be done by either manually setting location context parameters at each and every device, which is an error prone and laborous task, or by distributing location contexts (semi-)automatically.
Solution space
As manual interaction on each device is inacceptable in terms of effort und time, esp. when changes to a location occur, it may be of value to share location lists between service interfaces, so that locations can be configured centrally.
First step
Specify a data exchange garammar that provides information as to where devices can be located. A service app can consume this data and provide valid lists of locations to the biomed, who than does not need to configure by manually typing in information.
Example: Locations.ucon 1.json
Second step
The first step is just a data format specification. How that data is transferred between service apps of different vendors or central servers, is not in scope. In a second step, we may specify a means to exchange said data.
The text was updated successfully, but these errors were encountered: