Smart Health Checks
0.3.0 - ci-build Australia flag

Smart Health Checks, published by AEHRC CSIRO. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/aehrc/smart-forms-ig/ and changes regularly. See the Directory of published versions

: Medication Statement Status Limited - XML Representation

Draft as of 2025-09-05

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="MedicationStatementStatusLimited"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet MedicationStatementStatusLimited</b></p><a name="MedicationStatementStatusLimited"> </a><a name="hcMedicationStatementStatusLimited"> </a><p style="border: black 1px dotted; background-color: #EEEEEE; padding: 8px; margin-bottom: 8px">Expansion based on <a href="http://hl7.org/fhir/R4/codesystem-medication-statement-status.html">codesystem Medication  status  codes v4.0.1 (CodeSystem)</a></p><p>This value set contains 4 concepts</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap"><a name="MedicationStatementStatusLimited-http://hl7.org/fhir/CodeSystem/medication-statement-status-active"> </a>  <a href="http://hl7.org/fhir/R4/codesystem-medication-statement-status.html#medication-statement-status-active">active</a></td><td>http://hl7.org/fhir/CodeSystem/medication-statement-status</td><td>Active</td><td>The medication is still being taken.</td></tr><tr><td style="white-space:nowrap"><a name="MedicationStatementStatusLimited-http://hl7.org/fhir/CodeSystem/medication-statement-status-completed"> </a>  <a href="http://hl7.org/fhir/R4/codesystem-medication-statement-status.html#medication-statement-status-completed">completed</a></td><td>http://hl7.org/fhir/CodeSystem/medication-statement-status</td><td>Completed</td><td>The medication is no longer being taken.</td></tr><tr><td style="white-space:nowrap"><a name="MedicationStatementStatusLimited-http://hl7.org/fhir/CodeSystem/medication-statement-status-stopped"> </a>  <a href="http://hl7.org/fhir/R4/codesystem-medication-statement-status.html#medication-statement-status-stopped">stopped</a></td><td>http://hl7.org/fhir/CodeSystem/medication-statement-status</td><td>Stopped</td><td>Actions implied by the statement have been permanently halted, before all of them occurred. This should not be used if the statement was entered in error.</td></tr><tr><td style="white-space:nowrap"><a name="MedicationStatementStatusLimited-http://hl7.org/fhir/CodeSystem/medication-statement-status-on-hold"> </a>  <a href="http://hl7.org/fhir/R4/codesystem-medication-statement-status.html#medication-statement-status-on-hold">on-hold</a></td><td>http://hl7.org/fhir/CodeSystem/medication-statement-status</td><td>On Hold</td><td>Actions implied by the statement have been temporarily halted, but are expected to continue later. May also be called 'suspended'.</td></tr></table></div>
  </text>
  <url
       value="https://smartforms.csiro.au/ig/ValueSet/MedicationStatementStatusLimited"/>
  <version value="0.3.0"/>
  <name value="MedicationStatementStatusLimited"/>
  <title value="Medication Statement Status Limited"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-09-05T06:31:30+00:00"/>
  <publisher value="AEHRC CSIRO"/>
  <contact>
    <name value="AEHRC CSIRO"/>
    <telecom>
      <system value="url"/>
      <value
             value="https://confluence.csiro.au/display/PCDQFPhase2/Primary+Care+Data+Quality+Foundations+-+Phase+2"/>
    </telecom>
  </contact>
  <description
               value="This value set includes the minimal set of codes to represent the status of a medication statement (i.e., active, completed, stopped and on-hold)."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="AU"/>
      <display value="Australia"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Copyright © 2022+ Australian Government Department of Health and Aged Care - All rights reserved.
This content is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
See https://creativecommons.org/licenses/by-sa/4.0/.
"/>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/CodeSystem/medication-statement-status"/>
      <concept>
        <code value="active"/>
      </concept>
      <concept>
        <code value="completed"/>
      </concept>
      <concept>
        <code value="stopped"/>
      </concept>
      <concept>
        <code value="on-hold"/>
      </concept>
    </include>
  </compose>
  <expansion>
    <identifier value="urn:uuid:59fe5ac1-65bf-4606-8c2a-0a55fba1d064"/>
    <timestamp value="2025-08-25T15:53:32+10:00"/>
    <total value="4"/>
    <offset value="0"/>
    <parameter>
      <name value="count"/>
      <valueInteger value="1000"/>
    </parameter>
    <parameter>
      <name value="offset"/>
      <valueInteger value="0"/>
    </parameter>
    <parameter>
      <name value="excludeNested"/>
      <valueBoolean value="false"/>
    </parameter>
    <parameter>
      <name value="used-codesystem"/>
      <valueUri
                value="http://hl7.org/fhir/CodeSystem/medication-statement-status|4.0.1"/>
    </parameter>
    <contains>
      <system
              value="http://hl7.org/fhir/CodeSystem/medication-statement-status"/>
      <code value="active"/>
      <display value="Active"/>
    </contains>
    <contains>
      <system
              value="http://hl7.org/fhir/CodeSystem/medication-statement-status"/>
      <code value="completed"/>
      <display value="Completed"/>
    </contains>
    <contains>
      <system
              value="http://hl7.org/fhir/CodeSystem/medication-statement-status"/>
      <code value="stopped"/>
      <display value="Stopped"/>
    </contains>
    <contains>
      <system
              value="http://hl7.org/fhir/CodeSystem/medication-statement-status"/>
      <code value="on-hold"/>
      <display value="On Hold"/>
    </contains>
  </expansion>
</ValueSet>