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
Currently StructureDefinitons are only loaded upon startup, thus newly added StructureDefintions will not be read by the FHIR Marshal and will not be used for validation.
Implement dynmamic loading of StrutuctureDefintions during operation and not only after startup.
The text was updated successfully, but these errors were encountered:
Currently StructureDefinitons are only loaded upon startup, thus newly added StructureDefintions will not be read by the FHIR Marshal and will not be used for validation.
Implement dynmamic loading of StrutuctureDefintions during operation and not only after startup.
The text was updated successfully, but these errors were encountered: