HL7 Terminology
2.0.0 - Publication

This page is part of the HL7 Terminology (v2.0.0: Release) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: HCFA Procedure Codes (HCPCS) - TTL Representation

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:CodeSystem;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "HCPCS"];
  fhir:Resource.language [ fhir:value "en"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<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>"
  ];
  fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/HCPCS"];
  fhir:CodeSystem.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.6.14" ]
  ];
  fhir:CodeSystem.version [ fhir:value "2.1.0"];
  fhir:CodeSystem.name [ fhir:value "HPC"];
  fhir:CodeSystem.title [ fhir:value "HCFA Procedure Codes (HCPCS)"];
  fhir:CodeSystem.status [ fhir:value "active"];
  fhir:CodeSystem.date [ fhir:value "2019-03-20"^^xsd:date];
  fhir:CodeSystem.description [ fhir: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)\r\n\r\nFor example: E1093 - Wheelchair wide w/ foot rest\r\n\r\nCommon Name - HCPCS\r\n\r\nRelated Names, Versions, and Synonyms - Health Care Financing Administration Common Procedure Coding System\r\n\r\nAuthoring/Maintenance Authority - US Health Care Financing Administration\r\n\r\nCoverage - Medical and Surgical Procedures, Supplies and Services\r\n\r\nLicense Fee(s) - Please review detailed description.\r\n\r\nIntended Use - Billing and claims processing for medical and surgical services and supplies\r\n\r\nOther Uses -\r\n\r\nUpdate Frequency - Generally, once a year."];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
  fhir:CodeSystem.hierarchyMeaning [ fhir:value "is-a"];
  fhir:CodeSystem.content [ fhir:value "fragment"];
  fhir:CodeSystem.property [
     fhir:index 0;
     fhir:CodeSystem.property.code [ fhir:value "status" ];
     fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#status" ];
     fhir:CodeSystem.property.description [ fhir:value "Designation of a concept's state.  Normally is not populated unless the state is retired.." ];
     fhir:CodeSystem.property.type [ fhir:value "code" ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.property.code [ fhir:value "internalId" ];
     fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id" ];
     fhir:CodeSystem.property.description [ fhir:value "The internal identifier for the concept in the HL7 Access database repository." ];
     fhir:CodeSystem.property.type [ fhir:value "code" ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.property.code [ fhir:value "notSelectable" ];
     fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#notSelectable" ];
     fhir:CodeSystem.property.description [ fhir:value "Indicates that the code is abstract - only intended to be used as a selector for other concepts" ];
     fhir:CodeSystem.property.type [ fhir:value "boolean" ]
  ];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "_VisionProductEntityType" ];
     fhir:CodeSystem.concept.display [ fhir:value "VisionProductEntityType" ];
     fhir:CodeSystem.concept.definition [ fhir:value "**Description:**Materials used for vision care." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "retired" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "22027" ]     ];
     fhir:CodeSystem.concept.concept [
       fhir:index 0;
       fhir:CodeSystem.concept.code [ fhir:value "_CanadianVisionProductRoleType" ];
       fhir:CodeSystem.concept.display [ fhir:value "CanadianVisionProductRoleType" ];
       fhir:CodeSystem.concept.property [
         fhir:index 0;
         fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
         fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]       ], [
         fhir:index 1;
         fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "retired" ]       ], [
         fhir:index 2;
         fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "22029" ]       ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.code [ fhir:value "_CPT4" ];
       fhir:CodeSystem.concept.display [ fhir:value "CPT4" ];
       fhir:CodeSystem.concept.definition [ fhir: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)." ];
       fhir:CodeSystem.concept.property [
         fhir:index 0;
         fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
         fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]       ], [
         fhir:index 1;
         fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "retired" ]       ], [
         fhir:index 2;
         fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "22028" ]       ]     ]
  ].

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

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