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 |
<Composition xmlns="http://hl7.org/fhir">
<id value="documento-notificacion-ejemplo"/>
<meta>
<profile
value="https://hl7.comisca.org/fhir/StructureDefinition/documento-notificacion-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: Composition documento-notificacion-ejemplo</b></p><a name="documento-notificacion-ejemplo"> </a><a name="hcdocumento-notificacion-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-notificacion-facedra.html">Documento de Notificacion FACEDRA</a></p></div><p><b>identifier</b>: <a href="NamingSystem-ns-expediente-clinico.html" title="Identificador único del expediente clínico del paciente dentro del sistema de salud notificador, usado en el contexto de la notificación FACEDRA.">Expediente Clínico FACEDRA</a>/FACEDRA-2026-0001</p><p><b>status</b>: Final</p><p><b>type</b>: <span title="Codes:{https://hl7.comisca.org/fhir/CodeSystem/notification-type other}">Otros</span></p><p><b>date</b>: 2026-05-01 10:00:00-0600</p><p><b>author</b>: Notificador ejemplo</p><p><b>title</b>: Notificación RAM - FACEDRA</p></div>
</text>
<identifier>
<system
value="https://hl7.comisca.org/fhir/NamingSystem/expediente-clinico"/>
<value value="FACEDRA-2026-0001"/>
</identifier>
<status value="final"/>
<type>
<coding>
<system
value="https://hl7.comisca.org/fhir/CodeSystem/notification-type"/>
<code value="other"/>
<display value="Otros"/>
</coding>
</type>
<subject>
<reference value="urn:uuid:22222222-2222-4222-8222-222222222222"/>
</subject>
<date value="2026-05-01T10:00:00-06:00"/>
<author>
<display value="Notificador ejemplo"/>
</author>
<title value="Notificación RAM - FACEDRA"/>
<section>
<title value="Información del evento"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">Sección de ejemplo</div>
</text>
</section>
</Composition>