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
<Organization xmlns="http://hl7.org/fhir">
<id value="3565ccc1-95b4-47ef-8cc9-5652dba007e6"/>
<meta>
<profile
value="http://co.fhir.guide/core/StructureDefinition/CareDeliveryOrganizationCO"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization 3565ccc1-95b4-47ef-8cc9-5652dba007e6</b></p><a name="3565ccc1-95b4-47ef-8cc9-5652dba007e6"> </a><a name="hc3565ccc1-95b4-47ef-8cc9-5652dba007e6"> </a><a name="3565ccc1-95b4-47ef-8cc9-5652dba007e6-es-CO"> </a><p><b>identifier</b>: Tax ID number/9000000-0 (use: official, period: 1982-07-20 --> (ongoing)), Provider number/1100100011 (use: official, period: 1997-07-20 --> (ongoing))</p><p><b>active</b>: true</p><p><b>type</b>: <span title="Codes:{http://terminology.fhir.guide/co/CodeSystem/ColombianProviderClass IPS}">Institución Prestadora de Servicios de Salud</span>, <span title="Codes:{http://terminology.fhir.guide/co/CodeSystem/ColombianLegalNatureType PRIV}">Privada</span>, <span title="Codes:{http://terminology.fhir.guide/co/CodeSystem/ColombianHealthcareLevel 4}">Nivel IV</span></p><p><b>name</b>: HOSPITAL GENERAL CENTRAL</p><p><b>alias</b>: HGC, HOSPITAL CENTRAL, HOSPITAL GENERAL</p><p><b>telecom</b>: <a href="tel:+57(000)000-0000">+57(000)000-0000</a>, <a href="http://hospital.example.com">http://hospital.example.com</a></p><p><b>address</b>: Cl. 7 #40 00, Chapinero(work)</p></div>
</text>
<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/ColombianOrganizationIdentifiers"/>
<code value="NIT"/>
<display value="Número de Identificación Tributaria"/>
</coding>
</type>
<system value="http://co.fhir.guide/NamingSystem/DIAN"/>
<value value="9000000-0"/>
<period>
<start value="1982-07-20"/>
</period>
</identifier>
<identifier id="HealthcareProviderIdentifier-0">
<use value="official"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="PRN"/>
<display value="Provider number"/>
</coding>
<coding>
<system
value="http://terminology.fhir.guide/co/CodeSystem/ColombianOrganizationIdentifiers"/>
<code value="CodigoPrestador"/>
<display
value="Código de habilitación de prestador de servicios de salud"/>
</coding>
</type>
<system value="http://co.fhir.guide/NamingSystem/REPS"/>
<value value="1100100011"/>
<period>
<start value="1997-07-20"/>
</period>
</identifier>
<active value="true"/>
<type>
<coding>
<system
value="http://terminology.fhir.guide/co/CodeSystem/ColombianProviderClass"/>
<code value="IPS"/>
<display value="Institución Prestadora de Servicios de Salud"/>
</coding>
</type>
<type>
<coding>
<system
value="http://terminology.fhir.guide/co/CodeSystem/ColombianLegalNatureType"/>
<code value="PRIV"/>
<display value="Privada"/>
</coding>
</type>
<type>
<coding>
<system
value="http://terminology.fhir.guide/co/CodeSystem/ColombianHealthcareLevel"/>
<code value="4"/>
<display value="Nivel IV"/>
</coding>
</type>
<name value="HOSPITAL GENERAL CENTRAL"/>
<alias value="HGC"/>
<alias value="HOSPITAL CENTRAL"/>
<alias value="HOSPITAL GENERAL"/>
<telecom id="TelecomPhone-0">
<system value="phone"/>
<value value="+57(000)000-0000"/>
</telecom>
<telecom id="TelecomURL-0">
<system value="url"/>
<value value="http://hospital.example.com"/>
</telecom>
<address>
<use value="work"/>
<type value="physical"/>
<text value="Cl. 7 #40 00, Chapinero"/>
<city value="Bogotá D.C.">
<extension
url="http://co.fhir.guide/core/StructureDefinition/ExtensionDivipolaMunicipality">
<valueCoding>
<system
value="http://terminology.fhir.guide/co/CodeSystem/DIVIPOLA"/>
<code value="11001"/>
</valueCoding>
</extension>
</city>
<district value="Chapinero"/>
<state value="Bogotá D.C.">
<extension
url="http://co.fhir.guide/core/StructureDefinition/ExtensionDivipolaDepartment">
<valueCoding>
<system
value="http://terminology.fhir.guide/co/CodeSystem/DIVIPOLA"/>
<code value="11"/>
</valueCoding>
</extension>
</state>
<postalCode value="11001"/>
<country value="CO"/>
</address>
</Organization>