{
  "resourceType" : "ValueSet",
  "id" : "medlist-reconciled-intent",
  "text" : {
    "status" : "extensions",
    "div" : "<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>"
  },
  "url" : "https://haau3.com/fhir/ValueSet/medlist-reconciled-intent",
  "version" : "1.0.0",
  "name" : "MedlistReconciledIntentVS",
  "title" : "MedList Reconciled Intent",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-09-25T18:52:03+00:00",
  "publisher" : "haau3",
  "contact" : [{
    "name" : "haau3",
    "telecom" : [{
      "system" : "url",
      "value" : "https://haau3.com"
    },
    {
      "system" : "email",
      "value" : "hello@haau3.com"
    }]
  }],
  "description" : "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" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/CodeSystem/medicationrequest-intent",
      "version" : "4.0.1",
      "concept" : [{
        "code" : "order"
      },
      {
        "code" : "plan"
      }]
    }]
  }
}