FHIR Terminology (CO)
0.1.0 - STU1 Colombia flag

FHIR Terminology (CO) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ValueSet: Colombian Disability ClassificationCodes - TTL Representation

Active as of 2024-11-19

Raw ttl | Download


@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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ColombianDisabilityClassificationCodes"] ; # 
  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: ValueSet ColombianDisabilityClassificationCodes</b></p><a name=\"ColombianDisabilityClassificationCodes\"> </a><a name=\"hcColombianDisabilityClassificationCodes\"> </a><a name=\"ColombianDisabilityClassificationCodes-es-CO\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-ColombianDisabilityClassification.html\"><code>http://terminology.fhir.guide/co/CodeSystem/ColombianDisabilityClassification</code></a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://terminology.fhir.guide/co/ValueSet/ColombianDisabilityClassificationCodes"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "ColombianDisabilityClassificationCodes"] ; # 
  fhir:title [ fhir:v "ValueSet: Colombian Disability ClassificationCodes"] ; # 
  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 "Set of codified values of general disability classification for patients in Colombia.\r\n\r\n[ES: Conjunto de valores codificados de clasificación general de discapacidad para pacientes 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 set of general patient disability classification values in Colombia is used in an *Extension of the FHIR Patient* resource. Because this coding does not provide sufficient semantics, the use of the *FHIR Condition* resource is recommended to describe the detail of a patient's disability condition.\r\n\r\n[ES: Este conjunto de valores de clasificación general de discapacidad de pacientes en Colombia, se utiliza en una *Extensión del recurso FHIR Patient*. Debido a que esta codificación no ofrece la semántica suficiente, se recomienda el uso del recurso *FHIR Condition* para describir el detalle de la condición de discapacidad de un paciente.]"] ; # 
  fhir:copyright [ fhir:v "MinSalud Colombia, CC-BY-4.0 2021+"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://terminology.fhir.guide/co/CodeSystem/ColombianDisabilityClassification"^^xsd:anyURI ]     ] )
  ] . #