Interoperabilidad de Historia Clínica - Colombia
0.4.2 - ci-build Colombia flag

Interoperabilidad de Historia Clínica - Colombia, published by MSP Colombia. This guide is not an authorized publication; it is the continuous build for version 0.4.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cens-chile/IG-ihce-co/ and changes regularly. See the Directory of published versions

: Tipo Alergia - TTL Representation

Active as of 2023-01-01

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 "AlergiasVS"] ; # 
  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 AlergiasVS</b></p><a name=\"AlergiasVS\"> </a><a name=\"hcAlergiasVS\"> </a><a name=\"hcAlergiasVS-es-CO\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-AlergiasCS.html\"><code>https://www.minsalud.gov.co/ihc/fhir/CodeSystem/AlergiasCS</code></a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://www.minsalud.gov.co/ihc/fhir/ValueSet/AlergiasVS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.4.2"] ; # 
  fhir:name [ fhir:v "AlergiasVS"] ; # 
  fhir:title [ fhir:v "Tipo Alergia"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-01-01T00:00:00-05:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "MSP Colombia"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "MSP Colombia" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.minsalud.gov.co/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Tipo Alergia"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CO" ] ;
fhir:display [ fhir:v "Colombia" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "https://www.minsalud.gov.co/ihc/fhir/CodeSystem/AlergiasCS"^^xsd:anyURI ]     ] )
  ] . #