HL7 Italia FHIR Implementation Guide (base)
0.1.0 - PC Ballot

This page is part of the HL7 Italia FHIR Implementation Guide (base) (v0.1.0: Public Comment 1 Ballot 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

Agenzia delle Entrate - Regioni PPAA - TTL Representation

(back to description)

Raw ttl

Source view

@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 "mef-ae-regioni"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://terminology.hl7.it/CodeSystem/mef-ae-regioni defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">01<a name=\"mef-ae-regioni-01\"> </a></td><td>ABRUZZO</td><td/></tr><tr><td style=\"white-space:nowrap\">02<a name=\"mef-ae-regioni-02\"> </a></td><td>BASILICATA</td><td/></tr><tr><td style=\"white-space:nowrap\">03<a name=\"mef-ae-regioni-03\"> </a></td><td>BOLZANO</td><td/></tr><tr><td style=\"white-space:nowrap\">04<a name=\"mef-ae-regioni-04\"> </a></td><td>CALABRIA</td><td/></tr><tr><td style=\"white-space:nowrap\">05<a name=\"mef-ae-regioni-05\"> </a></td><td>CAMPANIA</td><td/></tr><tr><td style=\"white-space:nowrap\">06<a name=\"mef-ae-regioni-06\"> </a></td><td>EMILIA ROMAGNA</td><td/></tr><tr><td style=\"white-space:nowrap\">07<a name=\"mef-ae-regioni-07\"> </a></td><td>FRIULI VENEZIA GIULIA</td><td/></tr><tr><td style=\"white-space:nowrap\">08<a name=\"mef-ae-regioni-08\"> </a></td><td>LAZIO</td><td/></tr><tr><td style=\"white-space:nowrap\">09<a name=\"mef-ae-regioni-09\"> </a></td><td>LIGURIA</td><td/></tr><tr><td style=\"white-space:nowrap\">10<a name=\"mef-ae-regioni-10\"> </a></td><td>LOMBARDIA</td><td/></tr><tr><td style=\"white-space:nowrap\">11<a name=\"mef-ae-regioni-11\"> </a></td><td>MARCHE</td><td/></tr><tr><td style=\"white-space:nowrap\">12<a name=\"mef-ae-regioni-12\"> </a></td><td>MOLISE</td><td/></tr><tr><td style=\"white-space:nowrap\">13<a name=\"mef-ae-regioni-13\"> </a></td><td>PIEMONTE</td><td/></tr><tr><td style=\"white-space:nowrap\">14<a name=\"mef-ae-regioni-14\"> </a></td><td>PUGLIA</td><td/></tr><tr><td style=\"white-space:nowrap\">15<a name=\"mef-ae-regioni-15\"> </a></td><td>SARDEGNA</td><td/></tr><tr><td style=\"white-space:nowrap\">16<a name=\"mef-ae-regioni-16\"> </a></td><td>SICILIA</td><td/></tr><tr><td style=\"white-space:nowrap\">17<a name=\"mef-ae-regioni-17\"> </a></td><td>TOSCANA</td><td/></tr><tr><td style=\"white-space:nowrap\">18<a name=\"mef-ae-regioni-18\"> </a></td><td>TRENTO</td><td/></tr><tr><td style=\"white-space:nowrap\">19<a name=\"mef-ae-regioni-19\"> </a></td><td>UMBRIA</td><td/></tr><tr><td style=\"white-space:nowrap\">20<a name=\"mef-ae-regioni-20\"> </a></td><td>VALLE D'AOSTA</td><td/></tr><tr><td style=\"white-space:nowrap\">21<a name=\"mef-ae-regioni-21\"> </a></td><td>VENETO</td><td/></tr></table></div>"
  ];
  fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.it/CodeSystem/mef-ae-regioni"];
  fhir:CodeSystem.version [ fhir:value "0.1.0"];
  fhir:CodeSystem.name [ fhir:value "CsAgenziaEntrateRegioni"];
  fhir:CodeSystem.title [ fhir:value "Agenzia delle Entrate - Regioni PPAA"];
  fhir:CodeSystem.status [ fhir:value "active"];
  fhir:CodeSystem.date [ fhir:value "2020-06-30T18:23:29+02:00"^^xsd:dateTime];
  fhir:CodeSystem.publisher [ fhir:value "HL7 Italia"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.it" ]     ]
  ];
  fhir:CodeSystem.description [ fhir:value "Agenzia delle Entrate - Codice Regioni e Province Autonome"];
  fhir:CodeSystem.jurisdiction [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
       fhir:Coding.code [ fhir:value "IT" ]     ]
  ];
  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 "01" ];
     fhir:CodeSystem.concept.display [ fhir:value "ABRUZZO" ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "02" ];
     fhir:CodeSystem.concept.display [ fhir:value "BASILICATA" ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "03" ];
     fhir:CodeSystem.concept.display [ fhir:value "BOLZANO" ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "04" ];
     fhir:CodeSystem.concept.display [ fhir:value "CALABRIA" ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "05" ];
     fhir:CodeSystem.concept.display [ fhir:value "CAMPANIA" ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "06" ];
     fhir:CodeSystem.concept.display [ fhir:value "EMILIA ROMAGNA" ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "07" ];
     fhir:CodeSystem.concept.display [ fhir:value "FRIULI VENEZIA GIULIA" ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "08" ];
     fhir:CodeSystem.concept.display [ fhir:value "LAZIO" ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.concept.code [ fhir:value "09" ];
     fhir:CodeSystem.concept.display [ fhir:value "LIGURIA" ]
  ], [
     fhir:index 9;
     fhir:CodeSystem.concept.code [ fhir:value "10" ];
     fhir:CodeSystem.concept.display [ fhir:value "LOMBARDIA" ]
  ], [
     fhir:index 10;
     fhir:CodeSystem.concept.code [ fhir:value "11" ];
     fhir:CodeSystem.concept.display [ fhir:value "MARCHE" ]
  ], [
     fhir:index 11;
     fhir:CodeSystem.concept.code [ fhir:value "12" ];
     fhir:CodeSystem.concept.display [ fhir:value "MOLISE" ]
  ], [
     fhir:index 12;
     fhir:CodeSystem.concept.code [ fhir:value "13" ];
     fhir:CodeSystem.concept.display [ fhir:value "PIEMONTE" ]
  ], [
     fhir:index 13;
     fhir:CodeSystem.concept.code [ fhir:value "14" ];
     fhir:CodeSystem.concept.display [ fhir:value "PUGLIA" ]
  ], [
     fhir:index 14;
     fhir:CodeSystem.concept.code [ fhir:value "15" ];
     fhir:CodeSystem.concept.display [ fhir:value "SARDEGNA" ]
  ], [
     fhir:index 15;
     fhir:CodeSystem.concept.code [ fhir:value "16" ];
     fhir:CodeSystem.concept.display [ fhir:value "SICILIA" ]
  ], [
     fhir:index 16;
     fhir:CodeSystem.concept.code [ fhir:value "17" ];
     fhir:CodeSystem.concept.display [ fhir:value "TOSCANA" ]
  ], [
     fhir:index 17;
     fhir:CodeSystem.concept.code [ fhir:value "18" ];
     fhir:CodeSystem.concept.display [ fhir:value "TRENTO" ]
  ], [
     fhir:index 18;
     fhir:CodeSystem.concept.code [ fhir:value "19" ];
     fhir:CodeSystem.concept.display [ fhir:value "UMBRIA" ]
  ], [
     fhir:index 19;
     fhir:CodeSystem.concept.code [ fhir:value "20" ];
     fhir:CodeSystem.concept.display [ fhir:value "VALLE D'AOSTA" ]
  ], [
     fhir:index 20;
     fhir:CodeSystem.concept.code [ fhir:value "21" ];
     fhir:CodeSystem.concept.display [ fhir:value "VENETO" ]
  ].

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

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