Protocols for Clinical Registry Extraction and Data Submission (CREDS) IG
1.0.0 - STU1 United States of America flag

Protocols for Clinical Registry Extraction and Data Submission (CREDS) IG, published by HL7 International / Clinical Interoperability Council. This is not an authorized publication; it is the continuous build for version 1.0.0. This version is based on the current content of https://github.com/HL7/fhir-registry-protocols-ig/ and changes regularly. See the Directory of published versions

: Health Insurance Payment Source CodeSystem - XML Representation

Active as of 2023-11-14

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="HealthInsurancePaymentSourceCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-insensitive code system <code>http://hl7.org/fhir/us/registry-protocols/CodeSystem/HealthInsurancePaymentSourceCS</code> 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">5<a name="HealthInsurancePaymentSourceCS-5"> </a></td><td>Private Health Insurance</td></tr><tr><td style="white-space:nowrap">1<a name="HealthInsurancePaymentSourceCS-1"> </a></td><td>Medicare</td></tr><tr><td style="white-space:nowrap">2<a name="HealthInsurancePaymentSourceCS-2"> </a></td><td>Medicaid</td></tr><tr><td style="white-space:nowrap">31<a name="HealthInsurancePaymentSourceCS-31"> </a></td><td>Military Health Care</td></tr><tr><td style="white-space:nowrap">36<a name="HealthInsurancePaymentSourceCS-36"> </a></td><td>State-Specific Plan (non-Medicaid)</td></tr><tr><td style="white-space:nowrap">33<a name="HealthInsurancePaymentSourceCS-33"> </a></td><td>Indian Health Service</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cic"/>
  </extension>
  <url
       value="http://hl7.org/fhir/us/registry-protocols/CodeSystem/HealthInsurancePaymentSourceCS"/>
  <version value="1.0.0"/>
  <name value="HealthInsurancePaymentSourceCS"/>
  <title value="Health Insurance Payment Source CodeSystem"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2023-11-14T18:38:28+00:00"/>
  <publisher value="HL7 International / Clinical Interoperability Council"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cic"/>
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="cic@lists.hl7.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Clinical Interoperability Council"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cic"/>
    </telecom>
  </contact>
  <contact>
    <name value="David Pyke"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:David.Pyke@pointclickcare.com"/>
    </telecom>
  </contact>
  <description value="Sources for Payment for Element 3010"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="5"/>
    <display value="Private Health Insurance"/>
  </concept>
  <concept>
    <code value="1"/>
    <display value="Medicare"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Medicaid"/>
  </concept>
  <concept>
    <code value="31"/>
    <display value="Military Health Care"/>
  </concept>
  <concept>
    <code value="36"/>
    <display value="State-Specific Plan (non-Medicaid)"/>
  </concept>
  <concept>
    <code value="33"/>
    <display value="Indian Health Service"/>
  </concept>
</CodeSystem>