haau3 FHIR Implementation Guide (HFIG)
1.0.0 - ci-build United States of America flag

haau3 FHIR Implementation Guide (HFIG) - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MedList Reconciled Status - XML Representation

Active as of 2026-09-25

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="medlist-reconciled-status"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet medlist-reconciled-status</b></p><a name="medlist-reconciled-status"> </a><a name="hcmedlist-reconciled-status"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-medicationrequest-status.html"><code>http://hl7.org/fhir/CodeSystem/medicationrequest-status</code></a><span title="Version is explicitly stated to be 4.0.1"> version &#x1F4CD;4.0.1</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-medicationrequest-status.html#medicationrequest-status-active">active</a></td><td style="color: #cccccc">Active</td><td>The prescription is 'actionable', but not all actions that are implied by it have occurred yet.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-medicationrequest-status.html#medicationrequest-status-on-hold">on-hold</a></td><td style="color: #cccccc">On Hold</td><td>Actions implied by the prescription are to be temporarily halted, but are expected to continue later.  May also be called 'suspended'.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-medicationrequest-status.html#medicationrequest-status-completed">completed</a></td><td style="color: #cccccc">Completed</td><td>All actions that are implied by the prescription have occurred.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-medicationrequest-status.html#medicationrequest-status-stopped">stopped</a></td><td style="color: #cccccc">Stopped</td><td>Actions implied by the prescription are to be permanently halted, before all of the administrations occurred. This should not be used if the original order was entered in error</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-medicationrequest-status.html#medicationrequest-status-cancelled">cancelled</a></td><td style="color: #cccccc">Cancelled</td><td>The prescription has been withdrawn before any administrations have occurred</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-medicationrequest-status.html#medicationrequest-status-unknown">unknown</a></td><td style="color: #cccccc">Unknown</td><td>The authoring/source system does not know which of the status values currently applies for this observation. Note: This concept is not to be used for 'other' - one of the listed statuses is presumed to apply, but the authoring/source system does not know which.</td></tr></table></li></ul></div>
  </text>
  <url value="https://haau3.com/fhir/ValueSet/medlist-reconciled-status"/>
  <version value="1.0.0"/>
  <name value="MedlistReconciledStatusVS"/>
  <title value="MedList Reconciled Status"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-09-25T18:52:03+00:00"/>
  <publisher value="haau3"/>
  <contact>
    <name value="haau3"/>
    <telecom>
      <system value="url"/>
      <value value="https://haau3.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="hello@haau3.com"/>
    </telecom>
  </contact>
  <description
               value="The statuses a reconciled medication entry can carry: a subset of FHIR's MedicationRequest status. An entry is never draft or entered-in-error."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/CodeSystem/medicationrequest-status"/>
      <version value="4.0.1"/>
      <concept>
        <code value="active"/>
      </concept>
      <concept>
        <code value="on-hold"/>
      </concept>
      <concept>
        <code value="completed"/>
      </concept>
      <concept>
        <code value="stopped"/>
      </concept>
      <concept>
        <code value="cancelled"/>
      </concept>
      <concept>
        <code value="unknown"/>
      </concept>
    </include>
  </compose>
</ValueSet>