FHIR Chat · MustSupport · implementers

Stream: implementers

Topic: MustSupport


view this post on Zulip Nick George (Dec 02 2021 at 18:30):

Is it possible to apply MustSupport to a single type in a choice type? E.g., to say Patient.deceasedDate is must support but not all of Patient.deceased[x]?

view this post on Zulip Yunwei Wang (Dec 02 2021 at 18:36):

Yes. Use this extension: http://build.fhir.org/extension-elementdefinition-type-must-support.html

view this post on Zulip Nick George (Dec 02 2021 at 18:49):

Awesome, thanks!


Last updated: Apr 12 2022 at 19:14 UTC