FHIR Chat · HSPC Sandbox - CDS-Hooks Sandbox FHIR version mix-match · cds hooks

Stream: cds hooks

Topic: HSPC Sandbox - CDS-Hooks Sandbox FHIR version mix-match


view this post on Zulip Gary Driesen (Nov 30 2017 at 16:09):

When launching the CDS-Hooks Sandbox from the HSPC sandbox (https://sandbox.hspcconsortium.org)
we are expecting FHIR 3.0.1 resources to be passed into our CDS-Hook service, but in
CDSRequest.Context, we are receiving a MedicationOrder resource that is not valid in
FHIR 3.0.1. Interesting enough, if we ask for a MedicationOrder resource in the prefetch,
we get an error, which is correct, stating MedicationOrder is not supported. This seems
like a bug in one of the Sandboxes. Is that correct or is this expected behavior?

view this post on Zulip Zach Plata (Nov 30 2017 at 16:27):

@Gary Driesen I just took a look into the source code for the Rx View and it looks like the "MedicationOrder" resource is hardcoded in the request that is built up and sent to CDS Services, which should be fixed (in the Sandbox) to flex in case you're launching against a STU3 HSPC instance. I can log an issue for this soon here, and you can track it on this page https://github.com/cds-hooks/sandbox/issues. Thanks for catching this!

view this post on Zulip Travis Cummings (Jan 24 2018 at 19:50):

(deleted)


Last updated: Apr 12 2022 at 19:14 UTC