<<<<<<< HEAD ======= >>>>>>> med01


0.1.3 - ci-build

MED - Local Development build (v0.1.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Account Type - XML Representation

Page standards status: Draft Maturity Level: 1

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="AccountTypeCS"/>
  <meta>
    <lastUpdated value="2018-08-12T00:00:00.000+10:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem AccountTypeCS</b></p><a name="AccountTypeCS"> </a><a name="hcAccountTypeCS"> </a><a name="AccountTypeCS-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">Last updated: 2018-08-12 00:00:00+1000</p></div><p>This case-sensitive code system <code>https://fhir.medicaia.ar/CodeSystem/AccountTypeCS</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">ACCTRECEIVABLE<a name="AccountTypeCS-ACCTRECEIVABLE"> </a></td><td>account receivable</td><td>An account for collecting charges, reversals, adjustments and payments, including deductibles, copayments, coinsurance (financial transactions) credited or debited to the account receivable account for a patient's encounter.</td></tr><tr><td style="white-space:nowrap">CASH<a name="AccountTypeCS-CASH"> </a></td><td>cash</td><td>cash</td></tr><tr><td style="white-space:nowrap">CC<a name="AccountTypeCS-CC"> </a></td><td>credit card</td><td>Description: Types of advance payment to be made on a plastic card usually issued by a financial institution used of purchasing services and/or products.</td></tr><tr><td style="white-space:nowrap">PBILLACCT<a name="AccountTypeCS-PBILLACCT"> </a></td><td>patient billing account</td><td>An account representing charges and credits (financial transactions) for a patient's encounter.</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/structuredefinition-wg">
    <valueCode value="sd"/>
  </extension>
  <url value="https://fhir.medicaia.ar/CodeSystem/AccountTypeCS"/>
  <version value="0.1.3"/>
  <name value="AccountTypeCS"/>
  <title value="Account Type"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2018-08-12T00:00:00+10:00"/>
  <publisher value="Zentricx"/>
  <contact>
    <name value="Zentricx"/>
    <telecom>
      <system value="url"/>
      <value value="https://zentricx.com"/>
    </telecom>
  </contact>
  <description value="Account Type"/>
  <caseSensitive value="true"/>
  <valueSet value="https://fhir.medicaia.ar/ValueSet/AccountTypeVS"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="ACCTRECEIVABLE"/>
    <display value="account receivable"/>
    <definition
                value="An account for collecting charges, reversals, adjustments and payments, including deductibles, copayments, coinsurance (financial transactions) credited or debited to the account receivable account for a patient's encounter."/>
  </concept>
  <concept>
    <code value="CASH"/>
    <display value="cash"/>
    <definition value="cash"/>
  </concept>
  <concept>
    <code value="CC"/>
    <display value="credit card"/>
    <definition
                value="Description: Types of advance payment to be made on a plastic card usually issued by a financial institution used of purchasing services and/or products."/>
  </concept>
  <concept>
    <code value="PBILLACCT"/>
    <display value="patient billing account"/>
    <definition
                value="An account representing charges and credits (financial transactions) for a patient's encounter."/>
  </concept>
</CodeSystem>