Skip to content
This repository has been archived by the owner on Jun 6, 2019. It is now read-only.

CarePlans not included in Encounter API queries #45

Open
craigmcginley opened this issue Nov 28, 2018 · 1 comment
Open

CarePlans not included in Encounter API queries #45

craigmcginley opened this issue Nov 28, 2018 · 1 comment

Comments

@craigmcginley
Copy link

craigmcginley commented Nov 28, 2018

CarePlans associated with an encounter are not represented as a resource in the $everything response for an Encounter.

For instance this CarePlan has a context: { reference: "Encounter/58b3663e3425def0f0f6a22a" }, but the CarePlan is not a resource listed in the $everything query for that Encounter.

The FHIR spec for Encounter$everything operation seems to indicate the response should include all referenced resources for the encounter, as well as what the server may deem associated.

I would assume the CarePlan is associated, but I'm wondering if you have reasons not to include it in the response.

Note: This FHIR.org API does include CarePlans in the Encounter$everything response.

@jawalonoski
Copy link
Member

There is no reason not to include CarePlans in the $everything operation, so this is indeed a bug. We have plans to make updates, but timeline is TBD.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants