FHIR Cross-Version Extensions package for FHIR R4B from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 2 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="payment-kind"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>This code system
<code>http://hl7.org/fhir/payment-kind</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">deposit
<a name="payment-kind-deposit"> </a>
</td>
<td>Deposit on Account</td>
<td>The payment or adjustment is to an indicated account not to a specific charge.</td>
</tr>
<tr>
<td style="white-space:nowrap">periodic-payment
<a name="payment-kind-periodic-payment"> </a>
</td>
<td>Periodic Payment</td>
<td>The payment is one of a set of previously agreed payments, for example in fullfilment of a payment plan.</td>
</tr>
<tr>
<td style="white-space:nowrap">online
<a name="payment-kind-online"> </a>
</td>
<td>Online Bill Payment</td>
<td>Payment, full or partial, of an invoice or statement provided to the payment issuer.</td>
</tr>
<tr>
<td style="white-space:nowrap">kiosk
<a name="payment-kind-kiosk"> </a>
</td>
<td>Kiosk Payment</td>
<td>Payment made at an authorized Kiosk.</td>
</tr>
</table>
</div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="2"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r5.r4b"/>
</extension>
<extension url="version">
<valueString value="0.0.1-snapshot-2"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="fm"/>
</extension>
<url value="http://hl7.org/fhir/payment-kind"/>
<version value="5.0.0"/>
<name value="PaymentKindCodes"/>
<title value="Payment Kind Codes"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-09-13T17:27:08-04: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 contains codes for the type of workflow from which payments arise."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<copyright value="HL7 Inc."/>
<caseSensitive value="true"/>
<valueSet value="http://hl7.org/fhir/ValueSet/payment-kind"/>
<content value="complete"/>
<concept>
<code value="deposit"/>
<display value="Deposit on Account"/>
<definition
value="The payment or adjustment is to an indicated account not to a specific charge."/>
</concept>
<concept>
<code value="periodic-payment"/>
<display value="Periodic Payment"/>
<definition
value="The payment is one of a set of previously agreed payments, for example in fullfilment of a payment plan."/>
</concept>
<concept>
<code value="online"/>
<display value="Online Bill Payment"/>
<definition
value="Payment, full or partial, of an invoice or statement provided to the payment issuer."/>
</concept>
<concept>
<code value="kiosk"/>
<display value="Kiosk Payment"/>
<definition value="Payment made at an authorized Kiosk."/>
</concept>
</CodeSystem>