Stream: cda to fhir
Topic: CDA or FHIR to PDF
Thor Schliemann (May 28 2020 at 07:16):
A national pregnancy project will print all relevant documents (CDA or FHIR-bundles) from a completed pregnancy in PDF format. This collection of citizen-relevant information is the pregnant book "Your Pregnancy", which is published on request when the pregnant woman wants it after the end of pregnancy, ie. under normal circumstances 8 weeks after birth.
Knowledge of technology that can collect multiple CDA (Level 3) documents or FHIR-bundles is sought in a way that can be configured into one PDF document (file).
Hope this query does not compromise what FHIR chat is intended. If it does, you may want to refer to a more correct place to inquire about this topic.
Mathias Aschhoff (Jun 18 2020 at 09:29):
Hi Thor, there is an open source project to transform the CDA XML Stylesheet to PDF.
It requires an existing CDA XML Stylesheet for all CDA Level 3 Elements.
https://github.com/maschhoff/HL72PDF
This generates a PDF file with included CDA XML.
Last updated: Apr 12 2022 at 19:14 UTC