HL7 FHIR Implementation Guide Laboratory Report
0.2.0 - trial-use Italy flag

This page is part of the HL7 FHIR Implementation Guide Laboratory Report (v0.2.0: Release 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: MDS - Codici Regioni / PPAA - TTL Representation

Active as of 2024-03-08

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:id [ fhir:v "minsan-regione"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://hl7.it/fhir/lab-report/CodeSystem/minsan-regione</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\">010<a name=\"minsan-regione-010\"> </a></td><td>PIEMONTE</td></tr><tr><td style=\"white-space:nowrap\">020<a name=\"minsan-regione-020\"> </a></td><td>VALLE D'AOSTA</td></tr><tr><td style=\"white-space:nowrap\">030<a name=\"minsan-regione-030\"> </a></td><td>LOMBARDIA</td></tr><tr><td style=\"white-space:nowrap\">041<a name=\"minsan-regione-041\"> </a></td><td>PROV. AUTON. BOLZANO</td></tr><tr><td style=\"white-space:nowrap\">042<a name=\"minsan-regione-042\"> </a></td><td>PROV. AUTON. TRENTO</td></tr><tr><td style=\"white-space:nowrap\">050<a name=\"minsan-regione-050\"> </a></td><td>VENETO</td></tr><tr><td style=\"white-space:nowrap\">060<a name=\"minsan-regione-060\"> </a></td><td>FRIULI VENEZIA GIULIA</td></tr><tr><td style=\"white-space:nowrap\">070<a name=\"minsan-regione-070\"> </a></td><td>LIGURIA</td></tr><tr><td style=\"white-space:nowrap\">080<a name=\"minsan-regione-080\"> </a></td><td>EMILIA ROMAGNA</td></tr><tr><td style=\"white-space:nowrap\">090<a name=\"minsan-regione-090\"> </a></td><td>TOSCANA</td></tr><tr><td style=\"white-space:nowrap\">100<a name=\"minsan-regione-100\"> </a></td><td>UMBRIA</td></tr><tr><td style=\"white-space:nowrap\">110<a name=\"minsan-regione-110\"> </a></td><td>MARCHE</td></tr><tr><td style=\"white-space:nowrap\">120<a name=\"minsan-regione-120\"> </a></td><td>LAZIO</td></tr><tr><td style=\"white-space:nowrap\">130<a name=\"minsan-regione-130\"> </a></td><td>ABRUZZO</td></tr><tr><td style=\"white-space:nowrap\">140<a name=\"minsan-regione-140\"> </a></td><td>MOLISE</td></tr><tr><td style=\"white-space:nowrap\">150<a name=\"minsan-regione-150\"> </a></td><td>CAMPANIA</td></tr><tr><td style=\"white-space:nowrap\">160<a name=\"minsan-regione-160\"> </a></td><td>PUGLIA</td></tr><tr><td style=\"white-space:nowrap\">170<a name=\"minsan-regione-170\"> </a></td><td>BASILICATA</td></tr><tr><td style=\"white-space:nowrap\">180<a name=\"minsan-regione-180\"> </a></td><td>CALABRIA</td></tr><tr><td style=\"white-space:nowrap\">190<a name=\"minsan-regione-190\"> </a></td><td>SICILIA</td></tr><tr><td style=\"white-space:nowrap\">200<a name=\"minsan-regione-200\"> </a></td><td>SARDEGNA</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.it/fhir/lab-report/CodeSystem/minsan-regione"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.2.0"] ; # 
  fhir:name [ fhir:v "CsMinSanRegioni"] ; # 
  fhir:title [ fhir:v "MDS - Codici Regioni / PPAA"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-03-08T10:59:35+01:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Italia"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Italia" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.it" ]     ] )
  ] [
fhir:name [ fhir:v "HL7 Italia" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.it" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "MDS - Codici Regioni / Province Autonome usati nei file FLS11."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IT" ] ;
fhir:display [ fhir:v "Italy" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "21"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "010" ] ;
fhir:display [ fhir:v "PIEMONTE" ]
  ] [
fhir:code [ fhir:v "020" ] ;
fhir:display [ fhir:v "VALLE D'AOSTA" ]
  ] [
fhir:code [ fhir:v "030" ] ;
fhir:display [ fhir:v "LOMBARDIA" ]
  ] [
fhir:code [ fhir:v "041" ] ;
fhir:display [ fhir:v "PROV. AUTON. BOLZANO" ]
  ] [
fhir:code [ fhir:v "042" ] ;
fhir:display [ fhir:v "PROV. AUTON. TRENTO" ]
  ] [
fhir:code [ fhir:v "050" ] ;
fhir:display [ fhir:v "VENETO" ]
  ] [
fhir:code [ fhir:v "060" ] ;
fhir:display [ fhir:v "FRIULI VENEZIA GIULIA" ]
  ] [
fhir:code [ fhir:v "070" ] ;
fhir:display [ fhir:v "LIGURIA" ]
  ] [
fhir:code [ fhir:v "080" ] ;
fhir:display [ fhir:v "EMILIA ROMAGNA" ]
  ] [
fhir:code [ fhir:v "090" ] ;
fhir:display [ fhir:v "TOSCANA" ]
  ] [
fhir:code [ fhir:v "100" ] ;
fhir:display [ fhir:v "UMBRIA" ]
  ] [
fhir:code [ fhir:v "110" ] ;
fhir:display [ fhir:v "MARCHE" ]
  ] [
fhir:code [ fhir:v "120" ] ;
fhir:display [ fhir:v "LAZIO" ]
  ] [
fhir:code [ fhir:v "130" ] ;
fhir:display [ fhir:v "ABRUZZO" ]
  ] [
fhir:code [ fhir:v "140" ] ;
fhir:display [ fhir:v "MOLISE" ]
  ] [
fhir:code [ fhir:v "150" ] ;
fhir:display [ fhir:v "CAMPANIA" ]
  ] [
fhir:code [ fhir:v "160" ] ;
fhir:display [ fhir:v "PUGLIA" ]
  ] [
fhir:code [ fhir:v "170" ] ;
fhir:display [ fhir:v "BASILICATA" ]
  ] [
fhir:code [ fhir:v "180" ] ;
fhir:display [ fhir:v "CALABRIA" ]
  ] [
fhir:code [ fhir:v "190" ] ;
fhir:display [ fhir:v "SICILIA" ]
  ] [
fhir:code [ fhir:v "200" ] ;
fhir:display [ fhir:v "SARDEGNA" ]
  ] ) . #