Hi!
If I currently try to traverse a contained object's reference to an internal object (i.e # reference to an internal object), Medplum currently returns an error:
"Unknown resource type" it seems that Medplum currently doesn't attempt to resolve these internal resources?
r
reshma
10/10/2024, 3:33 PM
That's correct
r
rahul1
10/12/2024, 5:43 AM
@Pavan , if you're referring to using the
medplum.readReference
command, then that indeed seems correct.
rahul1
10/12/2024, 5:43 AM
However, it seems like this would be a reasonable thing for us to add to the MedplumClient's behavior