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

: null - TTL Representation

Active as of 2022-05-26

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 "X12ClaimAdjustmentReasonCodes"] ; # 
  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/X12ClaimAdjustmentReasonCodes</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>X12ClaimAdjustmentReasonCodes</td></tr><tr><td>Title</td><td>X12 Claim Adjustment Reason Codes</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>&quot;X12, chartered by the American National Standards Institute for more than 40 years, develops and maintains EDI standards and XML schemas which drive business processes globally. X12's diverse membership includes technologists and business process experts in health care, insurance, transportation, finance, government, supply chain and other industries.&quot;</p>\n<p>The X12 Claim Adjustment Reason Codes describe why a claim or service line was paid differently than it was billed. These codes are listed within an X12 implementation guide (TR3) and maintained by X12.</p>\n<p>External code lists maintained by X12 and external code lists maintained by others and distributed by WPC on behalf of the maintainer can be found here: <a href=\"https://x12.org/codes\">here</a></p>\n<p>Click on the name of any external code list to access more information about the code list, view the codes, or submit a maintenance request. These external code lists were previously published on either <a href=\"http://www.wpc-edi.com/reference\">www.wpc-edi.com/reference</a> or <a href=\"https://x12.org/codes\">www.x12.org/codes</a></p>\n</div></td></tr><tr><td>Publisher</td><td>X12</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://x12.org/codes/claim-adjustment-reason-codes</td><td>true</td><td>2020-10-20 --&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/X12ClaimAdjustmentReasonCodes"^^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 "X12 Claim Adjustment Reason Codes" ]
  ] ) ; # 
  fhir:name [ fhir:v "X12ClaimAdjustmentReasonCodes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:kind [ fhir:v "codesystem"] ; # 
  fhir:date [ fhir:v "2022-05-26T00:00:00-00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "X12"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "X12; 1405 S Fern St #92957, Arlington, Virginia 22202" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://x12.org/index.php/resources/contact-us" ]     ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "703.970.4480" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "\"X12, chartered by the American National Standards Institute for more than 40 years, develops and maintains EDI standards and XML schemas which drive business processes globally. X12's diverse membership includes technologists and business process experts in health care, insurance, transportation, finance, government, supply chain and other industries.\"\r\n\r\nThe X12 Claim Adjustment Reason Codes describe why a claim or service line was paid differently than it was billed. These codes are listed within an X12 implementation guide (TR3) and maintained by X12.\r\n\r\nExternal code lists maintained by X12 and external code lists maintained by others and distributed by WPC on behalf of the maintainer can be found here: [here](https://x12.org/codes)\r\n\r\nClick on the name of any external code list to access more information about the code list, view the codes, or submit a maintenance request. These external code lists were previously published on either [www.wpc-edi.com/reference](http://www.wpc-edi.com/reference) or [www.x12.org/codes](https://x12.org/codes)"] ; # 
  fhir:uniqueId ( [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "https://x12.org/codes/claim-adjustment-reason-codes" ] ;
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-10-20"^^xsd:date ]     ]
  ] ) . #