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

FHIR IG Statistics: ValueSet/VstipoIdentificatore

Packagehl7.fhir.it.terminology
TypeValueSet
IdVstipoIdentificatore
FHIR VersionR4
Sourcehttps://www.hl7.it/fhir/terminology/https://build.fhir.org/ig/hl7-it/terminology/ValueSet-VstipoIdentificatore.html
URLhttps://www.hl7.it/fhir/terminology/ValueSet/VstipoIdentificatore
Version0.1.2
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

No resources found


Resources that this resource uses

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

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet VstipoIdentificatore

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 https://www.hl7.it/fhir/terminology/CodeSystem/it-identifier-type

Source

{
  "resourceType": "ValueSet",
  "id": "VstipoIdentificatore",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.hl7.it/fhir/terminology/ValueSet/VstipoIdentificatore",
  "version": "0.1.2",
  "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": "https://www.hl7.it/fhir/terminology/CodeSystem/it-identifier-type"
      }
    ]
  }
}