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

FHIR IG Statistics: ValueSet/v2-0338

Packagehl7.terminology.r4b
TypeValueSet
Idv2-0338
FHIR VersionR4B
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.0.2/ValueSet-v2-0338.html
URLhttp://terminology.hl7.org/ValueSet/v2-0338
Version2.0.0
Statusactive
Date2019-12-01
NameHl7VSPractitionerIdNumberType
Titlehl7VS-practitionerIdNumberType
Realmuv
Authorityhl7
DescriptionValue Set of codes that specify the type of number used for the practitioner identification.
CopyrightThis material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html

Resources that use this resource

StructureDefinition
PLNHL7 v2 PLN Data Type

Resources that this resource uses

CodeSystem
v2-0203identifierType
v2-0203v2 Identifier Type

Narrative

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

Generated Narrative: ValueSet v2-0338

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v2-0203 version 2.0.0
    CodeDisplayDefinition
    CYCounty numberCounty number
    DEADrug Enforcement Administration registration numberAn identifier for an individual or organization relative to controlled substance regulation and transactions.
    GLGeneral ledger numberGeneral ledger number
    LILabor and industries numberLabor and industries number
    L&ILabor and industries numberLabor and industries number. Note that this was introduced erroneously (with an ampersand in the code value) many years ago.
    MCDPractitioner Medicaid numberPractitioner Medicaid number
    MCRPractitioner Medicare numberPractitioner Medicare number
    QAQA numberQA number
    SLState licenseState license
    TAXTax ID numberTax ID number
    TRLTraining License NumberThe license number used during training.
    UPINMedicare/CMS (formerly HCFA)'s Universal Physician Identification numbersAn identifier for a provider within the CMS/Medicare program. A globally unique identifier for the provider in the Medicare program.

Source

{
  "resourceType": "ValueSet",
  "id": "v2-0338",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/ValueSet/v2-0338",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.21.220"
    }
  ],
  "version": "2.0.0",
  "name": "Hl7VSPractitionerIdNumberType",
  "title": "hl7VS-practitionerIdNumberType",
  "status": "active",
  "experimental": false,
  "date": "2019-12-01",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "Value Set of codes that specify the type of number used for the practitioner identification.",
  "copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "version": "2.0.0",
        "concept": [
          {
            "code": "CY"
          },
          {
            "code": "DEA"
          },
          {
            "code": "GL"
          },
          {
            "code": "LI"
          },
          {
            "code": "L&I"
          },
          {
            "code": "MCD"
          },
          {
            "code": "MCR"
          },
          {
            "code": "QA"
          },
          {
            "code": "SL"
          },
          {
            "code": "TAX"
          },
          {
            "code": "TRL"
          },
          {
            "code": "UPIN"
          }
        ]
      }
    ]
  }
}