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

: Identificador Prestador - 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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "IdentificadorPrestador"] ; # 
  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: ConjuntoValores / ConjuntoDeValores IdentificadorPrestador</b></p><a name=\"IdentificadorPrestador\"> </a><a name=\"hcIdentificadorPrestador\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"https://hl7chile.cl/fhir/ig/clcore/1.9.4/CodeSystem-CSTipoIdentificador.html\"><code>https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador</code></a> version <span title=\"Version is not explicitly stated, which means it is fixed to 1.9.4, the version found through the package references\">?1.9.4</span> where concept  is-a <a href=\"https://hl7chile.cl/fhir/ig/clcore/1.9.4/CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-01\">01</a></li><li>Include codes from<a href=\"https://hl7chile.cl/fhir/ig/clcore/1.9.4/CodeSystem-CSTipoIdentificador.html\"><code>https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador</code></a> version <span title=\"Version is not explicitly stated, which means it is fixed to 1.9.4, the version found through the package references\">?1.9.4</span> where concept  is-a <a href=\"https://hl7chile.cl/fhir/ig/clcore/1.9.4/CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-13\">13</a></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/urgencia/ValueSet/IdentificadorPrestador"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.2-qa-preview"] ; # 
  fhir:name [ fhir:v "VSIdentificadorPrestador"] ; # 
  fhir:title [ fhir:v "Identificador Prestador"] ; # 
  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 "Identificador Prestador"] ; # 
  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:compose [
    ( fhir:include [
fhir:system [ fhir:v "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador"^^xsd:anyURI ] ;
      ( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "is-a" ] ;
fhir:value [ fhir:v "01" ]       ] )     ] [
fhir:system [ fhir:v "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador"^^xsd:anyURI ] ;
      ( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "is-a" ] ;
fhir:value [ fhir:v "13" ]       ] )     ] )
  ] . #