Guía de Estandares de Informacionde Salud
0.1.1 - ci-build Chile flag

Guía de Estandares de Informacionde Salud, 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/eis/ and changes regularly. See the Directory of published versions

: SEREMIs - TTL Representation

Active as of 2023-01-15

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 "CSSEREMI"] ; # 
  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: CodeSystem CSSEREMI</b></p><a name=\"CSSEREMI\"> </a><a name=\"hcCSSEREMI\"> </a><a name=\"CSSEREMI-es-CL\"> </a><p>This case-sensitive code system <code>https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSSEREMI</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=\"CSSEREMI-1\"> </a></td><td>SEREMI De Tarapacá</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"CSSEREMI-2\"> </a></td><td>SEREMI De Antofagasta</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"CSSEREMI-3\"> </a></td><td>SEREMI De Atacama</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"CSSEREMI-4\"> </a></td><td>SEREMI De Coquimbo</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"CSSEREMI-5\"> </a></td><td>SEREMI De Valparaíso</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"CSSEREMI-6\"> </a></td><td>SEREMI Del Libertador Gral. B. O'Higgins</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"CSSEREMI-7\"> </a></td><td>SEREMI Del Maule</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"CSSEREMI-8\"> </a></td><td>SEREMI Del Biobío</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"CSSEREMI-9\"> </a></td><td>SEREMI De La Araucanía</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"CSSEREMI-10\"> </a></td><td>SEREMI De Los Lagos</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"CSSEREMI-11\"> </a></td><td>SEREMI De Aisén del General Carlos Ibáñez del Campo</td></tr><tr><td style=\"white-space:nowrap\">12<a name=\"CSSEREMI-12\"> </a></td><td>SEREMI De Magallanes y la Antártica Chilena</td></tr><tr><td style=\"white-space:nowrap\">13<a name=\"CSSEREMI-13\"> </a></td><td>SEREMI Metropolitana de Santiago</td></tr><tr><td style=\"white-space:nowrap\">14<a name=\"CSSEREMI-14\"> </a></td><td>SEREMI De Los Ríos</td></tr><tr><td style=\"white-space:nowrap\">15<a name=\"CSSEREMI-15\"> </a></td><td>SEREMI De Arica y Parinacota</td></tr><tr><td style=\"white-space:nowrap\">16<a name=\"CSSEREMI-16\"> </a></td><td>SEREMI Del Ñuble</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSSEREMI"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.1"] ; # 
  fhir:name [ fhir:v "CSSeremi"] ; # 
  fhir:title [ fhir:v "SEREMIs"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-01-15"^^xsd:date] ; # 
  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:description [ fhir:v "SEREMIs"] ; # 
  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"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "16"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "SEREMI De Tarapacá" ]
  ] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "SEREMI De Antofagasta" ]
  ] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "SEREMI De Atacama" ]
  ] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "SEREMI De Coquimbo" ]
  ] [
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "SEREMI De Valparaíso" ]
  ] [
fhir:code [ fhir:v "6" ] ;
fhir:display [ fhir:v "SEREMI Del Libertador Gral. B. O'Higgins" ]
  ] [
fhir:code [ fhir:v "7" ] ;
fhir:display [ fhir:v "SEREMI Del Maule" ]
  ] [
fhir:code [ fhir:v "8" ] ;
fhir:display [ fhir:v "SEREMI Del Biobío" ]
  ] [
fhir:code [ fhir:v "9" ] ;
fhir:display [ fhir:v "SEREMI De La Araucanía" ]
  ] [
fhir:code [ fhir:v "10" ] ;
fhir:display [ fhir:v "SEREMI De Los Lagos" ]
  ] [
fhir:code [ fhir:v "11" ] ;
fhir:display [ fhir:v "SEREMI De Aisén del General Carlos Ibáñez del Campo" ]
  ] [
fhir:code [ fhir:v "12" ] ;
fhir:display [ fhir:v "SEREMI De Magallanes y la Antártica Chilena" ]
  ] [
fhir:code [ fhir:v "13" ] ;
fhir:display [ fhir:v "SEREMI Metropolitana de Santiago" ]
  ] [
fhir:code [ fhir:v "14" ] ;
fhir:display [ fhir:v "SEREMI De Los Ríos" ]
  ] [
fhir:code [ fhir:v "15" ] ;
fhir:display [ fhir:v "SEREMI De Arica y Parinacota" ]
  ] [
fhir:code [ fhir:v "16" ] ;
fhir:display [ fhir:v "SEREMI Del Ñuble" ]
  ] ) . #