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
When a contained resource references its own container, the reference it uses is just #. SUSHI should allow specifying # from within the Reference() keyword.
When a contained resource references its own container, the reference it uses is just
#
. SUSHI should allow specifying#
from within theReference()
keyword.See FHIR documentation here: https://www.hl7.org/fhir/references.html#contained. Relevant snippet is:
An example of what the FSH for this could look like is here: FSH Online Link.
This was brought up in Zulip here: https://chat.fhir.org/#narrow/channel/215610-shorthand/topic/Contained.20resource.20can't.20reference.20back.20to.20containing/near/486328555
The text was updated successfully, but these errors were encountered: