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
We should add to the ModelInfo a reflection of whether an element is a "Key Element"
We should also change the ModelInfo generation so that it drives off of StructureDefinition extensions for model info information, rather than pulling from a configuration:
In addition to "mustSupport", FHIR Implementation Guides now include the concept of "Key Elements", which are defined here:
https://build.fhir.org/ig/FHIR/ig-guidance/readingIgs.html#sdviews
We should add to the ModelInfo a reflection of whether an element is a "Key Element"
We should also change the ModelInfo generation so that it drives off of StructureDefinition extensions for model info information, rather than pulling from a configuration:
ModelInfoSettings:
And for each type, we need to be able to set:
The text was updated successfully, but these errors were encountered: