Skip to content

$everything operation on patient types do not return resources referenced by related resources (recursively related resources) #4844

Closed
@TipzCM

Description

@TipzCM
  • 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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions