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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Organization ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "3565ccc1-95b4-47ef-8cc9-5652dba007e6"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://co.fhir.guide/core/StructureDefinition/CareDeliveryOrganizationCO"^^xsd:anyURI ;
fhir:link <http://co.fhir.guide/core/StructureDefinition/CareDeliveryOrganizationCO> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<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>"
] ; #
fhir:identifier ( [
fhir:id [ fhir:v "TaxIdentifier-0" ] ;
fhir:use [ fhir:v "official" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "TAX" ] ;
fhir:display [ fhir:v "Tax ID number" ] ] [
fhir:system [ fhir:v "http://terminology.fhir.guide/co/CodeSystem/ColombianOrganizationIdentifiers"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NIT" ] ;
fhir:display [ fhir:v "Número de Identificación Tributaria" ] ] ) ] ;
fhir:system [ fhir:v "http://co.fhir.guide/NamingSystem/DIAN"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9000000-0" ] ;
fhir:period [
fhir:start [ fhir:v "1982-07-20"^^xsd:date ] ]
] [
fhir:id [ fhir:v "HealthcareProviderIdentifier-0" ] ;
fhir:use [ fhir:v "official" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PRN" ] ;
fhir:display [ fhir:v "Provider number" ] ] [
fhir:system [ fhir:v "http://terminology.fhir.guide/co/CodeSystem/ColombianOrganizationIdentifiers"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CodigoPrestador" ] ;
fhir:display [ fhir:v "Código de habilitación de prestador de servicios de salud" ] ] ) ] ;
fhir:system [ fhir:v "http://co.fhir.guide/NamingSystem/REPS"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1100100011" ] ;
fhir:period [
fhir:start [ fhir:v "1997-07-20"^^xsd:date ] ]
] ) ; #
fhir:active [ fhir:v "true"^^xsd:boolean] ; #
fhir:type ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.fhir.guide/co/CodeSystem/ColombianProviderClass"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IPS" ] ;
fhir:display [ fhir:v "Institución Prestadora de Servicios de Salud" ] ] )
] [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.fhir.guide/co/CodeSystem/ColombianLegalNatureType"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PRIV" ] ;
fhir:display [ fhir:v "Privada" ] ] )
] [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.fhir.guide/co/CodeSystem/ColombianHealthcareLevel"^^xsd:anyURI ] ;
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Nivel IV" ] ] )
] ) ; #
fhir:name [ fhir:v "HOSPITAL GENERAL CENTRAL"] ; #
fhir:alias ( [ fhir:v "HGC"] [ fhir:v "HOSPITAL CENTRAL"] [ fhir:v "HOSPITAL GENERAL"] ) ; #
fhir:telecom ( [
fhir:id [ fhir:v "TelecomPhone-0" ] ;
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+57(000)000-0000" ]
] [
fhir:id [ fhir:v "TelecomURL-0" ] ;
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hospital.example.com" ]
] ) ; #
fhir:address ( [
fhir:use [ fhir:v "work" ] ;
fhir:type [ fhir:v "physical" ] ;
fhir:text [ fhir:v "Cl. 7 #40 00, Chapinero" ] ;
fhir:city [
fhir:v "Bogotá D.C." ;
( fhir:extension [
fhir:url [ fhir:v "http://co.fhir.guide/core/StructureDefinition/ExtensionDivipolaMunicipality"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://terminology.fhir.guide/co/CodeSystem/DIVIPOLA"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11001" ] ] ] ) ] ;
fhir:district [ fhir:v "Chapinero" ] ;
fhir:state [
fhir:v "Bogotá D.C." ;
( fhir:extension [
fhir:url [ fhir:v "http://co.fhir.guide/core/StructureDefinition/ExtensionDivipolaDepartment"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://terminology.fhir.guide/co/CodeSystem/DIVIPOLA"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11" ] ] ] ) ] ;
fhir:postalCode [ fhir:v "11001" ] ;
fhir:country [ fhir:v "CO" ]
] ) . #
IG © 2024+ HL7 Colombia. Package hl7.fhir.co.core#0.1.0 based on FHIR 4.0.1. Generated 2024-11-19
Links: Table of Contents
|