LinuxForHealth FHIR Implementation Guide
8.0.0 - draft United States of America flag

LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions

: Claim Supporting Info Type Codes - XML Representation

Active as of 2022-11-10

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="claim-supporting-info-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://linuxforhealth.org/fhir/cdm/CodeSystem/claim-supporting-info-type</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">acquired-condition-indicator<a name="claim-supporting-info-type-acquired-condition-indicator"> </a></td><td>Acquired Condition Indicator</td><td>An indicator if the patient on the  claim has a Health Care Acquired Condition</td></tr><tr><td style="white-space:nowrap">admission-hour<a name="claim-supporting-info-type-admission-hour"> </a></td><td>Admission hour</td><td>Hour of medical facility admission, expressed in military time (00-23)</td></tr><tr><td style="white-space:nowrap">capitated-claim-indicator<a name="claim-supporting-info-type-capitated-claim-indicator"> </a></td><td>Capitated claim indicator</td><td>An indicator that all services on the claim were capitated services</td></tr><tr><td style="white-space:nowrap">capitated-service-indicator<a name="claim-supporting-info-type-capitated-service-indicator"> </a></td><td>Capitated service indicator</td><td>An indicator that this service (encounter record) was capitated</td></tr><tr><td style="white-space:nowrap">compound-indicator<a name="claim-supporting-info-type-compound-indicator"> </a></td><td>Drug compound indicator</td><td/></tr><tr><td style="white-space:nowrap">days-long-term-care-recipient-on-leave<a name="claim-supporting-info-type-days-long-term-care-recipient-on-leave"> </a></td><td>Days longterm care recipient on leave</td><td/></tr><tr><td style="white-space:nowrap">days-count<a name="claim-supporting-info-type-days-count"> </a></td><td>Days count</td><td>The number of inpatient days for the facility Claim</td></tr><tr><td style="white-space:nowrap">days-covered<a name="claim-supporting-info-type-days-covered"> </a></td><td>Days covered</td><td/></tr><tr><td style="white-space:nowrap">days-not-covered<a name="claim-supporting-info-type-days-not-covered"> </a></td><td>Days not covered</td><td/></tr><tr><td style="white-space:nowrap">discharge-hour<a name="claim-supporting-info-type-discharge-hour"> </a></td><td>Discharge hour</td><td>Hour of medical facility discharge, expressed in military time (00-23)</td></tr><tr><td style="white-space:nowrap">network-provider-indicator<a name="claim-supporting-info-type-network-provider-indicator"> </a></td><td>Network provider indicator</td><td>Indicates if the servicing provider participates in the network to which the patient belongs</td></tr><tr><td style="white-space:nowrap">newborn-length-of-stay<a name="claim-supporting-info-type-newborn-length-of-stay"> </a></td><td>Newbord length of stay</td><td/></tr><tr><td style="white-space:nowrap">refill-number<a name="claim-supporting-info-type-refill-number"> </a></td><td>Refill number</td><td>A number indicating the original prescription or the refill number. This is the refill number, not the number of refills remaining.</td></tr></table></div>
  </text>
  <url
       value="http://linuxforhealth.org/fhir/cdm/CodeSystem/claim-supporting-info-type"/>
  <version value="8.0.0"/>
  <name value="ClaimSupportingInfoTypeCodeSystem"/>
  <title value="Claim Supporting Info Type Codes"/>
  <status value="active"/>
  <date value="2022-11-10T16:00:46+00:00"/>
  <publisher value="LinuxForHealth Team"/>
  <description value="Supporting information type codes for claims"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="13"/>
  <concept>
    <code value="acquired-condition-indicator"/>
    <display value="Acquired Condition Indicator"/>
    <definition
                value="An indicator if the patient on the  claim has a Health Care Acquired Condition"/>
  </concept>
  <concept>
    <code value="admission-hour"/>
    <display value="Admission hour"/>
    <definition
                value="Hour of medical facility admission, expressed in military time (00-23)"/>
  </concept>
  <concept>
    <code value="capitated-claim-indicator"/>
    <display value="Capitated claim indicator"/>
    <definition
                value="An indicator that all services on the claim were capitated services"/>
  </concept>
  <concept>
    <code value="capitated-service-indicator"/>
    <display value="Capitated service indicator"/>
    <definition
                value="An indicator that this service (encounter record) was capitated"/>
  </concept>
  <concept>
    <code value="compound-indicator"/>
    <display value="Drug compound indicator"/>
  </concept>
  <concept>
    <code value="days-long-term-care-recipient-on-leave"/>
    <display value="Days longterm care recipient on leave"/>
  </concept>
  <concept>
    <code value="days-count"/>
    <display value="Days count"/>
    <definition value="The number of inpatient days for the facility Claim"/>
  </concept>
  <concept>
    <code value="days-covered"/>
    <display value="Days covered"/>
  </concept>
  <concept>
    <code value="days-not-covered"/>
    <display value="Days not covered"/>
  </concept>
  <concept>
    <code value="discharge-hour"/>
    <display value="Discharge hour"/>
    <definition
                value="Hour of medical facility discharge, expressed in military time (00-23)"/>
  </concept>
  <concept>
    <code value="network-provider-indicator"/>
    <display value="Network provider indicator"/>
    <definition
                value="Indicates if the servicing provider participates in the network to which the patient belongs"/>
  </concept>
  <concept>
    <code value="newborn-length-of-stay"/>
    <display value="Newbord length of stay"/>
  </concept>
  <concept>
    <code value="refill-number"/>
    <display value="Refill number"/>
    <definition
                value="A number indicating the original prescription or the refill number. This is the refill number, not the number of refills remaining."/>
  </concept>
</CodeSystem>