Stream: implementers
Topic: ccda on fhir
Rick Geimer (Jan 14 2017 at 15:04):
Thread starter for the CCDA on FHIR Connectathon track
Rick Geimer (Jan 14 2017 at 15:06):
http://wiki.hl7.org/index.php?title=201701_C-CDA_on_FHIR
Chuck Feltner (Jan 14 2017 at 16:08):
Our STU3 server (T-System) supports creating C-CDA in FHIR format. You can get a FHIR CDA to parse with the following query.
https://fhirsandbox1.tsysinteropsvcs.net:8100/sites/123/Composition/b884bc06-1667-4e7e-bfb4-1e84e743ad92/$document
Grahame Grieve (Jan 14 2017 at 16:21):
I've upgraded my server to fix the validation issue. It's just starting up now
Sarah Gaunt (Jan 14 2017 at 16:53):
C-CDA on FHIR: http://www.hl7.org/FHIR/us/ccda/2017Jan/index.html
Sarah Gaunt (Jan 14 2017 at 17:06):
US Core: http://hl7.org/FHIR/us/daf-research/2017JAN/index.html
Chuck Feltner (Jan 14 2017 at 17:29):
To the CDA consumers, from our STU3 server (T-System) you can also get the traditional XML encoded CDA. Below are sample links.
Retrieve document reference for traditional XML encoded C-CDA:
https://fhirsandbox1.tsysinteropsvcs.net:8100/sites/123/DocumentReference?Encounter=b884bc06-1667-4e7e-bfb4-1e84e743ad92
Retrieve binary base64 encoded traditional XML encoded C-CDA:
https://fhirsandbox1.tsysinteropsvcs.net:8100/sites/123/Binary/CDA_b884bc06-1667-4e7e-bfb4-1e84e743ad92
Chuck Feltner (Jan 14 2017 at 19:48):
Did anyone have success consuming our FHIR CDA?
Zabrina Gonzaga (Jan 14 2017 at 19:55):
Is there a link to a FHIR Stylesheet we can reference?
Sarah Gaunt (Jan 14 2017 at 20:09):
I have a one - will find it
Craig McClendon (Jan 14 2017 at 20:47):
https://ipsdemo.accentureanalytics.com/fhir/v1.0.0/Observation/?patient=1475531191566
Lisa Nelson (Jan 14 2017 at 23:15):
Available for processing: PATIENT GENERATED DOCUMENTS!!!! Here are three examples of a Personal Advance Care Plan (PACP) on FHIR. I have 3 different scenarios for this one patient. Janie Appleseed (Patient/300). First, a composition that references a DocumentReference resource that is base64 encoded CDA (Composition/27). Next, a composition that has narrative text in the coded sections (Composition/26). Finally, another version just like the previous example, but it also includes the machine processable resources for the CDA entries associated with each of the sections (Composition/45).
Grahame Grieve (Jan 15 2017 at 01:52):
yay!. where?
Last updated: Apr 12 2022 at 19:14 UTC