LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions
: Claim Supporting Info Category Codes - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="claim-supporting-info-category"/>
<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-category</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">dayssupply<a name="claim-supporting-info-category-dayssupply"> </a></td><td>Day Supply</td><td>The number of days of drug therapy covered by this prescription</td></tr></table></div>
</text>
<url
value="http://linuxforhealth.org/fhir/cdm/CodeSystem/claim-supporting-info-category"/>
<version value="8.0.0"/>
<name value="ClaimSupportingInfoCategoryCodeSystem"/>
<title value="Claim Supporting Info Category Codes"/>
<status value="active"/>
<date value="2022-11-10T16:00:46+00:00"/>
<publisher value="LinuxForHealth Team"/>
<description
value="Claim supporting info category codes for LinuxForHealth claims"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="1"/>
<concept>
<code value="dayssupply"/>
<display value="Day Supply"/>
<definition
value="The number of days of drug therapy covered by this prescription"/>
</concept>
</CodeSystem>