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

: Subredes - 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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Subredes"] ; # 
  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 Subredes</b></p><a name=\"Subredes\"> </a><a name=\"hcSubredes\"> </a><a name=\"Subredes-es-ES\"> </a><p>This  code system <code>https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/Subredes</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\">1100130289<a name=\"Subredes-1100130289\"> </a></td><td>Subred Centro Oriente ESE</td></tr><tr><td style=\"white-space:nowrap\">1100130291<a name=\"Subredes-1100130291\"> </a></td><td>Subred Norte ESE</td></tr><tr><td style=\"white-space:nowrap\">1100130294<a name=\"Subredes-1100130294\"> </a></td><td>Subred  Sur ESE</td></tr><tr><td style=\"white-space:nowrap\">1100130296<a name=\"Subredes-1100130296\"> </a></td><td>Subred Sur Occidente ESE</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/Subredes"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.10.1"] ; # 
  fhir:name [ fhir:v "Subredes"] ; # 
  fhir:title [ fhir:v "Subredes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2025-05-02T00:00:00.000Z"^^xsd:dateTime] ; # 
  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 "Subredes del distrito"] ; # 
  fhir:copyright [ fhir:v "Secretaría de Salud de Bogotá"] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "4"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "1100130289" ] ;
fhir:display [ fhir:v "Subred Centro Oriente ESE" ]
  ] [
fhir:code [ fhir:v "1100130291" ] ;
fhir:display [ fhir:v "Subred Norte ESE" ]
  ] [
fhir:code [ fhir:v "1100130294" ] ;
fhir:display [ fhir:v "Subred  Sur ESE" ]
  ] [
fhir:code [ fhir:v "1100130296" ] ;
fhir:display [ fhir:v "Subred Sur Occidente ESE" ]
  ] ) . #