FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/VstipoIdentificatore

Packagehl7.fhir.it.lab-report
TypeValueSet
IdVstipoIdentificatore
FHIR VersionR4
Sourcehttp://hl7.it/fhir/lab-report/http://hl7.it/fhir/lab-report/0.2.0/ValueSet-VstipoIdentificatore.html
URLhttp://hl7.it/fhir/lab-report/ValueSet/VstipoIdentificatore
Version0.2.0
Statusactive
Date2019-11-01T09:29:23+11:00
NameVstipoIdentificatore
TitleTipo identificatore
Realmit
Authorityhl7
DescriptionValue set che descrivie i diversi tipi di identificatori. Include i codici della tabella http://terminology.hl7.org/CodeSystem/v2-0203 piu' 'STP' ed 'ENI'

Resources that use this resource

StructureDefinition
patient-it-labPatient - Lab Report

Resources that this resource uses

CodeSystem
v2-0203identifierType
v2-0203v2 Identifier Type
it-identifier-typeHL7 Italia - Tipi di identificatore

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
    CodeDisplayDefinition
    DLPatente di GuidaDriver's license number
    PPNNumero PassaportoA unique number assigned to the document affirming that a person is a citizen of the country.
    BRNBreed Registry NumberBreed Registry Number
    MRMedical record numberAn identifier that is unique to a patient within a set of medical records, not necessarily unique within an application.
    MCNMicrochip NumberMicrochip Number
    ENEmployer numberEmployer number
    TAXTax ID numberTax ID number
    NIIPNational Insurance Payor Identifier (Payor)National Insurance Payor Identifier (Payor)
    PRNProvider numberA number that is unique to an individual provider, a provider group or an organization within an Assigning Authority.
    MDMedical License numberAn identifier that is unique to a medical doctor within the jurisdiction of a licensing board.
    DRDonor Registration NumberDonor Registration Number
    ACSNAccession IDAccession Identifier
    UDIUniversal Device IdentifierAn identifier assigned to a device using the Unique Device Identification framework as defined by IMDRF (http://imdrf.org).
    SNOSerial NumberAn identifier affixed to an item by the manufacturer when it is first made, where each item has a different identifier.
    SBSocial Beneficiary IdentifierAn identifier issued by a governmental organization to a person to identify the person should they apply for or receive social services and/or benefits
    PLACPlacer IdentifierAn identifier for a request where the identifier is issued by the person or service making the request.
    FILLFiller IdentifierAn 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"
      }
    ]
  }
}