FHIR Chat · FHIR Bundle "Cannot resolve external reference" error · implementers

Stream: implementers

Topic: FHIR Bundle "Cannot resolve external reference" error


view this post on Zulip Max Nakamura (Nov 30 2016 at 21:45):

A

view this post on Zulip Max Nakamura (Nov 30 2016 at 21:50):

Hello @Grahame Grieve ,

I checked out the latest FHIR build and then posted the attached composition sample to the FHIR server, then tried to build a bundle.

However I am seeing errors when trying to build the bundle, and am hoping you can provide some guidance on how to resolve this issue.

Here is what was done:

1. Validated the existing CCDA-on-FHIR-Continuity-of-Care-Document-Example.xml from the FHIRBuild\guides\ccda2\resources\Composition folder against the latest FHIR schema from the FHIR build

2. Successfully posted the composition resource in CCDA-on-FHIR-Continuity-of-Care-Document-Example.xml to the http://fhir3.healthintersections.com.au server

3. Tried to create the bundle on the FHIR Server using command: GET http://fhir3.healthintersections.com.au/open/Composition/070962a0-2722-4a0e-80d9-b3ce447b71/$document. However, the error "Cannot resolve external reference: http://fhirtest.uhn.ca/baseDstu3/Patient/117467" appears.

4. Confirmed the Patient resource exists on the uhn fhir server using GET http://fhirtest.uhn.ca/baseDstu3/Patient/117467. Received Status: 200 OK

Since that patient resource with ID 117467 exists on the University Health Network's FHIR server, I thought the FHIR server at http://fhir3.healthintersections.com.au be able to access that resource.

Thank you,

Meenaxi

CCDA-on-FHIR-Continuity-of-Care-Document-Example.zip


Last updated: Apr 12 2022 at 19:14 UTC