en

View HL7 CDA

Make an HL7 CDA R2 document readable - as a clear HTML view, generated locally in the browser, with no upload.

Viewing and conversion only, not a diagnostic aid.

Running locally on your device ...

0%

Your files never left your device

    Is my file uploaded?

    No. Everything runs in your browser - your file never leaves your device. How this is verifiable

    No upload100% local
    Your content stays with youno third-party access
    Servers in GermanyGDPR by design
    Independently auditedTLS A+ · HTTP headers A+

    HL7 CDA R2 (Clinical Document Architecture) is a widespread XML standard for clinical documents - from a discharge letter to a nursing report. The ClinicalDocument (namespace urn:hl7-org:v3) carries a header (title, date, document type, patient data) and a structured body of sections, each with a title and text. As a raw XML file it is hard for a person to read. This tool turns the core fields into a plain, clear HTML page that opens on any device.

    Drop your CDA XML; the tool reads the header (title, date, document type, patient with name, gender, birth date and identifier) and the sections of the structured body and renders them as HTML tables and sections. The section text is carried over as readable running text. You can drop several files at once, each becomes its own HTML page. Every value read from the XML is inserted HTML-safe (no injected code).

    Everything runs entirely locally in the browser (pure JavaScript, no server, no foreign library from a foreign CDN) - the document with its patient data never leaves your device. Honest framing: this is a readable view of the core fields, not a full CDA stylesheet renderer and not a clinical tool. Nested tables or lists inside the section text are simplified to running text; for the full, official rendering use your system viewer.

    Specifications

    Specifications
    Input formatsXML, CDA
    Output formatHTML
    Batch processingYes
    ProcessingLocally in your browser (JavaScript)
    File uploadNone

    In 3 steps

    1. Drop your HL7 CDA file(s) (.xml).
    2. The conversion runs automatically, locally in the browser.
    3. View the readable output directly, or download it as HTML - one per document.

    Limitations: Makes an HL7 CDA R2 document (ClinicalDocument, namespace urn:hl7-org:v3) readable as HTML: header (title, effectiveTime as the date, document type from the code element, recordTarget/patient with name, gender, birth date and identifier) and the sections of the structuredBody (title + section text carried over as running text). It is a view of the core fields, not a full CDA stylesheet renderer and not a clinical tool: nested tables/lists in the narrative are simplified to text, embedded stylesheets and attachments are not evaluated. Every value is inserted HTML-safe. For the full, official rendering use your system viewer.

    FAQ

    Is my patient data uploaded?

    No. Reading the CDA XML and building the HTML view run entirely locally in the browser (pure JavaScript, no server); the document never leaves your device.

    What is shown from the document?

    The header (title, date, document type, patient with name, gender, birth date, identifier) and the structured-body sections with title and text.

    Is this a full CDA rendering?

    No. It is a view of the core fields; nested tables or lists in the section text are simplified to running text. For the official rendering use your system viewer.

    Is the view safe from malicious code?

    Yes. Every value read from the XML is inserted HTML-safe (escaped), so no injected code is executed.

    Can I convert several documents at once?

    Yes. Drop several CDA files at once; each becomes its own HTML view.

    Related tools