HAZARD: Wrong units of measurement are used for the data sent to the API #88
Labels
documentation
hazard
likelihood-low
Could occur but in the great majority of occasions will not.
risk-level-3-undesirable
Undesirable level of risk. Attempts should be made to eliminate the hazard or implement controls
severity-minor
Minor injury, short term recovery; minor psychological upset; inconvenience; negligible consequence.
This Issue Template is based on the practices described in NHS Digital DCB0129/DCB0160 Clinical Safety Officer training.
Thanks to John Meredith of Digital Health and Care Wales for requesting clarification which resulted in this Hazard being created.
Description
If the API receives data in the wrong units, the result of the calculation could be wrong or misleading.
Cause
This hazard would have to occur as part of a mis-implementation by the supplier or Trust adopting the charts, or a significant user error.
If the units of measurement of the data sent to the API are incorrect, then an incorrect result will be returned.
This result would not necessarily be distinguishable from a correct result as it would be displayed in the user interface alongside correct values.
Effect
The clinician using the chart would potentially interpret the erroneous value as a correct one.
This could result in incorrect decisions being made about the care being provided.
Hazard
Existing Mitigations
rcpchgrowth
Python library codebase here https://github.com/rcpch/rcpchgrowth-python/blob/live/rcpchgrowth/constants/validation_constants.pyIn the below example, the height has been passed in metres instead of the correct centimetres.
INTERFACE: An extremely outlying growth result would be markedly divergent from the existing growth trajectory on the growth chart, which should raise concerns. The UI is clearly labelled with the units required.
TRAINING: Clinicians are trained when using Growth Charts that they must not take action on the basis of a single outlying growth result. They are also trained as to the correct units to use (cm for length/height/OFC and kg for weight).
Assignment: Assign this Hazard to its Owner. Default owner is the Clinical Safety Officer @pacharanero
Labelling: Add labels according to Severity. Likelihood and Risk Level
Project: Add to the Project 'Clinical Risk Management'
The text was updated successfully, but these errors were encountered: