Closed
Description
- Create a transaction bundle that includes a Patient, Observations on that Patient, and Practitioners related to those Observations.
- call /Patient/{patientId}/$everything
- call /Patient/{patientId}/$everything?_types=Practitioner,Observation,Patient
Note that the second call does not return the same resources as the first (Practitioners are omitted)
Metadata
Metadata
Assignees
Labels
No labels