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
References in a Bundle, that should be transferred to the CRR, are not resolved and included during Bundle generation. This leads to the fact that resource validation at the CRR can fail. An exception is the Patient resource.
For example if the Bundle contains a Condition resource with the following fields
With release 0.5.1 unsupported references are removed from the resources prior to sending data to the central research repository. References within the blood-gas-panel Observation are not removed and managed correctly.
References in a Bundle, that should be transferred to the CRR, are not resolved and included during Bundle generation. This leads to the fact that resource validation at the CRR can fail. An exception is the Patient resource.
For example if the Bundle contains a Condition resource with the following fields
only the referenced Patient resource is included into the Bundle, not the referenced Encounter resource.
The text was updated successfully, but these errors were encountered: