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

Tipo identificatore - 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:ValueSet;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "tipoIdentificatore"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/v2/0203/index.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-DL\">DL</a></td><td>Patente di Guida</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-PPN\">PPN</a></td><td>Numero Passaporto</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-BRN\">BRN</a></td><td>Breed Registry Number</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-MR\">MR</a></td><td>Medical record number</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-MCN\">MCN</a></td><td>Microchip Number</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-EN\">EN</a></td><td>Employer number</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-TAX\">TAX</a></td><td>Tax ID number</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-NIIP\">NIIP</a></td><td>National Insurance Payor Identifier (Payor)</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-PRN\">PRN</a></td><td>Provider number</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-MD\">MD</a></td><td>Medical License number</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-DR\">DR</a></td><td>Donor Registration Number</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-ACSN\">ACSN</a></td><td>Accession ID</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-UDI\">UDI</a></td><td>Universal Device Identifier</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-SNO\">SNO</a></td><td>Serial Number</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-SB\">SB</a></td><td>Social Beneficiary Identifier</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-PLAC\">PLAC</a></td><td>Placer Identifier</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-FILL\">FILL</a></td><td>Filler Identifier</td><td/></tr></table></li><li>Include all codes defined in <a href=\"CodeSystem-it-identifier-type.html\"><code>http://terminology.hl7.it/CodeSystem/it-identifier-type</code></a></li></ul></div>"
  ];
  fhir:ValueSet.url [ fhir:value "http://hl7.it/fhir/ValueSet/tipoIdentificatore"];
  fhir:ValueSet.version [ fhir:value "0.1.0"];
  fhir:ValueSet.name [ fhir:value "VstipoIdentificatore"];
  fhir:ValueSet.title [ fhir:value "Tipo identificatore"];
  fhir:ValueSet.status [ fhir:value "active"];
  fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean];
  fhir:ValueSet.date [ fhir:value "2019-11-01T09:29:23+11:00"^^xsd:dateTime];
  fhir:ValueSet.publisher [ fhir:value "HL7 Italia"];
  fhir:ValueSet.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:ValueSet.description [ fhir:value "Value set che descrivie i diversi tipi di identificatori. Include i codici della tabella http://terminology.hl7.org/CodeSystem/v2-0203 piu' 'STP' ed 'ENI' "];
  fhir:ValueSet.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:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index 0;
       fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ];
       fhir:ValueSet.compose.include.concept [
         fhir:index 0;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "DL" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Patente di Guida" ]       ], [
         fhir:index 1;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "PPN" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Numero Passaporto" ]       ], [
         fhir:index 2;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "BRN" ]       ], [
         fhir:index 3;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "MR" ]       ], [
         fhir:index 4;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "MCN" ]       ], [
         fhir:index 5;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "EN" ]       ], [
         fhir:index 6;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "TAX" ]       ], [
         fhir:index 7;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "NIIP" ]       ], [
         fhir:index 8;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "PRN" ]       ], [
         fhir:index 9;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "MD" ]       ], [
         fhir:index 10;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "DR" ]       ], [
         fhir:index 11;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "ACSN" ]       ], [
         fhir:index 12;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "UDI" ]       ], [
         fhir:index 13;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "SNO" ]       ], [
         fhir:index 14;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "SB" ]       ], [
         fhir:index 15;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "PLAC" ]       ], [
         fhir:index 16;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "FILL" ]       ]     ], [
       fhir:index 1;
       fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.it/CodeSystem/it-identifier-type" ]     ]
  ].

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

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