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
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 "minsan-regione"]; 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/minsan-regione 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\">010<a name=\"minsan-regione-010\"> </a></td><td>PIEMONTE</td><td/></tr><tr><td style=\"white-space:nowrap\">020<a name=\"minsan-regione-020\"> </a></td><td>VALLE D'AOSTA</td><td/></tr><tr><td style=\"white-space:nowrap\">030<a name=\"minsan-regione-030\"> </a></td><td>LOMBARDIA</td><td/></tr><tr><td style=\"white-space:nowrap\">041<a name=\"minsan-regione-041\"> </a></td><td>PROV. AUTON. BOLZANO</td><td/></tr><tr><td style=\"white-space:nowrap\">042<a name=\"minsan-regione-042\"> </a></td><td>PROV. AUTON. TRENTO</td><td/></tr><tr><td style=\"white-space:nowrap\">050<a name=\"minsan-regione-050\"> </a></td><td>VENETO</td><td/></tr><tr><td style=\"white-space:nowrap\">060<a name=\"minsan-regione-060\"> </a></td><td>FRIULI VENEZIA GIULIA</td><td/></tr><tr><td style=\"white-space:nowrap\">070<a name=\"minsan-regione-070\"> </a></td><td>LIGURIA</td><td/></tr><tr><td style=\"white-space:nowrap\">080<a name=\"minsan-regione-080\"> </a></td><td>EMILIA ROMAGNA</td><td/></tr><tr><td style=\"white-space:nowrap\">090<a name=\"minsan-regione-090\"> </a></td><td>TOSCANA</td><td/></tr><tr><td style=\"white-space:nowrap\">100<a name=\"minsan-regione-100\"> </a></td><td>UMBRIA</td><td/></tr><tr><td style=\"white-space:nowrap\">110<a name=\"minsan-regione-110\"> </a></td><td>MARCHE</td><td/></tr><tr><td style=\"white-space:nowrap\">120<a name=\"minsan-regione-120\"> </a></td><td>LAZIO</td><td/></tr><tr><td style=\"white-space:nowrap\">130<a name=\"minsan-regione-130\"> </a></td><td>ABRUZZO</td><td/></tr><tr><td style=\"white-space:nowrap\">140<a name=\"minsan-regione-140\"> </a></td><td>MOLISE</td><td/></tr><tr><td style=\"white-space:nowrap\">150<a name=\"minsan-regione-150\"> </a></td><td>CAMPANIA</td><td/></tr><tr><td style=\"white-space:nowrap\">160<a name=\"minsan-regione-160\"> </a></td><td>PUGLIA</td><td/></tr><tr><td style=\"white-space:nowrap\">170<a name=\"minsan-regione-170\"> </a></td><td>BASILICATA</td><td/></tr><tr><td style=\"white-space:nowrap\">180<a name=\"minsan-regione-180\"> </a></td><td>CALABRIA</td><td/></tr><tr><td style=\"white-space:nowrap\">190<a name=\"minsan-regione-190\"> </a></td><td>SICILIA</td><td/></tr><tr><td style=\"white-space:nowrap\">200<a name=\"minsan-regione-200\"> </a></td><td>SARDEGNA</td><td/></tr></table></div>" ]; fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.it/CodeSystem/minsan-regione"]; fhir:CodeSystem.version [ fhir:value "0.1.0"]; fhir:CodeSystem.name [ fhir:value "CsMinsanRegioni"]; fhir:CodeSystem.title [ fhir:value "Ministero della Salute - Codici 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 "Ministero della Salute - Codici Regioni / Province Autonome usati nei file FLS11."]; 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 "010" ]; fhir:CodeSystem.concept.display [ fhir:value "PIEMONTE" ] ], [ fhir:index 1; fhir:CodeSystem.concept.code [ fhir:value "020" ]; fhir:CodeSystem.concept.display [ fhir:value "VALLE D'AOSTA" ] ], [ fhir:index 2; fhir:CodeSystem.concept.code [ fhir:value "030" ]; fhir:CodeSystem.concept.display [ fhir:value "LOMBARDIA" ] ], [ fhir:index 3; fhir:CodeSystem.concept.code [ fhir:value "041" ]; fhir:CodeSystem.concept.display [ fhir:value "PROV. AUTON. BOLZANO" ] ], [ fhir:index 4; fhir:CodeSystem.concept.code [ fhir:value "042" ]; fhir:CodeSystem.concept.display [ fhir:value "PROV. AUTON. TRENTO" ] ], [ fhir:index 5; fhir:CodeSystem.concept.code [ fhir:value "050" ]; fhir:CodeSystem.concept.display [ fhir:value "VENETO" ] ], [ fhir:index 6; fhir:CodeSystem.concept.code [ fhir:value "060" ]; fhir:CodeSystem.concept.display [ fhir:value "FRIULI VENEZIA GIULIA" ] ], [ fhir:index 7; fhir:CodeSystem.concept.code [ fhir:value "070" ]; fhir:CodeSystem.concept.display [ fhir:value "LIGURIA" ] ], [ fhir:index 8; fhir:CodeSystem.concept.code [ fhir:value "080" ]; fhir:CodeSystem.concept.display [ fhir:value "EMILIA ROMAGNA" ] ], [ fhir:index 9; fhir:CodeSystem.concept.code [ fhir:value "090" ]; fhir:CodeSystem.concept.display [ fhir:value "TOSCANA" ] ], [ fhir:index 10; fhir:CodeSystem.concept.code [ fhir:value "100" ]; fhir:CodeSystem.concept.display [ fhir:value "UMBRIA" ] ], [ fhir:index 11; fhir:CodeSystem.concept.code [ fhir:value "110" ]; fhir:CodeSystem.concept.display [ fhir:value "MARCHE" ] ], [ fhir:index 12; fhir:CodeSystem.concept.code [ fhir:value "120" ]; fhir:CodeSystem.concept.display [ fhir:value "LAZIO" ] ], [ fhir:index 13; fhir:CodeSystem.concept.code [ fhir:value "130" ]; fhir:CodeSystem.concept.display [ fhir:value "ABRUZZO" ] ], [ fhir:index 14; fhir:CodeSystem.concept.code [ fhir:value "140" ]; fhir:CodeSystem.concept.display [ fhir:value "MOLISE" ] ], [ fhir:index 15; fhir:CodeSystem.concept.code [ fhir:value "150" ]; fhir:CodeSystem.concept.display [ fhir:value "CAMPANIA" ] ], [ fhir:index 16; fhir:CodeSystem.concept.code [ fhir:value "160" ]; fhir:CodeSystem.concept.display [ fhir:value "PUGLIA" ] ], [ fhir:index 17; fhir:CodeSystem.concept.code [ fhir:value "170" ]; fhir:CodeSystem.concept.display [ fhir:value "BASILICATA" ] ], [ fhir:index 18; fhir:CodeSystem.concept.code [ fhir:value "180" ]; fhir:CodeSystem.concept.display [ fhir:value "CALABRIA" ] ], [ fhir:index 19; fhir:CodeSystem.concept.code [ fhir:value "190" ]; fhir:CodeSystem.concept.display [ fhir:value "SICILIA" ] ], [ fhir:index 20; fhir:CodeSystem.concept.code [ fhir:value "200" ]; fhir:CodeSystem.concept.display [ fhir:value "SARDEGNA" ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.