EMA Clinical Implementation Guide
0.1.0 - ci-build Chile flag

EMA Clinical Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Ejemplo Documento — Epicrisis PDF - XML Representation

Raw xml | Download


<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="EjemploEmaDocumentReference"/>
  <meta>
    <profile
             value="https://emahealth.io/fhir/clinical/StructureDefinition/ema-document-reference"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ReferenciaDocumento EjemploEmaDocumentReference</b></p><a name="EjemploEmaDocumentReference"> </a><a name="hcEjemploEmaDocumentReference"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ema-document-reference.html">EMA DocumentReference</a></p></div><p><b>status</b>: Current</p><p><b>type</b>: <span title="Codes:{http://loinc.org 11506-3}">Epicrisis de consulta</span></p><p><b>subject</b>: <a href="Patient/ejemplo-patient">María Fernández</a></p><p><b>date</b>: 2026-03-10 12:00:00-0300</p><p><b>author</b>: <a href="Practitioner/ejemplo-practitioner">Dr. Andrés Soto</a></p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class="grid"><tr><td style="display: none">-</td><td><b>ContentType</b></td><td><b>Url</b></td><td><b>Title</b></td></tr><tr><td style="display: none">*</td><td>application/pdf</td><td><a href="https://emahealth.io/docs/epicrisis-ejemplo.pdf">https://emahealth.io/docs/epicrisis-ejemplo.pdf</a></td><td>Epicrisis María Fernández — 2026-03-10</td></tr></table></blockquote></div>
  </text>
  <status value="current"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="11506-3"/>
      <display
               value="Nota de progreso:{Configuración} :Punto temporal:Tipo:Documento:{Role}"/>
    </coding>
    <text value="Epicrisis de consulta"/>
  </type>
  <subject>
    <reference value="Patient/ejemplo-patient"/>
    <display value="María Fernández"/>
  </subject>
  <date value="2026-03-10T12:00:00-03:00"/>
  <author>
    <reference value="Practitioner/ejemplo-practitioner"/>
    <display value="Dr. Andrés Soto"/>
  </author>
  <content>
    <attachment>
      <contentType value="application/pdf"/>
      <url value="https://emahealth.io/docs/epicrisis-ejemplo.pdf"/>
      <title value="Epicrisis María Fernández — 2026-03-10"/>
    </attachment>
  </content>
</DocumentReference>