FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology.r3
Resource TypeValueSet
IdValueSet-v2-0338.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet v2-0338

Language: en

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v2-0203 version 📦5.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.

Source1

{
  "resourceType": "ValueSet",
  "id": "v2-0338",
  "language": "en",
  "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": "3.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",
        "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"
          }
        ]
      }
    ]
  }
}