HL7 Terminology
2.0.0 - Publication
This page is part of the HL7 Terminology (v2.0.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
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="HCPCS"/>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><p><b>Properties</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>URL</b></td><td><b>Description</b></td><td><b>Type</b></td></tr><tr><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>Designation of a concept's state. Normally is not populated unless the state is retired..</td><td>code</td></tr><tr><td>internalId</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id</td><td>The internal identifier for the concept in the HL7 Access database repository.</td><td>code</td></tr><tr><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>Indicates that the code is abstract - only intended to be used as a selector for other concepts</td><td>boolean</td></tr></table><p>This code system http://terminology.hl7.org/CodeSystem/HCPCS defines many codes, of which the following are a subset:</p><table class="codes"><tr><td><b>Lvl</b></td><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>status</b></td><td><b>internalId</b></td><td><b>Not Selectable</b></td></tr><tr><td>1</td><td style="white-space:nowrap">_VisionProductEntityType<a name="HCPCS-_VisionProductEntityType"> </a></td><td>VisionProductEntityType</td><td>**Description:**Materials used for vision care.</td><td>retired</td><td>22027</td><td>true</td></tr><tr><td>2</td><td style="white-space:nowrap"> _CanadianVisionProductRoleType<a name="HCPCS-_CanadianVisionProductRoleType"> </a></td><td>CanadianVisionProductRoleType</td><td/><td>retired</td><td>22029</td><td>true</td></tr><tr><td>2</td><td style="white-space:nowrap"> _CPT4<a name="HCPCS-_CPT4"> </a></td><td>CPT4</td><td>Physicians' Current Procedural Terminology (CPT) Manual is a listing of descriptive terms and identifying codes for reporting medical services and procedures performed by physicians. Available for the AMA at the address listed for CPT above. These codes are found in Appendix A of CPT 2000 Standard Edition. (CPT 2000 Standard Edition, American Medical Association, Chicago, IL).</td><td>retired</td><td>22028</td><td>true</td></tr></table></div>
</text>
<url value="http://terminology.hl7.org/CodeSystem/HCPCS"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.6.14"/>
</identifier>
<version value="2.1.0"/>
<name value="HPC"/>
<title value="HCFA Procedure Codes (HCPCS)"/>
<status value="active"/>
<date value="2019-03-20"/>
<description
value="The Healthcare Common Procedure Coding System (HCPCS) contains alpha-numeric codes used to identify those coding categories not included in the American Medical Association's CPT-4 codes (such as supplies)
For example: E1093 - Wheelchair wide w/ foot rest
Common Name - HCPCS
Related Names, Versions, and Synonyms - Health Care Financing Administration Common Procedure Coding System
Authoring/Maintenance Authority - US Health Care Financing Administration
Coverage - Medical and Surgical Procedures, Supplies and Services
License Fee(s) - Please review detailed description.
Intended Use - Billing and claims processing for medical and surgical services and supplies
Other Uses -
Update Frequency - Generally, once a year."/>
<caseSensitive value="true"/>
<hierarchyMeaning value="is-a"/>
<content value="fragment"/>
<property>
<code value="status"/>
<uri value="http://hl7.org/fhir/concept-properties#status"/>
<description
value="Designation of a concept's state. Normally is not populated unless the state is retired.."/>
<type value="code"/>
</property>
<property>
<code value="internalId"/>
<uri
value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id"/>
<description
value="The internal identifier for the concept in the HL7 Access database repository."/>
<type value="code"/>
</property>
<property>
<code value="notSelectable"/>
<uri value="http://hl7.org/fhir/concept-properties#notSelectable"/>
<description
value="Indicates that the code is abstract - only intended to be used as a selector for other concepts"/>
<type value="boolean"/>
</property>
<concept>
<code value="_VisionProductEntityType"/>
<display value="VisionProductEntityType"/>
<definition value="**Description:**Materials used for vision care."/>
<property>
<code value="notSelectable"/>
<valueBoolean value="true"/>
</property>
<property>
<code value="status"/>
<valueCode value="retired"/>
</property>
<property>
<code value="internalId"/>
<valueCode value="22027"/>
</property>
<concept>
<code value="_CanadianVisionProductRoleType"/>
<display value="CanadianVisionProductRoleType"/>
<property>
<code value="notSelectable"/>
<valueBoolean value="true"/>
</property>
<property>
<code value="status"/>
<valueCode value="retired"/>
</property>
<property>
<code value="internalId"/>
<valueCode value="22029"/>
</property>
</concept>
<concept>
<code value="_CPT4"/>
<display value="CPT4"/>
<definition
value="Physicians' Current Procedural Terminology (CPT) Manual is a listing of descriptive terms and identifying codes for reporting medical services and procedures performed by physicians. Available for the AMA at the address listed for CPT above. These codes are found in Appendix A of CPT 2000 Standard Edition. (CPT 2000 Standard Edition, American Medical Association, Chicago, IL)."/>
<property>
<code value="notSelectable"/>
<valueBoolean value="true"/>
</property>
<property>
<code value="status"/>
<valueCode value="retired"/>
</property>
<property>
<code value="internalId"/>
<valueCode value="22028"/>
</property>
</concept>
</concept>
</CodeSystem>