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 |
<ResearchStudy xmlns="http://hl7.org/fhir">
<id value="estudio-investigacion-ejemplo"/>
<meta>
<profile
value="https://hl7.comisca.org/fhir/StructureDefinition/estudio-investigacion-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: ResearchStudy estudio-investigacion-ejemplo</b></p><a name="estudio-investigacion-ejemplo"> </a><a name="hcestudio-investigacion-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-estudio-investigacion-facedra.html">Estudio de Investigacion 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-STUDY-2026-0001</p><p><b>name</b>: Estudio regional de seguridad post-comercializacion de vacuna COVID-19</p><p><b>title</b>: Estudio multicentrico SICA de farmacovigilancia activa</p><p><b>status</b>: Active</p><p><b>region</b>: <span title="Codes:{urn:iso:std:iso:3166 CR}">Costa Rica</span>, <span title="Codes:{urn:iso:std:iso:3166 SV}">El Salvador</span></p></div>
</text>
<identifier>
<system
value="https://hl7.comisca.org/fhir/NamingSystem/expediente-clinico"/>
<value value="FACEDRA-STUDY-2026-0001"/>
</identifier>
<name
value="Estudio regional de seguridad post-comercializacion de vacuna COVID-19"/>
<title value="Estudio multicentrico SICA de farmacovigilancia activa"/>
<status value="active"/>
<region>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="CR"/>
<display value="Costa Rica"/>
</coding>
</region>
<region>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="SV"/>
<display value="El Salvador"/>
</coding>
</region>
</ResearchStudy>