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
{ "resourceType" : "ValueSet", "id" : "tipoIdentificatore", "text" : { "status" : "generated", "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>" }, "url" : "http://hl7.it/fhir/ValueSet/tipoIdentificatore", "version" : "0.1.0", "name" : "VstipoIdentificatore", "title" : "Tipo identificatore", "status" : "active", "experimental" : false, "date" : "2019-11-01T09:29:23+11:00", "publisher" : "HL7 Italia", "contact" : [ { "telecom" : [ { "system" : "url", "value" : "http://hl7.it" } ] } ], "description" : "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' ", "jurisdiction" : [ { "coding" : [ { "system" : "urn:iso:std:iso:3166", "code" : "IT" } ] } ], "compose" : { "include" : [ { "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", "concept" : [ { "code" : "DL", "display" : "Patente di Guida" }, { "code" : "PPN", "display" : "Numero Passaporto" }, { "code" : "BRN" }, { "code" : "MR" }, { "code" : "MCN" }, { "code" : "EN" }, { "code" : "TAX" }, { "code" : "NIIP" }, { "code" : "PRN" }, { "code" : "MD" }, { "code" : "DR" }, { "code" : "ACSN" }, { "code" : "UDI" }, { "code" : "SNO" }, { "code" : "SB" }, { "code" : "PLAC" }, { "code" : "FILL" } ] }, { "system" : "http://terminology.hl7.it/CodeSystem/it-identifier-type" } ] } }