Closed Healthedata1 closed 7 years ago
By defining "mandatory" Data-elements my assumption was that we are being strict and the client should not expect any bad data for these elements. If we want to be Permissive and send bad data or missing data then they shouldn't be mandatory and put them into the SHOULD category which we generally don't explicitly call out in these IG's.
Do we need to spell this out in the introduction?
Change the binding from required
to extensible
to handle the real world of units.
Decision:
required
Use Cases: Ideal --> less ideal UCUM code provided
"valueQuantity": {
"value": 26.0,
"unit": "g/mL",
"system": "http://unitsofmeasure.org",
"code": "g/mL"
}
free text units (no UCUM units) if have no UCUM units then represent units only in units
element
"valueQuantity": {
"value": 26.0,
"unit": "RR",
}
no units
"valueQuantity": {
"value": 26.0
}
Will update IG with guidance
US-Core comment re vitals:
Is profile intended only to cover the vitals listed by loinc? Normally, systems would return other vitals outside that list (if queried by category vital-signs). If this occurs, the code.code, valueQuantity, etc may not make sense to be required for those values (they may be string or not have a mappable loins)(thank you Jenni)
This is great point and would suggest that the LOINC and UCUM bindings need to be extensible to accommodate vitals outside this list. MAP for example.
updated guidance on this in IGs
For the Vitals IG and Labs IG it is implied that the resource validation requires use prescribed UCUM units listed in the vitals table and LOINC database. However, there is no guidance or specified behavior if the units are wrong or missing which will likely occur in the real world.
No units Example:
Wrong units example: