LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions
: FFV Schedule Codes - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="ffv-schedule"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://linuxforhealth.org/fhir/cdm/CodeSystem/ffv-schedule</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">monthly<a name="ffv-schedule-monthly"> </a></td><td>Monthly</td></tr><tr><td style="white-space:nowrap">quarterly<a name="ffv-schedule-quarterly"> </a></td><td>Quarterly</td></tr><tr><td style="white-space:nowrap">biannually<a name="ffv-schedule-biannually"> </a></td><td>Biannually</td></tr><tr><td style="white-space:nowrap">annually<a name="ffv-schedule-annually"> </a></td><td>Annually</td></tr><tr><td style="white-space:nowrap">ondatareceipt<a name="ffv-schedule-ondatareceipt"> </a></td><td>On reciept of data</td></tr></table></div>
</text>
<url value="http://linuxforhealth.org/fhir/cdm/CodeSystem/ffv-schedule"/>
<version value="8.0.0"/>
<name value="FFVScheduleCodeSystem"/>
<title value="FFV Schedule Codes"/>
<status value="active"/>
<date value="2022-11-10T16:00:46+00:00"/>
<publisher value="LinuxForHealth Team"/>
<description
value="LinuxForHealth fee for value initiative schedule codes"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="5"/>
<concept>
<code value="monthly"/>
<display value="Monthly"/>
</concept>
<concept>
<code value="quarterly"/>
<display value="Quarterly"/>
</concept>
<concept>
<code value="biannually"/>
<display value="Biannually"/>
</concept>
<concept>
<code value="annually"/>
<display value="Annually"/>
</concept>
<concept>
<code value="ondatareceipt"/>
<display value="On reciept of data"/>
</concept>
</CodeSystem>