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 Intent - XML Representation

Active as of 2026-09-25

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="medlist-reconciled-intent"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet medlist-reconciled-intent</b></p><a name="medlist-reconciled-intent"> </a><a name="hcmedlist-reconciled-intent"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-medicationrequest-intent.html"><code>http://hl7.org/fhir/CodeSystem/medicationrequest-intent</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-intent.html#medicationrequest-intent-order">order</a></td><td style="color: #cccccc">Order</td><td>The request represents a request/demand and authorization for action</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-medicationrequest-intent.html#medicationrequest-intent-plan">plan</a></td><td style="color: #cccccc">Plan</td><td>The request represents an intention to ensure something occurs without providing an authorization for others to act.</td></tr></table></li></ul></div>
  </text>
  <url value="https://haau3.com/fhir/ValueSet/medlist-reconciled-intent"/>
  <version value="1.0.0"/>
  <name value="MedlistReconciledIntentVS"/>
  <title value="MedList Reconciled Intent"/>
  <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 intents a reconciled medication entry can carry, as US Core's medication list guidance uses them: order when an order backs the entry, and plan when the entry rests only on reported use."/>
  <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-intent"/>
      <version value="4.0.1"/>
      <concept>
        <code value="order"/>
      </concept>
      <concept>
        <code value="plan"/>
      </concept>
    </include>
  </compose>
</ValueSet>