Inserting Nested Objects #1343
Unanswered
vitorpamplona
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a question about loading and inserting nested objects.
Let’s say I got a Composition that includes a Patient. Like this:
If I load this with
And run this:
or this
Should it return the Patient that was inside the Composition or not?
Beta Was this translation helpful? Give feedback.
All reactions