0.9.0 - ci-build

VigiCanPY - Local Development build (v0.9.0). See the Directory of published versions

: Pueblos Indigenas Paraguay (codes) - TTL Representation

Active as of 2023-07-19

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:CodeSystem;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "GeoPuebloIndigenaPYCS"]; # 
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://vigicanpy.mspbs.gov.py/CodeSystem/GeoPuebloIndigenaPYCS</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\">41<a name=\"GeoPuebloIndigenaPYCS-41\"> </a></td><td>ACHÉ</td></tr><tr><td style=\"white-space:nowrap\">55<a name=\"GeoPuebloIndigenaPYCS-55\"> </a></td><td>ANGAITÉ</td></tr><tr><td style=\"white-space:nowrap\">51<a name=\"GeoPuebloIndigenaPYCS-51\"> </a></td><td>ANLHET NORTE</td></tr><tr><td style=\"white-space:nowrap\">42<a name=\"GeoPuebloIndigenaPYCS-42\"> </a></td><td>AVÁ GUARANÍ</td></tr><tr><td style=\"white-space:nowrap\">71<a name=\"GeoPuebloIndigenaPYCS-71\"> </a></td><td>AYOREO</td></tr><tr><td style=\"white-space:nowrap\">52<a name=\"GeoPuebloIndigenaPYCS-52\"> </a></td><td>ENXET SUR</td></tr><tr><td style=\"white-space:nowrap\">56<a name=\"GeoPuebloIndigenaPYCS-56\"> </a></td><td>GUANÁ</td></tr><tr><td style=\"white-space:nowrap\">46<a name=\"GeoPuebloIndigenaPYCS-46\"> </a></td><td>GUARANÍ ÑANDEVA</td></tr><tr><td style=\"white-space:nowrap\">45<a name=\"GeoPuebloIndigenaPYCS-45\"> </a></td><td>GUARANÍ OCCIDENTAL</td></tr><tr><td style=\"white-space:nowrap\">62<a name=\"GeoPuebloIndigenaPYCS-62\"> </a></td><td>MAKÁ</td></tr><tr><td style=\"white-space:nowrap\">63<a name=\"GeoPuebloIndigenaPYCS-63\"> </a></td><td>MANJUI</td></tr><tr><td style=\"white-space:nowrap\">43<a name=\"GeoPuebloIndigenaPYCS-43\"> </a></td><td>MBYÁ</td></tr><tr><td style=\"white-space:nowrap\">61<a name=\"GeoPuebloIndigenaPYCS-61\"> </a></td><td>NIVACLÉ</td></tr><tr><td style=\"white-space:nowrap\">44<a name=\"GeoPuebloIndigenaPYCS-44\"> </a></td><td>PÁÎ TAVYTERÃ</td></tr><tr><td style=\"white-space:nowrap\">53<a name=\"GeoPuebloIndigenaPYCS-53\"> </a></td><td>SANAPANÁ</td></tr><tr><td style=\"white-space:nowrap\">54<a name=\"GeoPuebloIndigenaPYCS-54\"> </a></td><td>TOBA</td></tr><tr><td style=\"white-space:nowrap\">57<a name=\"GeoPuebloIndigenaPYCS-57\"> </a></td><td>TOBA MASKOY</td></tr><tr><td style=\"white-space:nowrap\">81<a name=\"GeoPuebloIndigenaPYCS-81\"> </a></td><td>TOBA-QOM</td></tr><tr><td style=\"white-space:nowrap\">73<a name=\"GeoPuebloIndigenaPYCS-73\"> </a></td><td>TOMARAHO</td></tr><tr><td style=\"white-space:nowrap\">72<a name=\"GeoPuebloIndigenaPYCS-72\"> </a></td><td>YVYTOSO</td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"GeoPuebloIndigenaPYCS-0\"> </a></td><td>NO APLICA</td></tr></table></div>"
  ]; # 
  fhir:CodeSystem.url [ fhir:value "http://vigicanpy.mspbs.gov.py/CodeSystem/GeoPuebloIndigenaPYCS"]; # 
  fhir:CodeSystem.version [ fhir:value "0.9.0"]; # 
  fhir:CodeSystem.name [ fhir:value "GeoPuebloIndigenaPYCS"]; # 
  fhir:CodeSystem.title [ fhir:value "Pueblos Indigenas Paraguay (codes)"]; # 
  fhir:CodeSystem.status [ fhir:value "active"]; # 
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean]; # 
  fhir:CodeSystem.date [ fhir:value "2023-07-19T16:22:19-03:00"^^xsd:dateTime]; # 
  fhir:CodeSystem.description [ fhir:value "Pueblos Indigenas Paraguay (codes)"]; # 
  fhir:CodeSystem.caseSensitive [ fhir:value "false"^^xsd:boolean]; # 
  fhir:CodeSystem.content [ fhir:value "complete"]; # 
  fhir:CodeSystem.count [ fhir:value "21"^^xsd:nonNegativeInteger]; # 
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "41" ];
     fhir:CodeSystem.concept.display [ fhir:value "ACHÉ" ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "55" ];
     fhir:CodeSystem.concept.display [ fhir:value "ANGAITÉ" ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "51" ];
     fhir:CodeSystem.concept.display [ fhir:value "ANLHET NORTE" ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "42" ];
     fhir:CodeSystem.concept.display [ fhir:value "AVÁ GUARANÍ" ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "71" ];
     fhir:CodeSystem.concept.display [ fhir:value "AYOREO" ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "52" ];
     fhir:CodeSystem.concept.display [ fhir:value "ENXET SUR" ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "56" ];
     fhir:CodeSystem.concept.display [ fhir:value "GUANÁ" ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "46" ];
     fhir:CodeSystem.concept.display [ fhir:value "GUARANÍ ÑANDEVA" ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.concept.code [ fhir:value "45" ];
     fhir:CodeSystem.concept.display [ fhir:value "GUARANÍ OCCIDENTAL" ]
  ], [
     fhir:index 9;
     fhir:CodeSystem.concept.code [ fhir:value "62" ];
     fhir:CodeSystem.concept.display [ fhir:value "MAKÁ" ]
  ], [
     fhir:index 10;
     fhir:CodeSystem.concept.code [ fhir:value "63" ];
     fhir:CodeSystem.concept.display [ fhir:value "MANJUI" ]
  ], [
     fhir:index 11;
     fhir:CodeSystem.concept.code [ fhir:value "43" ];
     fhir:CodeSystem.concept.display [ fhir:value "MBYÁ" ]
  ], [
     fhir:index 12;
     fhir:CodeSystem.concept.code [ fhir:value "61" ];
     fhir:CodeSystem.concept.display [ fhir:value "NIVACLÉ" ]
  ], [
     fhir:index 13;
     fhir:CodeSystem.concept.code [ fhir:value "44" ];
     fhir:CodeSystem.concept.display [ fhir:value "PÁÎ TAVYTERÃ" ]
  ], [
     fhir:index 14;
     fhir:CodeSystem.concept.code [ fhir:value "53" ];
     fhir:CodeSystem.concept.display [ fhir:value "SANAPANÁ" ]
  ], [
     fhir:index 15;
     fhir:CodeSystem.concept.code [ fhir:value "54" ];
     fhir:CodeSystem.concept.display [ fhir:value "TOBA" ]
  ], [
     fhir:index 16;
     fhir:CodeSystem.concept.code [ fhir:value "57" ];
     fhir:CodeSystem.concept.display [ fhir:value "TOBA MASKOY" ]
  ], [
     fhir:index 17;
     fhir:CodeSystem.concept.code [ fhir:value "81" ];
     fhir:CodeSystem.concept.display [ fhir:value "TOBA-QOM" ]
  ], [
     fhir:index 18;
     fhir:CodeSystem.concept.code [ fhir:value "73" ];
     fhir:CodeSystem.concept.display [ fhir:value "TOMARAHO" ]
  ], [
     fhir:index 19;
     fhir:CodeSystem.concept.code [ fhir:value "72" ];
     fhir:CodeSystem.concept.display [ fhir:value "YVYTOSO" ]
  ], [
     fhir:index 20;
     fhir:CodeSystem.concept.code [ fhir:value "0" ];
     fhir:CodeSystem.concept.display [ fhir:value "NO APLICA" ]
  ]. # 

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.