FHIR Chat · Clinical Documents · implementers

Stream: implementers

Topic: Clinical Documents


view this post on Zulip Juan Tapia (Nov 01 2018 at 18:35):

Hi, I'm searching for an entry point for develope native bundles Fhir clinical documents with FHIR (not CDA), with some JSON examples, can you help me? thank in advance

view this post on Zulip Lloyd McKenzie (Nov 01 2018 at 19:01):

Have you looked at the examples section under the Composition resource?

view this post on Zulip Juan Tapia (Nov 02 2018 at 18:31):

Have you looked at the examples section under the Composition resource?

Thanks, Lloyd. I see official documentation, it's clear,, now I'm searching for examples more specific o more practica, there is an example but maybe that is not working. with POSTMAN, or I'm using wrong.

GET http://fhir.healthintersections.com.au/open/Composition/180f219f-97a8-486d-99d9-ed631fe4fc57/$document?persist=true

view this post on Zulip Lloyd McKenzie (Nov 02 2018 at 18:35):

Where are you seeing that link?

view this post on Zulip Juan Tapia (Nov 02 2018 at 18:36):

Where are you seeing that link?

From https://www.hl7.org/fhir/composition-operations.html

view this post on Zulip Lloyd McKenzie (Nov 02 2018 at 18:38):

We should probably update that to point at test.fhir.org instead, but even there, expecting that specific GUID to exist is a bit of a stretch. Query on test.fhir.org for a Composition and then try running an operation. Also, please submit a change request for us to change the example.

view this post on Zulip Juan Tapia (Nov 02 2018 at 18:50):

Ok Lloyd thank you


Last updated: Apr 12 2022 at 19:14 UTC