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

Reading type need to handle more than just numeric data #76

Open
chanskw opened this issue Mar 17, 2017 · 1 comment
Open

Reading type need to handle more than just numeric data #76

chanskw opened this issue Mar 17, 2017 · 1 comment
Projects

Comments

@chanskw
Copy link
Collaborator

chanskw commented Mar 17, 2017

Current, we assume that Reading is a numeric reading from a bedside monitor.
In some cases, the reading can be just a text value from the device. And that data comes in from the same channel. We need to figure out what to do with this type of data.

@chanskw
Copy link
Collaborator Author

chanskw commented Mar 22, 2017

@cancilla I suggest that we add a "description" attribute to the Reading type. This allows us to encode non-numeric value into a reading. This is an optional attribute that can be an empty string. What are your thoughts?

@chanskw chanskw added this to SAMANTHA in v0.2 Apr 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
v0.2
SAMANTHA
Development

No branches or pull requests

1 participant