Notificación FACEDRA basada en FHIR® R5 |
0.1.1 - ci-build
Notificación FACEDRA basada en FHIR® R5 | - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Page standards status: Informative |
<DocumentReference xmlns="http://hl7.org/fhir">
<id value="documento-adjunto-ejemplo"/>
<meta>
<profile
value="https://hl7.comisca.org/fhir/StructureDefinition/documento-adjunto-facedra"/>
</meta>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DocumentReference documento-adjunto-ejemplo</b></p><a name="documento-adjunto-ejemplo"> </a><a name="hcdocumento-adjunto-ejemplo"> </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-documento-adjunto-facedra.html">Documento Adjunto FACEDRA</a></p></div><p><b>status</b>: Current</p><p><b>subject</b>: <a href="Patient-paciente-hombre-completo.html">Juan García Rodríguez Male, DoB: 1989-03-22 ( Medical record number)</a></p><p><b>date</b>: 2026-05-01 11:00:00-0600</p><p><b>description</b>: </p><div><p>Informe de laboratorio de función hepática</p>
</div><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>Data</b></td><td><b>Size</b></td><td><b>Title</b></td></tr><tr><td style="display: none">*</td><td>application/pdf</td><td><code>SGVsbG8gRkFDRURSQSBleGFtcGxlIGJhc2U2NC4=</code></td><td>29</td><td>informe-lab-hepatico.pdf</td></tr></table></blockquote></div>
</text>
<status value="current"/>
<subject>🔗
<reference value="Patient/paciente-hombre-completo"/>
</subject>
<date value="2026-05-01T11:00:00-06:00"/>
<description value="Informe de laboratorio de función hepática"/>
<content>
<attachment>
<contentType value="application/pdf"/>
<data value="SGVsbG8gRkFDRURSQSBleGFtcGxlIGJhc2U2NC4="/>
<size value="29"/>
<title value="informe-lab-hepatico.pdf"/>
</attachment>
</content>
</DocumentReference>