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="fbb0e12c-95ec-43f7-bff1-73009b307cb5"/>
<meta>
<profile
value="https://interoperabilidad.minsal.cl/fhir/ig/urgencia/StructureDefinition/PrestadorProfesional"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practicante / Profesional fbb0e12c-95ec-43f7-bff1-73009b307cb5</b></p><a name="fbb0e12c-95ec-43f7-bff1-73009b307cb5"> </a><a name="hcfbb0e12c-95ec-43f7-bff1-73009b307cb5"> </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/33333333-3 (use: official, )</p><p><b>name</b>: Maria Fernandez (Official)</p><p><b>birthDate</b>: 1995-09-12</p><blockquote><p><b>qualification</b></p><p><b>Mención profesional añadida al título profesional</b>: Cirugía General</p><p><b>identifier</b>: cert</p><p><b>code</b>: <span title="Codes:{https://interoperabilidad.minsal.cl/fhir/ig/urgencia/CodeSystem/TituloProfesional 1}">Médico Cirujano</span></p></blockquote><blockquote><p><b>qualification</b></p><p><b>identifier</b>: esp</p><p><b>code</b>: <span title="Codes:{https://interoperabilidad.minsal.cl/fhir/ig/urgencia/CodeSystem/EspecialidadMedica 18}">Gastroenterología Adulto</span></p></blockquote></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="33333333-3"/>
</identifier>
<name>
<use value="official"/>
<family value="Fernandez">
<extension
url="https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/SegundoApellido">
<valueString value="Alvarez"/>
</extension>
</family>
<given value="Maria"/>
</name>
<birthDate value="1995-09-12"/>
<qualification>
<extension
url="https://interoperabilidad.minsal.cl/fhir/ig/urgencia/StructureDefinition/Mencion">
<valueString value="Cirugía General"/>
</extension>
<identifier>
<value value="cert"/>
</identifier>
<code>
<coding>
<system
value="https://interoperabilidad.minsal.cl/fhir/ig/urgencia/CodeSystem/TituloProfesional"/>
<code value="1"/>
<display value="MÉDICO CIRUJANO"/>
</coding>
<text value="Médico Cirujano"/>
</code>
</qualification>
<qualification>
<identifier>
<value value="esp"/>
</identifier>
<code>
<coding>
<system
value="https://interoperabilidad.minsal.cl/fhir/ig/urgencia/CodeSystem/EspecialidadMedica"/>
<code value="18"/>
<display value="GASTROENTEROLOGÍA ADULTO"/>
</coding>
<text value="Gastroenterología Adulto"/>
</code>
</qualification>
</Practitioner>