openIMIS FHIR R4 Implementation Guide
1.0.0 - ci-build

openIMIS FHIR R4 Implementation Guide - Local Development build (v1.0.0). See the Directory of published versions

: General Cost Type (InsurancePlan) - XML Representation

Active as of 2022-05-31

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="insurance-plan-general-cost-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system https://openimis.github.io/openimis_fhir_r4_ig/CodeSystem/insurance-plan-general-cost-type defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">lumpsum<a name="insurance-plan-general-cost-type-lumpsum"> </a></td><td>Lumpsum</td></tr><tr><td style="white-space:nowrap">premiumAdult<a name="insurance-plan-general-cost-type-premiumAdult"> </a></td><td>Premium Adult</td></tr><tr><td style="white-space:nowrap">premiumChild<a name="insurance-plan-general-cost-type-premiumChild"> </a></td><td>Premium Child</td></tr><tr><td style="white-space:nowrap">registrationLumpsum<a name="insurance-plan-general-cost-type-registrationLumpsum"> </a></td><td>Registration Lumpsum</td></tr><tr><td style="white-space:nowrap">registrationFee<a name="insurance-plan-general-cost-type-registrationFee"> </a></td><td>Registration Fee</td></tr><tr><td style="white-space:nowrap">generalAssemblyLumpSum<a name="insurance-plan-general-cost-type-generalAssemblyLumpSum"> </a></td><td>General Assembly Lump Sum</td></tr><tr><td style="white-space:nowrap">generalAssemblyFee<a name="insurance-plan-general-cost-type-generalAssemblyFee"> </a></td><td>General Assembly Fee</td></tr></table></div>
  </text>
  <url
       value="https://openimis.github.io/openimis_fhir_r4_ig/CodeSystem/insurance-plan-general-cost-type"/>
  <version value="1.0.0"/>
  <name value="InsurancePlanGeneralCostTypeCS"/>
  <title value="General Cost Type (InsurancePlan)"/>
  <status value="active"/>
  <date value="2022-05-31T10:56:28+00:00"/>
  <publisher value="openIMIS Initiative"/>
  <contact>
    <name value="openIMIS Initiative"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.openimis.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Dragos Dobre"/>
    <telecom>
      <system value="email"/>
      <value value="[email protected]"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="Indicates the General Cost Type for an InsurancePlan. Values defined by openIMIS. Can not be extended."/>
  <content value="complete"/>
  <count value="7"/>
  <concept>
    <code value="lumpsum"/>
    <display value="Lumpsum"/>
  </concept>
  <concept>
    <code value="premiumAdult"/>
    <display value="Premium Adult"/>
  </concept>
  <concept>
    <code value="premiumChild"/>
    <display value="Premium Child"/>
  </concept>
  <concept>
    <code value="registrationLumpsum"/>
    <display value="Registration Lumpsum"/>
  </concept>
  <concept>
    <code value="registrationFee"/>
    <display value="Registration Fee"/>
  </concept>
  <concept>
    <code value="generalAssemblyLumpSum"/>
    <display value="General Assembly Lump Sum"/>
  </concept>
  <concept>
    <code value="generalAssemblyFee"/>
    <display value="General Assembly Fee"/>
  </concept>
</CodeSystem>