HL7 Terminology (THO)
5.5.0 - Publication International flag

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

: null - TTL Representation

Active as of 2022-05-17

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:NamingSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "AHANUBCTypeOfBill"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/AHANUBCTypeOfBill</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>AHA_NUBC_TypeOfBill</td></tr><tr><td>Title</td><td>AHA NUBC Type Of Bill Codes</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>The UB-04 Data File contains the complete set of NUBC codes. Every code in the range of possible codes is accounted for sequentially. There are no gaps because all used and unused codes are identified.</p>\n<p>This code system consists of the following:</p>\n<p>* FL 04 - Type of Bill Facility Codes</p>\n<p>* FL 04 - Type of Bill Frequency Codes</p>\n<p>A code indicating the specific Type of Bill (TOB), e.g., hospital inpatient, outpatient, replacements, voids, etc. The first digit is a leading zero*. The fourth digit defines the frequency of the bill for the institutional and electronic professional claim.</p>\n<p>Note that with the advent of UB-04, the matrix methodology of constructing the first component of TOB codes according to digit position was abandoned in favor of specifying valid discrete codes. As a result, the first three digits in TOB have no underlying meaning.</p>\n<p>To obtain the underlying code systems, please see information <a href=\"https://www.nubc.org/subscription-information\">here</a></p>\n<p>The UB-04 Manual has a 12-month subscription period from June 30 through July 1.</p>\n</div></td></tr><tr><td>Publisher</td><td>American Hospital Association (AHA)</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Period</b></td><td><b>Comment</b></td></tr><tr><td>URI</td><td>https://www.nubc.org/CodeSystem/TypeOfBill</td><td>true</td><td>2020-11-05 --&gt; (ongoing)</td><td>This is the URL as specified by the terminology owner, and is considered authoritative.</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url"^^xsd:anyURI ] ;
fhir:value [ fhir:v "http://terminology.hl7.org/NamingSystem/AHANUBCTypeOfBill"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1.0.0" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title"^^xsd:anyURI ] ;
fhir:value [ fhir:v "AHA NUBC Type Of Bill Codes" ]
  ] ) ; # 
  fhir:name [ fhir:v "AHA_NUBC_TypeOfBill"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:kind [ fhir:v "codesystem"] ; # 
  fhir:date [ fhir:v "2022-05-17T00:00:00-00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "American Hospital Association (AHA)"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "American Hospital Association (AHA); 155 North Wacker Drive, Suite 400, Chicago, IL 60606" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "fax" ] ;
fhir:value [ fhir:v "312-422-4500" ]     ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "312-422-3000" ]     ] )
  ] ) ; # 
  fhir:responsible [ fhir:v "American Hospital Association (AHA)"] ; # 
  fhir:description [ fhir:v "The UB-04 Data File contains the complete set of NUBC codes. Every code in the range of possible codes is accounted for sequentially. There are no gaps because all used and unused codes are identified.\r\n\r\nThis code system consists of the following:\r\n\r\n \\* FL 04 - Type of Bill Facility Codes\r\n\r\n \\* FL 04 - Type of Bill Frequency Codes\r\n\r\nA code indicating the specific Type of Bill (TOB), e.g., hospital inpatient, outpatient, replacements, voids, etc. The first digit is a leading zero*. The fourth digit defines the frequency of the bill for the institutional and electronic professional claim.\r\n\r\nNote that with the advent of UB-04, the matrix methodology of constructing the first component of TOB codes according to digit position was abandoned in favor of specifying valid discrete codes. As a result, the first three digits in TOB have no underlying meaning.\r\n\r\nTo obtain the underlying code systems, please see information [here](https://www.nubc.org/subscription-information)\r\n\r\nThe UB-04 Manual has a 12-month subscription period from June 30 through July 1."] ; # 
  fhir:uniqueId ( [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "https://www.nubc.org/CodeSystem/TypeOfBill" ] ;
fhir:preferred [ fhir:v "true"^^xsd:boolean ] ;
fhir:comment [ fhir:v "This is the URL as specified by the terminology owner, and is considered authoritative." ] ;
fhir:period [
fhir:start [ fhir:v "2020-11-05"^^xsd:date ]     ]
  ] ) . #