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

: CodeSystem: Colombian Surgical Method. - 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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ColombianSurgicalMethod"] ; # 
  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 ColombianSurgicalMethod</b></p><a name=\"ColombianSurgicalMethod\"> </a><a name=\"hcColombianSurgicalMethod\"> </a><a name=\"ColombianSurgicalMethod-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/ColombianSurgicalMethod</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=\"ColombianSurgicalMethod-1\"> </a></td><td>Único o unilateral</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"ColombianSurgicalMethod-2\"> </a></td><td>Múltiple o bilateral, misma vía, diferente especialidad</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"ColombianSurgicalMethod-3\"> </a></td><td>Múltiple o bilateral, misma vía, igual especialidad</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"ColombianSurgicalMethod-4\"> </a></td><td>Múltiple o bilateral, diferente vía, diferente especialidad</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"ColombianSurgicalMethod-5\"> </a></td><td>Múltiple o bilateral, diferente vía, igual especialidad</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://terminology.fhir.guide/co/CodeSystem/ColombianSurgicalMethod"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "ColombianSurgicalMethod"] ; # 
  fhir:title [ fhir:v "CodeSystem: Colombian Surgical Method."] ; # 
  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 codification system of the way in which the surgical act is performed.\r\n\r\n[ES: Sistema de códificación colombiano de forma de realización del acto quirúrgico.]"] ; # 
  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 Colombian nomenclature of the way in which the surgical act is performed..\r\n\r\n[ES: Este sistema de codificación se utiliza como nomenclador colombiano de forma de realización del acto quirúrgico.]"] ; # 
  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 "5"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Único o unilateral" ]
  ] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Múltiple o bilateral, misma vía, diferente especialidad" ]
  ] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Múltiple o bilateral, misma vía, igual especialidad" ]
  ] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Múltiple o bilateral, diferente vía, diferente especialidad" ]
  ] [
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "Múltiple o bilateral, diferente vía, igual especialidad" ]
  ] ) . #