You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…sible extract the numerical value and the unit. Otherwise, do not provide the quantity.
Fixing:
kind-lab#106kind-lab#107
- Error parsing JSON: the primitive value must be a number (e.g: quantity": {"value": "3"})
- The value '60 ml' is not a valid decimal (e.g: {"value": "60ml"})
- The value 'PO' is not a valid decimal ({"value": "PO"})
Errors
[ERROR_PARSING_JSON_THE_PRIMITIVE_VALUE_MUST_BE_A_NUMBER]
Error parsing JSON: the primitive value must be a number
Resources
MimicMedicationDispense
Examples
The text was updated successfully, but these errors were encountered: