fhir-emr icon indicating copy to clipboard operation
fhir-emr copied to clipboard

QR: value is not removed when string is deleted

Open ruscoder opened this issue 1 year ago • 0 comments

Write text into string field, and erase it

Actual: answer contains [{valueString: ""}] Expected: answer contains []

It affects mappers - we can not rely on .exists()

ruscoder avatar Dec 18 '24 16:12 ruscoder