0.1.3 - ci-build
MED - Local Development build (v0.1.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Practitioner xmlns="http://hl7.org/fhir">
<id value="PractitionerExample001"/>
<meta>
<profile
value="https://fhir.medicaia.ar/StructureDefinition/PractitionerMED"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner PractitionerExample001</b></p><a name="PractitionerExample001"> </a><a name="hcPractitionerExample001"> </a><a name="PractitionerExample001-en-US"> </a><p><b>identifier</b>: DOCUMENTO NACIONAL DE IDENTIDAD/99.999.999, Medical License number/12345, CLAVE UNICA IDENTIFICACION LABORAL/20-99.999.999-5</p><p><b>active</b>: true</p><p><b>name</b>: Dr. Rene Favaloro</p><p><b>gender</b>: Male</p><p><b>birthDate</b>: 1923-07-12</p></div>
</text>
<identifier id="NationalPersonIdentifier-0">
<type>
<coding>
<system
value="https://fhir.medicaia.ar/CodeSystem/PersonIdentifierCS"/>
<code value="DNI"/>
<display value="DOCUMENTO NACIONAL DE IDENTIDAD"/>
</coding>
</type>
<system value="https://renaper.gob.ar/DNI"/>
<value value="99.999.999"/>
</identifier>
<identifier id="MedicalLicenseNumber-0">
<type>
<coding>
<system value="https://fhir.medicaia.ar/CodeSystem/IdentifierTypeCS"/>
<code value="MD"/>
<display value="Medical License number"/>
</coding>
</type>
<system value="https://www.argentina.gob.ar/REFEPS"/>
<value value="12345"/>
<assigner>🔗
<reference value="Organization/OrganizationExample001"/>
</assigner>
</identifier>
<identifier id="TaxIdentifier-0">
<type>
<coding>
<system value="https://fhir.medicaia.ar/CodeSystem/TaxIdentifiersCS"/>
<code value="CUIL"/>
<display value="CLAVE UNICA IDENTIFICACION LABORAL"/>
</coding>
</type>
<system value="https://www.anses.gob.ar/CUIL"/>
<value value="20-99.999.999-5"/>
</identifier>
<active value="true"/>
<name>
<text value="Dr. Rene Favaloro"/>
<family value="FAVALORO RAFAELLI">
<extension
url="https://fhir.medicaia.ar/StructureDefinition/Extension-FathersFamilyName">
<valueString value="FAVALORO"/>
</extension>
<extension
url="https://fhir.medicaia.ar/StructureDefinition/Extension-MothersFamilyName">
<valueString value="RAFFAELLI"/>
</extension>
</family>
<given value="RENE GERÓNIMO"/>
<prefix value="DR."/>
</name>
<gender value="male"/>
<birthDate value="1923-07-12"/>
</Practitioner>