FHIR IG Statistics: ValueSet/v2-0338
Package | hl7.terminology |
Type | ValueSet |
Id | v2-0338 |
FHIR Version | R5 |
Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-v2-0338.html |
URL | http://terminology.hl7.org/ValueSet/v2-0338 |
Version | 2.0.0 |
Status | active |
Date | 2019-12-01 |
Name | Hl7VSPractitionerIdNumberType |
Title | hl7VS-practitionerIdNumberType |
Realm | uv |
Authority | hl7 |
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 |
Resources that use this resource
StructureDefinition |
PLN | HL7 v2 PLN Data Type |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://terminology.hl7.org/CodeSystem/v2-0203
version 2.0.0
Code | Display | Definition |
CY | County number | County number |
DEA | Drug Enforcement Administration registration number | An identifier for an individual or organization relative to controlled substance regulation and transactions. |
GL | General ledger number | General ledger number |
LI | Labor and industries number | Labor and industries number |
L&I | Labor and industries number | Labor and industries number. Note that this was introduced erroneously (with an ampersand in the code value) many years ago. |
MCD | Practitioner Medicaid number | Practitioner Medicaid number |
MCR | Practitioner Medicare number | Practitioner Medicare number |
QA | QA number | QA number |
SL | State license | State license |
TAX | Tax ID number | Tax ID number |
TRL | Training License Number | The license number used during training. |
UPIN | Medicare/CMS (formerly HCFA)'s Universal Physician Identification numbers | An 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"
}
]
}
]
}
}