FHIR Terminology (CO) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-11-19 |
@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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ColombianHealthcareLevel"] ; #
fhir:language [ fhir:v "es"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ColombianHealthcareLevel</b></p><a name=\"ColombianHealthcareLevel\"> </a><a name=\"hcColombianHealthcareLevel\"> </a><a name=\"ColombianHealthcareLevel-es-CO\"> </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\">Language: es</p></div><p>This case-sensitive code system <code>http://terminology.fhir.guide/co/CodeSystem/ColombianHealthcareLevel</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"ColombianHealthcareLevel-1\"> </a></td><td>Nivel I</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"ColombianHealthcareLevel-2\"> </a></td><td>Nivel II</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"ColombianHealthcareLevel-3\"> </a></td><td>Nivel III</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"ColombianHealthcareLevel-4\"> </a></td><td>Nivel IV</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://terminology.fhir.guide/co/CodeSystem/ColombianHealthcareLevel"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "ColombianHealthcareLevel"] ; #
fhir:title [ fhir:v "CodeSystem: Colombian Healthcare Level"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-11-19"^^xsd:date] ; #
fhir:publisher [ fhir:v "HL7 Colombia"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Colombia" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7co.org" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@hl7co.org" ] ] )
] [
fhir:name [ fhir:v "Mario Enrique Cortés" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mario.cortes@hl7co.org" ] ;
fhir:use [ fhir:v "work" ] ] )
] [
fhir:name [ fhir:v "Dra Nathalia Ortega" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "nathalia.ortega@hl7co.org" ] ;
fhir:use [ fhir:v "work" ] ] )
] [
fhir:name [ fhir:v "Jaime Alberto Ramírez" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "jaime.ramirez@hl7co.org" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "Colombian code system for the level of complexity of healthcare.\r\n\r\n[ES: Sistema de codificación de nivel de complejidad de prestación de servicios de salud en Colombia.]"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CO" ] ;
fhir:display [ fhir:v "Colombia" ] ] )
] ) ; #
fhir:purpose [ fhir:v "This coding system is used as a nomenclator of the level of complexity of the healthcare provider institutions in Colombia (I, II, III, IV), according to the information registered in the REPS.\r\n\r\n[ES: Este sistema de codificación se utiliza como nomenclador del nivel de compejidad de atención de las instituciones prestadoras de salud en Colombia (I, II, III, IV), según la información registrada en el REPS.]"] ; #
fhir:copyright [ fhir:v "HL7 Colombia, CC-BY-4.0, 2024+"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "4"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Nivel I" ]
] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Nivel II" ]
] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Nivel III" ]
] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Nivel IV" ]
] ) . #
IG © 2024+ HL7 Colombia. Package hl7.fhir.co.terminology#0.1.0 based on FHIR 4.0.1. Generated 2024-11-19
Links: Table of Contents
|