Stream: implementers
Topic: Cannot have extensions
Adam Cole (Jan 10 2022 at 00:53):
I'm trying to find an example of the flag "NE This element cannot have extensions". (FHIR Documentation: http://www.hl7.org/fhir/formats.html#table).
I'd love to understand the intent of this flag, or at least see an example of it.
Grahame Grieve (Jan 10 2022 at 00:55):
well, there's three cases, none of which are marked with that flag :0(
- Element.id
- Resource.id
- Extension.url
Last updated: Apr 12 2022 at 19:14 UTC