Atención de Urgencia Interoperable
0.1.2-qa-preview - qa-preview 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.2-qa-preview 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

: Medio de Llegada - TTL Representation

Active as of 2025-10-09

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "MedioDeLlegada"] ; # 
  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: SistemaDeCodigos MedioDeLlegada</b></p><a name=\"MedioDeLlegada\"> </a><a name=\"hcMedioDeLlegada\"> </a><p>This case-sensitive code system <code>https://interoperabilidad.minsal.cl/fhir/ig/urgencia/CodeSystem/MedioDeLlegada</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=\"MedioDeLlegada-1\"> </a></td><td>Ambulancia SAMU</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"MedioDeLlegada-2\"> </a></td><td>Ambulancia APS</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"MedioDeLlegada-3\"> </a></td><td>Otra Ambulancia</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"MedioDeLlegada-4\"> </a></td><td>Vehículo de Carabineros o PDI.</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"MedioDeLlegada-5\"> </a></td><td>Vehículo particular</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"MedioDeLlegada-6\"> </a></td><td>Transporte marítimo</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"MedioDeLlegada-7\"> </a></td><td>Transporte aéreo</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"MedioDeLlegada-8\"> </a></td><td>Otros vehículos no motorizados</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"MedioDeLlegada-9\"> </a></td><td>A pie</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"MedioDeLlegada-10\"> </a></td><td>Gendarmería</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"MedioDeLlegada-11\"> </a></td><td>Bomberos</td></tr><tr><td style=\"white-space:nowrap\">12<a name=\"MedioDeLlegada-12\"> </a></td><td>Transporte público</td></tr><tr><td style=\"white-space:nowrap\">13<a name=\"MedioDeLlegada-13\"> </a></td><td>Otros</td></tr><tr><td style=\"white-space:nowrap\">99<a name=\"MedioDeLlegada-99\"> </a></td><td>Desconocido</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/urgencia/CodeSystem/MedioDeLlegada"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.2-qa-preview"] ; # 
  fhir:name [ fhir:v "CSMedioDeLlegada"] ; # 
  fhir:title [ fhir:v "Medio de Llegada"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-10-09T00:25:42+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Unidad de Interoperabilidad - MINSAL"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Unidad de Interoperabilidad - MINSAL" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://interoperabilidad.minsal.cl" ]     ] )
  ] [
fhir:name [ fhir:v "Roberto Araneda" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "roberto.araneda@chiledata.cl" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] [
fhir:name [ fhir:v "John Díaz" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "john.diaz@chiledata.cl" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Corresponde a las posibles formas de llegada de un paciente a un servicio de atención de urgencia"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CL" ] ;
fhir:display [ fhir:v "Chile" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "14"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Ambulancia SAMU" ]
  ] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Ambulancia APS" ]
  ] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Otra Ambulancia" ]
  ] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Vehículo de Carabineros o PDI." ]
  ] [
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "Vehículo particular" ]
  ] [
fhir:code [ fhir:v "6" ] ;
fhir:display [ fhir:v "Transporte marítimo" ]
  ] [
fhir:code [ fhir:v "7" ] ;
fhir:display [ fhir:v "Transporte aéreo" ]
  ] [
fhir:code [ fhir:v "8" ] ;
fhir:display [ fhir:v "Otros vehículos no motorizados" ]
  ] [
fhir:code [ fhir:v "9" ] ;
fhir:display [ fhir:v "A pie" ]
  ] [
fhir:code [ fhir:v "10" ] ;
fhir:display [ fhir:v "Gendarmería" ]
  ] [
fhir:code [ fhir:v "11" ] ;
fhir:display [ fhir:v "Bomberos" ]
  ] [
fhir:code [ fhir:v "12" ] ;
fhir:display [ fhir:v "Transporte público" ]
  ] [
fhir:code [ fhir:v "13" ] ;
fhir:display [ fhir:v "Otros" ]
  ] [
fhir:code [ fhir:v "99" ] ;
fhir:display [ fhir:v "Desconocido" ]
  ] ) . #