FHIR Chat · Restrict valid range for a valueQuantity item · questionnaire

Stream: questionnaire

Topic: Restrict valid range for a valueQuantity item


view this post on Zulip Axel Vanraes (Jun 09 2021 at 20:36):

Hi folks,
I want to restrict the range of an answer that has a datatype Quantity. Any idea how to restrict the range to only positive decimals in a Questionaire resource?

view this post on Zulip Elliot Silver (Jun 09 2021 at 20:58):

Use the minValue extension.

view this post on Zulip Axel Vanraes (Jun 10 2021 at 09:19):

Other extensions that may be relevant for people with similar requirements: http://hl7.org/fhir/R4/element-extensions.html


Last updated: Apr 12 2022 at 19:14 UTC