Extensions for Using Data Elements from FHIR R4 in FHIR STU3
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R4 in FHIR STU3 - Downloaded Version null See the Directory of published versions

: PaymentAdjustmentReasonCodes - XML Representation

Page standards status: Draft Maturity Level: 1

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="payment-adjustment-reason"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem payment-adjustment-reason</b></p><a name="payment-adjustment-reason"> </a><a name="hcpayment-adjustment-reason"> </a><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/payment-adjustment-reason</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">a001<a name="payment-adjustment-reason-a001"> </a></td><td>Prior Payment Reversal</td><td>Prior Payment Reversal</td></tr><tr><td style="white-space:nowrap">a002<a name="payment-adjustment-reason-a002"> </a></td><td>Prior Overpayment</td><td>Prior Overpayment</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="draft"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/package-source">
    <extension url="packageId">
      <valueId value="hl7.fhir.uv.xver-r4.r3"/>
    </extension>
    <extension url="version">
      <valueString value="0.1.0"/>
    </extension>
    <extension url="uri">
      <valueUri
                value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r3"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fm"/>
  </extension>
  <url
       value="http://terminology.hl7.org/CodeSystem/payment-adjustment-reason"/>
  <version value="4.0.1"/>
  <name value="PaymentAdjustmentReasonCodes"/>
  <title value="Payment Adjustment Reason Codes"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-03-20T13:05:16+11:00"/>
  <publisher value="Financial Management"/>
  <contact>
    <name value="Financial Management"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fm"/>
    </telecom>
  </contact>
  <description
               value="This value set includes smattering of Payment Adjustment Reason codes."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <copyright value="This is an example set."/>
  <caseSensitive value="true"/>
  <valueSet
            value="http://hl7.org/fhir/ValueSet/payment-adjustment-reason|3.0.2"/>
  <content value="complete"/>
  <concept>
    <code value="a001"/>
    <display value="Prior Payment Reversal"/>
    <definition value="Prior Payment Reversal"/>
  </concept>
  <concept>
    <code value="a002"/>
    <display value="Prior Overpayment"/>
    <definition value="Prior Overpayment"/>
  </concept>
</CodeSystem>