Guía implementación interoperabilidad FHIR sectorial e intersectorial
0.10.1 - ci-build

Guía implementación interoperabilidad FHIR sectorial e intersectorial - Local Development build (v0.10.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Catalogo del nivel de riesgo con que se clasifica la victima de violencia - TTL Representation

Raw ttl | Descargar


@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 "Nivel-Riesgo"] ; # 
  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 Nivel-Riesgo</b></p><a name=\"Nivel-Riesgo\"> </a><a name=\"hcNivel-Riesgo\"> </a><a name=\"Nivel-Riesgo-es-ES\"> </a><ul><li>Include all codes defined in <code>https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/nivel-riesgo</code></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/ValueSet/Nivel-Riesgo"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.10.1"] ; # 
  fhir:name [ fhir:v "VSNivelRiesgo"] ; # 
  fhir:title [ fhir:v "Catalogo del nivel de riesgo con que se clasifica la victima de violencia"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2025-05-10"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "minsait - An Indra Company"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Secretaría de Salud de Bogotá" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.saludcapital.gov.co/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Clasificacion del nivel de riesgo con la que queda expuesta la victima de violencia"] ; # 
  fhir:copyright [ fhir:v "Secretaría de Salud de Bogotá"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/nivel-riesgo"^^xsd:anyURI ]     ] )
  ] . #