HL7 Terminology (THO)
5.5.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 5.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: HCFA Procedure Codes (HCPCS) - TTL Representation

Retired as of 2021-02-23

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:id [ fhir:v "HCPCS-all-codes"] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/HCPCS-all-codes</code> defines codes in a Is-A heirarchy, but no codes are represented here</p></div>"
  ] ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/HCPCS-all-codes"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.6.14" ]
  ] ) ; # 
  fhir:version [ fhir:v "3.0.0"] ; # 
  fhir:name [ fhir:v "HPC"] ; # 
  fhir:title [ fhir:v "HCFA Procedure Codes (HCPCS)"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2021-02-23"^^xsd:date] ; # 
  fhir:description [ fhir:v "The HCFA Procedure Codes (HCPCS) as originally defined includes three levels of codes. Level I includes CPT codes, Level II includes HCPCS Level II codes, and Level III includes codes that have not been valid since 2003.\r\n\r\nCPT and HCPCS Level II have their own identifiers. Therefore, this identifier should never be used in current electronic interchange and is maintained for historical reference only."] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:content [ fhir:v "not-present"] . #