HL7 Terminology (THO)
3.1.0 - Publication International flag

This page is part of the HL7 Terminology (v3.1.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: hl7VS-practitionerIdNumberType - TTL Representation

Active as of 2019-12-01

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "v2-0338"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-v2-0203.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a> version <code>2.7.0</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-v2-0203.html#v2-0203-CY\">CY</a></td><td>County number</td><td>County number</td></tr><tr><td><a href=\"CodeSystem-v2-0203.html#v2-0203-DEA\">DEA</a></td><td>Drug Enforcement Administration registration number</td><td>An identifier for an individual or organization relative to controlled substance regulation and transactions.</td></tr><tr><td><a href=\"CodeSystem-v2-0203.html#v2-0203-GL\">GL</a></td><td>General ledger number</td><td>General ledger number</td></tr><tr><td><a href=\"CodeSystem-v2-0203.html#v2-0203-LI\">LI</a></td><td>Labor and industries number</td><td>Labor and industries number</td></tr><tr><td><a href=\"CodeSystem-v2-0203.html#v2-0203-L.38I\">L&amp;I</a></td><td>Labor and industries number</td><td>Labor and industries number.  Note that this was introduced erroneously (with an ampersand in the code value) many years ago.</td></tr><tr><td><a href=\"CodeSystem-v2-0203.html#v2-0203-MCD\">MCD</a></td><td>Practitioner Medicaid number</td><td>Practitioner Medicaid number</td></tr><tr><td><a href=\"CodeSystem-v2-0203.html#v2-0203-MCR\">MCR</a></td><td>Practitioner Medicare number</td><td>Practitioner Medicare number</td></tr><tr><td><a href=\"CodeSystem-v2-0203.html#v2-0203-QA\">QA</a></td><td>QA number</td><td>QA number</td></tr><tr><td><a href=\"CodeSystem-v2-0203.html#v2-0203-SL\">SL</a></td><td>State license</td><td>State license</td></tr><tr><td><a href=\"CodeSystem-v2-0203.html#v2-0203-TAX\">TAX</a></td><td>Tax ID number</td><td>Tax ID number</td></tr><tr><td><a href=\"CodeSystem-v2-0203.html#v2-0203-TRL\">TRL</a></td><td>Training License Number</td><td>The license number used during training.</td></tr><tr><td><a href=\"CodeSystem-v2-0203.html#v2-0203-UPIN\">UPIN</a></td><td>Medicare/CMS (formerly HCFA)'s Universal Physician Identification numbers</td><td>An identifier for a provider within the CMS/Medicare program.  A globally unique identifier for the provider in the Medicare program.</td></tr></table></li></ul></div>"
  ];
  fhir:ValueSet.url [ fhir:value "http://terminology.hl7.org/ValueSet/v2-0338"];
  fhir:ValueSet.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.21.220" ]
  ];
  fhir:ValueSet.version [ fhir:value "2.0.0"];
  fhir:ValueSet.name [ fhir:value "Hl7VSPractitionerIdNumberType"];
  fhir:ValueSet.title [ fhir:value "hl7VS-practitionerIdNumberType"];
  fhir:ValueSet.status [ fhir:value "active"];
  fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean];
  fhir:ValueSet.date [ fhir:value "2019-12-01"^^xsd:date];
  fhir:ValueSet.publisher [ fhir:value "HL7, Inc"];
  fhir:ValueSet.contact [
     fhir:index 0;
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "https://github.com/HL7/UTG" ]     ]
  ];
  fhir:ValueSet.description [ fhir:value "Value Set of codes that specify the type of number used for the practitioner identification."];
  fhir:ValueSet.copyright [ fhir:value "Copyright HL7. Licensed under creative commons public domain"];
  fhir:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index 0;
       fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ];
       fhir:ValueSet.compose.include.version [ fhir:value "2.7.0" ];
       fhir:ValueSet.compose.include.concept [
         fhir:index 0;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "CY" ]       ], [
         fhir:index 1;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "DEA" ]       ], [
         fhir:index 2;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "GL" ]       ], [
         fhir:index 3;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "LI" ]       ], [
         fhir:index 4;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "L&I" ]       ], [
         fhir:index 5;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "MCD" ]       ], [
         fhir:index 6;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "MCR" ]       ], [
         fhir:index 7;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "QA" ]       ], [
         fhir:index 8;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "SL" ]       ], [
         fhir:index 9;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "TAX" ]       ], [
         fhir:index 10;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "TRL" ]       ], [
         fhir:index 11;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "UPIN" ]       ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.