FHIR Core Implementation Guide (CO)
0.1.0 - STU1
FHIR Core Implementation Guide (CO) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<PractitionerRole xmlns="http://hl7.org/fhir">
<id value="658f7617-e0dd-46f7-a342-8f3b65bc84af"/>
<meta>
<profile
value="http://co.fhir.guide/core/StructureDefinition/PractitionerRoleCO"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole 658f7617-e0dd-46f7-a342-8f3b65bc84af</b></p><a name="658f7617-e0dd-46f7-a342-8f3b65bc84af"> </a><a name="hc658f7617-e0dd-46f7-a342-8f3b65bc84af"> </a><a name="658f7617-e0dd-46f7-a342-8f3b65bc84af-es-CO"> </a><p><b>identifier</b>: Person number/25709065 (use: official, period: 1999-11-19 --> (ongoing)), Tax ID number/25709065-0 (use: official, period: 2007-09-25 --> (ongoing)), Employee number/25709065 (use: usual, )</p><p><b>active</b>: true</p><p><b>period</b>: 2007-09-25 --> (ongoing)</p><p><b>practitioner</b>: <a href="Practitioner-feb1e63b-d4ed-4b53-9d1f-8d9efa339b0a.html">Practitioner Gregorio José Casas Hernandez (official)</a></p><p><b>organization</b>: <a href="Organization-3565ccc1-95b4-47ef-8cc9-5652dba007e6.html">Organization HOSPITAL GENERAL CENTRAL</a></p><p><b>code</b>: <span title="Codes:{http://terminology.fhir.guide/co/CodeSystem/REPShealthcarePositions 041}">Médico Especialista - Infectología</span></p><p><b>specialty</b>: <span title="Codes:{http://terminology.fhir.guide/co/CodeSystem/RETHUSqualification M1304}">Enfermedades infecciosas</span></p><p><b>location</b>: <a href="Location-29c2e207-7c1e-4581-8394-c126875aa896.html">Location SEDE PRINCIPAL</a></p><p><b>healthcareService</b>: <a href="HealthcareService-2d2592ef-7a5e-43ca-8512-06fd9acfd01a.html">HealthcareService Servicio de Infectología</a></p><p><b>telecom</b>: <a href="tel:+57(333)444-5555">+57(333)444-5555</a>, <a href="mailto:gregorio.casas@hospital.example.com">gregorio.casas@hospital.example.com</a></p></div>
</text>
<identifier id="NationalPersonIdentifier-0">
<use value="official"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="PN"/>
<display value="Person number"/>
</coding>
<coding>
<system
value="http://terminology.fhir.guide/co/CodeSystem/ColombianPersonIdentifier"/>
<code value="CC"/>
<display value="Cédula ciudadanía"/>
</coding>
</type>
<system value="http://co.fhir.guide/NamingSystem/RNEC"/>
<value value="25709065"/>
<period>
<start value="1999-11-19"/>
</period>
</identifier>
<identifier id="TaxIdentifier-0">
<use value="official"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="TAX"/>
<display value="Tax ID number"/>
</coding>
<coding>
<system
value="http://terminology.fhir.guide/co/CodeSystem/ColombianPersonIdentifier"/>
<code value="RUT"/>
<display value="Registro Único Tributario"/>
</coding>
</type>
<system value="http://co.fhir.guide/NamingSystem/DIAN"/>
<value value="25709065-0"/>
<period>
<start value="2007-09-25"/>
</period>
</identifier>
<identifier id="EmployeeIdentifier-0">
<use value="usual"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="EI"/>
<display value="Employee number"/>
</coding>
</type>
<system value="http://example.com/id-empleado"/>
<value value="25709065"/>
<assigner>🔗
<reference value="Organization/3565ccc1-95b4-47ef-8cc9-5652dba007e6"/>
<type value="Organization"/>
<display value="Hospital General Cental"/>
</assigner>
</identifier>
<active value="true"/>
<period>
<start value="2007-09-25"/>
</period>
<practitioner>🔗
<reference value="Practitioner/feb1e63b-d4ed-4b53-9d1f-8d9efa339b0a"/>
</practitioner>
<organization>🔗
<reference value="Organization/3565ccc1-95b4-47ef-8cc9-5652dba007e6"/>
</organization>
<code>
<coding>
<system
value="http://terminology.fhir.guide/co/CodeSystem/REPShealthcarePositions"/>
<code value="041"/>
<display value="Médico Especialista - Infectología"/>
</coding>
</code>
<specialty>
<coding>
<system
value="http://terminology.fhir.guide/co/CodeSystem/RETHUSqualification"/>
<code value="M1304"/>
<display value="Enfermedades infecciosas"/>
</coding>
</specialty>
<location>🔗
<reference value="Location/29c2e207-7c1e-4581-8394-c126875aa896"/>
</location>
<healthcareService>🔗
<reference
value="HealthcareService/2d2592ef-7a5e-43ca-8512-06fd9acfd01a"/>
</healthcareService>
<telecom id="TelecomMobile-0">
<system value="phone"/>
<value value="+57(333)444-5555"/>
<use value="mobile"/>
</telecom>
<telecom id="TelecomEmail-0">
<system value="email"/>
<value value="gregorio.casas@hospital.example.com"/>
</telecom>
</PractitionerRole>