Atención de Urgencia Interoperable
0.1.2-qa-preview - qa-preview
Atención de Urgencia Interoperable, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.1.2-qa-preview built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/IG_Urgencia/ and changes regularly. See the Directory of published versions
<Practitioner xmlns="http://hl7.org/fhir">
<id value="190cd208-48b1-4920-a283-6bc37cbde13a"/>
<meta>
<profile
value="https://interoperabilidad.minsal.cl/fhir/ig/urgencia/StructureDefinition/PrestadorProfesional"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practicante / Profesional 190cd208-48b1-4920-a283-6bc37cbde13a</b></p><a name="190cd208-48b1-4920-a283-6bc37cbde13a"> </a><a name="hc190cd208-48b1-4920-a283-6bc37cbde13a"> </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-PrestadorProfesional.html">Prestador Profesional de Urgencia</a></p></div><p><b>identifier</b>: RUN/55555555-5 (use: official, )</p><p><b>name</b>: Luis Gonzalez (Official)</p><p><b>birthDate</b>: 1992-05-26</p><h3>Qualifications</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Identifier</b></td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td>cert</td><td><span title="Codes:{https://interoperabilidad.minsal.cl/fhir/ig/urgencia/CodeSystem/TituloProfesional 30}">Médico General</span></td></tr></table></div>
</text>
<identifier>
<use value="official"/>
<type>
<coding>
<system
value="https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador"/>
<code value="01"/>
</coding>
</type>
<system value="http://www.registrocivil.cl"/>
<value value="55555555-5"/>
</identifier>
<name>
<use value="official"/>
<family value="Gonzalez">
<extension
url="https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/SegundoApellido">
<valueString value="Nuñez"/>
</extension>
</family>
<given value="Luis"/>
</name>
<birthDate value="1992-05-26"/>
<qualification>
<identifier>
<value value="cert"/>
</identifier>
<code>
<coding>
<system
value="https://interoperabilidad.minsal.cl/fhir/ig/urgencia/CodeSystem/TituloProfesional"/>
<code value="30"/>
<display value="MÉDICO GENERAL"/>
</coding>
<text value="Médico General"/>
</code>
</qualification>
</Practitioner>