Guía IPS Argentina basada en Core Ar
0.1.0 - ci-build
Guía IPS Argentina basada en Core Ar - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Immunization xmlns="http://hl7.org/fhir">
<id value="InmunizacionArgEjemplo"/>
<meta>
<profile
value="http://ips.ri.hsisalud.org/StructureDefinition/InmunizacionArg"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Inmunización InmunizacionArgEjemplo</b></p><a name="InmunizacionArgEjemplo"> </a><a name="hcInmunizacionArgEjemplo"> </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-InmunizacionArg.html">Registro Vacuna Argentino IPS</a></p></div><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{http://www.whocc.no/atc J07BB02}">influenza, inactivated, split virus or surface antigen</span></p><p><b>patient</b>: <a href="Patient-PacienteArgEjemplo.html">María Mariana Paciente Impaciente</a></p><p><b>occurrence</b>: 2026-05-10 10:30:00-0300</p><p><b>primarySource</b>: true</p><p><b>location</b>: Hospital General de Ejemplo (Identifier: <code>http://refes.msal.gob.ar</code>/REFES-00001234)</p><p><b>lotNumber</b>: FLU2026-001</p><p><b>expirationDate</b>: 2027-02-28</p><p><b>doseQuantity</b>: 0.5 mL<span style="background: LightGoldenRodYellow"> (Details: UCUM codemL = 'mL')</span></p><p><b>note</b>: </p><blockquote><div><p>Vacuna administrada según el esquema indicado.</p>
</div></blockquote><p><b>reasonCode</b>: <span title="Codes:">Vacunación correspondiente al calendario nacional</span></p><h3>ProtocolApplieds</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Series</b></td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td><td><b>SeriesDoses[x]</b></td></tr><tr><td style="display: none">*</td><td>Vacunación antigripal anual</td><td><span title="Codes:{http://snomed.info/sct 6142004}">Influenza</span></td><td>1</td><td>1</td></tr></table></div>
</text>
<status value="completed"/>
<vaccineCode>
<coding>
<system value="http://www.whocc.no/atc"/>
<code value="J07BB02"/>
</coding>
</vaccineCode>
<patient>🔗
<reference value="Patient/PacienteArgEjemplo"/>
<identifier>
<system value="http://www.renaper.gob.ar/dni"/>
<value value="30123456"/>
</identifier>
<display value="María Mariana Paciente Impaciente"/>
</patient>
<occurrenceDateTime value="2026-05-10T10:30:00-03:00"/>
<primarySource value="true"/>
<location>
<identifier>
<system value="http://refes.msal.gob.ar"/>
<value value="REFES-00001234"/>
</identifier>
<display value="Hospital General de Ejemplo"/>
</location>
<lotNumber value="FLU2026-001"/>
<expirationDate value="2027-02-28"/>
<doseQuantity>
<value value="0.5"/>
<system value="http://unitsofmeasure.org"/>
<code value="mL"/>
</doseQuantity>
<note>
<text value="Vacuna administrada según el esquema indicado."/>
</note>
<reasonCode>
<text value="Vacunación correspondiente al calendario nacional"/>
</reasonCode>
<protocolApplied>
<series value="Vacunación antigripal anual"/>
<targetDisease>
<coding>
<system value="http://snomed.info/sct"/>
<code value="6142004"/>
</coding>
</targetDisease>
<doseNumberPositiveInt value="1"/>
<seriesDosesPositiveInt value="1"/>
</protocolApplied>
</Immunization>