<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="medicationdispense-repeat-status-cs"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem medicationdispense-repeat-status-cs</b></p><a name="medicationdispense-repeat-status-cs"> </a><a name="hcmedicationdispense-repeat-status-cs"> </a><p>This case-sensitive code system <code>http://digitalhealth.gov.au/fhir/cc/CodeSystem/medicationdispense-repeat-status-cs</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">repeat-active<a name="medicationdispense-repeat-status-cs-repeat-active"> </a></td><td>Repeat Active</td><td>There are more repeats to be dispensed for this prescription.</td></tr><tr><td style="white-space:nowrap">repeat-completed<a name="medicationdispense-repeat-status-cs-repeat-completed"> </a></td><td>Repeat Completed</td><td>The last repeat has been dispensed for this prescription.</td></tr></table></div>
  </text>
  <url value="http://digitalhealth.gov.au/fhir/cc/CodeSystem/medicationdispense-repeat-status-cs"/>
  <version value="26.0.0"/>
  <name value="MedicationDispenseRepeatStatusCS"/>
  <title value="MedicationDispense Repeat Status"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-07-14T04:17:55+00:00"/>
  <publisher value="Australian Digital Health Agency"/>
  <contact>
    <name value="Australian Digital Health Agency"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.digitalhealth.gov.au/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="help@digitalhealth.gov.au"/>
    </telecom>
  </contact>
  <contact>
    <name value="Australian Digital Health Agency"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:help@digitalhealth.gov.au"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Status codes indicating whether a medication dispense represents an active repeat (more repeats to be dispensed) or a completed repeat (last repeat has been dispensed)."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="AU"/>
      <display value="Australia"/>
    </coding>
  </jurisdiction>
  <copyright value="This content is licensed under a Creative Commons Attribution 4.0 International License. See [https://creativecommons.org/licenses/by/4.0/](https://creativecommons.org/licenses/by/4.0/)"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="repeat-active"/>
    <display value="Repeat Active"/>
    <definition value="There are more repeats to be dispensed for this prescription."/>
  </concept>
  <concept>
    <code value="repeat-completed"/>
    <display value="Repeat Completed"/>
    <definition value="The last repeat has been dispensed for this prescription."/>
  </concept>
</CodeSystem>