Atención de Urgencia Interoperable
0.1.1 - draft Chile flag

Atención de Urgencia Interoperable, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/IG_Urgencia/ and changes regularly. See the Directory of published versions

: Titulo Profesional - TTL Representation

Active as of 2026-09-04

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 -------------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/TituloProfesional> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "TituloProfesional"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SistemaDeCodigos TituloProfesional</b></p><a name=\"TituloProfesional\"> </a><a name=\"hcTituloProfesional\"> </a><p>This case-sensitive code system <code>https://interoperabilidad.minsal.cl/fhir/ig/urgencia/CodeSystem/TituloProfesional</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=\"TituloProfesional-1\"> </a></td><td>MÉDICO CIRUJANO</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"TituloProfesional-2\"> </a></td><td>CIRUJANO DENTISTA</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"TituloProfesional-3\"> </a></td><td>ENFERMERAS(OS)</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"TituloProfesional-4\"> </a></td><td>ENFERMERAS(OS) MATRONAS(ES)</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"TituloProfesional-5\"> </a></td><td>MATRONAS(ES)</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"TituloProfesional-6\"> </a></td><td>TECNÓLOGOS MÉDICOS</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"TituloProfesional-7\"> </a></td><td>PSICÓLOGOS/AS</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"TituloProfesional-8\"> </a></td><td>KINESIÓLOGOS/AS</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"TituloProfesional-9\"> </a></td><td>FARMACÉUTICOS Y QUÍMICO-FARMACÉUTICOS</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"TituloProfesional-10\"> </a></td><td>BIOQUÍMICOS</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"TituloProfesional-11\"> </a></td><td>NUTRICIONISTAS</td></tr><tr><td style=\"white-space:nowrap\">12<a name=\"TituloProfesional-12\"> </a></td><td>FONOAUDIÓLOGOS/AS</td></tr><tr><td style=\"white-space:nowrap\">13<a name=\"TituloProfesional-13\"> </a></td><td>TERAPEUTAS OCUPACIONALES</td></tr><tr><td style=\"white-space:nowrap\">14<a name=\"TituloProfesional-14\"> </a></td><td>AUXILIARES PARAMÉDICOS DE ALIMENTACIÓN</td></tr><tr><td style=\"white-space:nowrap\">15<a name=\"TituloProfesional-15\"> </a></td><td>A.P. DE RADIOLOGÍA, RADIOTERAPIA, LAB</td></tr><tr><td style=\"white-space:nowrap\">16<a name=\"TituloProfesional-16\"> </a></td><td>AUXILIARES PARAMÉDICOS DE ODONTOLOGÍA</td></tr><tr><td style=\"white-space:nowrap\">17<a name=\"TituloProfesional-17\"> </a></td><td>AUXILIARES PARAMÉDICOS DE FARMACIA</td></tr><tr><td style=\"white-space:nowrap\">18<a name=\"TituloProfesional-18\"> </a></td><td>AUXILIARES DE ENFERMERÍA</td></tr><tr><td style=\"white-space:nowrap\">19<a name=\"TituloProfesional-19\"> </a></td><td>TÉCNICO EN NIVEL SUPERIOR EN SALUD</td></tr><tr><td style=\"white-space:nowrap\">20<a name=\"TituloProfesional-20\"> </a></td><td>TÉCNICOS EN SALUD</td></tr><tr><td style=\"white-space:nowrap\">21<a name=\"TituloProfesional-21\"> </a></td><td>TÉCNICOS NIVEL MEDIO EN SALUD</td></tr><tr><td style=\"white-space:nowrap\">30<a name=\"TituloProfesional-30\"> </a></td><td>MÉDICO GENERAL</td></tr><tr><td style=\"white-space:nowrap\">99<a name=\"TituloProfesional-99\"> </a></td><td>DESCONOCIDA</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://interoperabilidad.minsal.cl/fhir/ig/urgencia/CodeSystem/TituloProfesional"] ;
  fhir:CodeSystem.version [ fhir:value "0.1.1"] ;
  fhir:CodeSystem.name [ fhir:value "CSTituloProfesional"] ;
  fhir:CodeSystem.title [ fhir:value "Titulo Profesional"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-09-04T15:47:15+00:00"^^xsd:dateTime] ;
  fhir:CodeSystem.publisher [ fhir:value "Unidad de Interoperabilidad - MINSAL"] ;
  fhir:CodeSystem.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "Unidad de Interoperabilidad - MINSAL" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://interoperabilidad.minsal.cl" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:ContactDetail.name [ fhir:value "Jorge Mansilla" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "jorge.mansilla@minsal.cl" ] ;
       fhir:ContactPoint.use [ fhir:value "work" ]
     ]
  ], [
     fhir:index 2 ;
     fhir:ContactDetail.name [ fhir:value "Franco Ulloa" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "franco.ulloa@minsal.cl" ] ;
       fhir:ContactPoint.use [ fhir:value "work" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "Códigos asociados a los títulos profesionales de los participantes en un encuentro de urgencia"] ;
  fhir:CodeSystem.jurisdiction [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
       fhir:Coding.code [ fhir:value "CL" ] ;
       fhir:Coding.display [ fhir:value "Chile" ]
     ]
  ] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "23"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "1" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "MÉDICO CIRUJANO" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "2" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "CIRUJANO DENTISTA" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "3" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "ENFERMERAS(OS)" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "4" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "ENFERMERAS(OS) MATRONAS(ES)" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "5" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "MATRONAS(ES)" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "6" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "TECNÓLOGOS MÉDICOS" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "7" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "PSICÓLOGOS/AS" ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "8" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "KINESIÓLOGOS/AS" ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "9" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "FARMACÉUTICOS Y QUÍMICO-FARMACÉUTICOS" ]
  ], [
     fhir:index 9 ;
     fhir:CodeSystem.concept.code [ fhir:value "10" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "BIOQUÍMICOS" ]
  ], [
     fhir:index 10 ;
     fhir:CodeSystem.concept.code [ fhir:value "11" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "NUTRICIONISTAS" ]
  ], [
     fhir:index 11 ;
     fhir:CodeSystem.concept.code [ fhir:value "12" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "FONOAUDIÓLOGOS/AS" ]
  ], [
     fhir:index 12 ;
     fhir:CodeSystem.concept.code [ fhir:value "13" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "TERAPEUTAS OCUPACIONALES" ]
  ], [
     fhir:index 13 ;
     fhir:CodeSystem.concept.code [ fhir:value "14" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "AUXILIARES PARAMÉDICOS DE ALIMENTACIÓN" ]
  ], [
     fhir:index 14 ;
     fhir:CodeSystem.concept.code [ fhir:value "15" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "A.P. DE RADIOLOGÍA, RADIOTERAPIA, LAB" ]
  ], [
     fhir:index 15 ;
     fhir:CodeSystem.concept.code [ fhir:value "16" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "AUXILIARES PARAMÉDICOS DE ODONTOLOGÍA" ]
  ], [
     fhir:index 16 ;
     fhir:CodeSystem.concept.code [ fhir:value "17" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "AUXILIARES PARAMÉDICOS DE FARMACIA" ]
  ], [
     fhir:index 17 ;
     fhir:CodeSystem.concept.code [ fhir:value "18" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "AUXILIARES DE ENFERMERÍA" ]
  ], [
     fhir:index 18 ;
     fhir:CodeSystem.concept.code [ fhir:value "19" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "TÉCNICO EN NIVEL SUPERIOR EN SALUD" ]
  ], [
     fhir:index 19 ;
     fhir:CodeSystem.concept.code [ fhir:value "20" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "TÉCNICOS EN SALUD" ]
  ], [
     fhir:index 20 ;
     fhir:CodeSystem.concept.code [ fhir:value "21" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "TÉCNICOS NIVEL MEDIO EN SALUD" ]
  ], [
     fhir:index 21 ;
     fhir:CodeSystem.concept.code [ fhir:value "30" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "MÉDICO GENERAL" ]
  ], [
     fhir:index 22 ;
     fhir:CodeSystem.concept.code [ fhir:value "99" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "DESCONOCIDA" ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/TituloProfesional.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/TituloProfesional.ttl> .