Healthcare Financial Services IG Edition 1 - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-06-23 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="payment-method"/>
<meta>
<versionId value="2"/>
<lastUpdated value="2024-08-15T13:47:00.063+03:00"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem payment-method</b></p><a name="payment-method"> </a><a name="hcpayment-method"> </a><a name="payment-method-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">version: 2; Last updated: 2024-08-15 13:47:00+0300</p></div><p>This case-sensitive code system <code>http://nphies.sa/terminology/CodeSystem/payment-method</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><td><b>Arabic (ar)</b></td></tr><tr><td style="white-space:nowrap">eft<a name="payment-method-eft"> </a></td><td>EFT</td><td>Electronic Fund Transfer</td><td>تحويل الأموال إلكترونيًا</td></tr><tr><td style="white-space:nowrap">check<a name="payment-method-check"> </a></td><td>Check</td><td>Instrument drawn against deposited funds to pay the recipient a specific amount of fund on demand</td><td>شيك مصرفي</td></tr></table></div>
</text>
<url value="http://nphies.sa/terminology/CodeSystem/payment-method"/>
<version value="0.3.0"/>
<name value="PaymentMethod"/>
<title value="Payment Method"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-06-23T22:09:21+03:00"/>
<publisher value="HL7 Saudi Arabia"/>
<contact>
<name value="HL7 Saudi Arabia"/>
<telecom>
<system value="url"/>
<value value="http://test-project.org/test-publisher"/>
</telecom>
</contact>
<description
value="Code to indicate the payment method used for claim settlement"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="SA"/>
<display value="Saudi Arabia"/>
</coding>
</jurisdiction>
<copyright value="nphies 2020+ (https://nphies.sa)"/>
<caseSensitive value="true"/>
<compositional value="false"/>
<versionNeeded value="false"/>
<content value="complete"/>
<concept>
<code value="eft"/>
<display value="EFT"/>
<definition value="Electronic Fund Transfer"/>
<designation>
<language value="ar"/>
<value value="تحويل الأموال إلكترونيًا"/>
</designation>
</concept>
<concept>
<code value="check"/>
<display value="Check"/>
<definition
value="Instrument drawn against deposited funds to pay the recipient a specific amount of fund on demand"/>
<designation>
<language value="ar"/>
<value value="شيك مصرفي"/>
</designation>
</concept>
</CodeSystem>