🇵🇪 EMA Health Perú Implementation Guide
0.1.0 - ci-build
🇵🇪 EMA Health Perú Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Practitioner xmlns="http://hl7.org/fhir">
<id value="EjemploEmaPractitionerPe"/>
<meta>
<profile
value="https://emahealth.io/fhir/pe/StructureDefinition/ema-practitioner"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner EjemploEmaPractitionerPe</b></p><a name="EjemploEmaPractitionerPe"> </a><a name="hcEjemploEmaPractitionerPe"> </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-ema-practitioner.html">EMA Practitioner (Perú)</a></p></div><p><b>identifier</b>: <a href="NamingSystem-CmpNamingSystem.html" title="Identificador profesional asignado por el Colegio Médico del Perú. Usado en Practitioner.identifier.">CMP</a>/045821 (use: official, )</p><p><b>active</b>: true</p><p><b>name</b>: Luis Vargas Ríos (Official)</p><p><b>telecom</b>: <a href="tel:+5113451234">+5113451234</a></p><p><b>gender</b>: Male</p><h3>Qualifications</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 309343006}">Médico Cirujano</span></td></tr></table></div>
</text>
<identifier>
<use value="official"/>
<system value="https://emahealth.io/fhir/pe/sid/cmp"/>
<value value="045821"/>
</identifier>
<active value="true"/>
<name>
<use value="official"/>
<family value="Vargas Ríos"/>
<given value="Luis"/>
</name>
<telecom>
<system value="phone"/>
<value value="+5113451234"/>
</telecom>
<gender value="male"/>
<qualification>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="309343006"/>
<display value="Physician"/>
</coding>
<text value="Médico Cirujano"/>
</code>
</qualification>
</Practitioner>