Tiempos de Espera Interoperable
0.2.1 - draft Chile flag

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

: Servicio Requerido - 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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "VSServicioRequerido"] ; # 
  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: ValueSet VSServicioRequerido</b></p><a name=\"VSServicioRequerido\"> </a><a name=\"hcVSServicioRequerido\"> </a><a name=\"VSServicioRequerido-es-CL\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/103696004\">103696004</a></td><td>derivación del paciente a un especialista (procedimiento)</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/ValueSet/VSServicioRequerido"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.2.1"] ; # 
  fhir:name [ fhir:v "VSServicioRequerido"] ; # 
  fhir:title [ fhir:v "Servicio Requerido"] ; # 
  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 "Servicio Requerido"] ; # 
  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:copyright [ fhir:v "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement\nThe SNOMED International IPS Terminology is distributed by International Health Terminology Standards Development Organisation, trading as SNOMED International, and is subject the terms of the Creative Commons Attribution 4.0 International Public License. For more information, see SNOMED IPS Terminology\nThe HL7 International IPS implementation guides incorporate SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. Implementers of SNOMED CT should review usage terms or directly contact SNOMED International: info@snomed.org"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "103696004" ] ;
fhir:display [ fhir:v "derivación del paciente a un especialista (procedimiento)" ]       ] )     ] )
  ] . #