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 "ColombianProcedureCategory"] ; #
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 ColombianProcedureCategory</b></p><a name=\"ColombianProcedureCategory\"> </a><a name=\"hcColombianProcedureCategory\"> </a><a name=\"ColombianProcedureCategory-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/ColombianProcedureCategory</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=\"ColombianProcedureCategory-1\"> </a></td><td>Ambulatorio</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"ColombianProcedureCategory-2\"> </a></td><td>Hospitalario</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"ColombianProcedureCategory-3\"> </a></td><td>Urgencias</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://terminology.fhir.guide/co/CodeSystem/ColombianProcedureCategory"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "ColombianProcedureCategory"] ; #
fhir:title [ fhir:v "CodeSystem: Colombian Procedure Category."] ; #
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 coding system for the scope of the procedure (Outpatient, Inpatient or Emergency).\r\n\r\n[ES:Sistema de códificación colombiano de ámbito de realización del procedimiento (Ambulatorio, Hospitalización o Urgencias).]"] ; #
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 the Colombian nomenclator of the procedure's scope of performance (Outpatient, Hospitalization or Emergency).\r\n\r\n[ES: Este sistema de codificación se utiliza como nomenclador colombiano de ámbito de realización del procedimiento (Ambulatorio, Hospitalización o Urgencias).]"] ; #
fhir:copyright [ fhir:v "MinSalud Colombia, CC-BY-4.0 2021+"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "3"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Ambulatorio" ]
] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Hospitalario" ]
] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Urgencias" ]
] ) . #
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
|