FHIR IG Statistics: ValueSet/VstipoIdentificatore
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
- Include these codes as defined in
http://terminology.hl7.org/CodeSystem/v2-0203
Code | Display | Definition |
DL | Patente di Guida | Driver's license number |
PPN | Numero Passaporto | A unique number assigned to the document affirming that a person is a citizen of the country. |
BRN | Breed Registry Number | Breed Registry Number |
MR | Medical record number | An identifier that is unique to a patient within a set of medical records, not necessarily unique within an application. |
MCN | Microchip Number | Microchip Number |
EN | Employer number | Employer number |
TAX | Tax ID number | Tax ID number |
NIIP | National Insurance Payor Identifier (Payor) | National Insurance Payor Identifier (Payor) |
PRN | Provider number | A number that is unique to an individual provider, a provider group or an organization within an Assigning Authority. |
MD | Medical License number | An identifier that is unique to a medical doctor within the jurisdiction of a licensing board. |
DR | Donor Registration Number | Donor Registration Number |
ACSN | Accession ID | Accession Identifier |
UDI | Universal Device Identifier | An identifier assigned to a device using the Unique Device Identification framework as defined by IMDRF (http://imdrf.org). |
SNO | Serial Number | An identifier affixed to an item by the manufacturer when it is first made, where each item has a different identifier. |
SB | Social Beneficiary Identifier | An identifier issued by a governmental organization to a person to identify the person should they apply for or receive social services and/or benefits |
PLAC | Placer Identifier | An identifier for a request where the identifier is issued by the person or service making the request. |
FILL | Filler Identifier | An identifier for a request where the identifier is issued by the person, or service, that produces the observations or fulfills the request. |
- Include all codes defined in
http://hl7.it/fhir/lab-report/CodeSystem/it-identifier-type
Source
{
"resourceType": "ValueSet",
"id": "VstipoIdentificatore",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.it/fhir/lab-report/ValueSet/VstipoIdentificatore",
"version": "0.2.0",
"name": "VstipoIdentificatore",
"title": "Tipo identificatore",
"status": "active",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"publisher": "HL7 Italia",
"contact": [
{
"name": "HL7 Italia",
"telecom": [
{
"system": "url",
"value": "https://hl7.it"
}
]
},
{
"name": "HL7 Italia",
"telecom": [
{
"system": "url",
"value": "https://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",
"display": "Italy"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"concept": [
{
"code": "DL",
"display": "Patente di Guida"
},
{
"code": "PPN",
"display": "Numero Passaporto"
},
{
"code": "BRN",
"display": "Breed Registry Number"
},
{
"code": "MR",
"display": "Medical record number"
},
{
"code": "MCN",
"display": "Microchip Number"
},
{
"code": "EN",
"display": "Employer number"
},
{
"code": "TAX",
"display": "Tax ID number"
},
{
"code": "NIIP",
"display": "National Insurance Payor Identifier (Payor)"
},
{
"code": "PRN",
"display": "Provider number"
},
{
"code": "MD",
"display": "Medical License number"
},
{
"code": "DR",
"display": "Donor Registration Number"
},
{
"code": "ACSN",
"display": "Accession ID"
},
{
"code": "UDI",
"display": "Universal Device Identifier"
},
{
"code": "SNO",
"display": "Serial Number"
},
{
"code": "SB",
"display": "Social Beneficiary Identifier"
},
{
"code": "PLAC",
"display": "Placer Identifier"
},
{
"code": "FILL",
"display": "Filler Identifier"
}
]
},
{
"system": "http://hl7.it/fhir/lab-report/CodeSystem/it-identifier-type"
}
]
}
}