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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="care-plan-intent"/>
  <meta>
    <lastUpdated value="2026-04-01T17:59:15.240+00:00"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b>Generated Narrative: ValueSet care-plan-intent</b>
      </p>
      <a name="care-plan-intent"> </a>
      <a name="hccare-plan-intent"> </a>
      <ul>
        <li>Include these codes as defined in 
          <a href="codesystem-request-intent.html">
            <code>http://hl7.org/fhir/request-intent</code>
          </a>
          <span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version 📦6.0.0-ballot4</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="codesystem-request-intent.html#request-intent-proposal">proposal</a>
              </td>
              <td style="color: #cccccc">Proposal</td>
              <td>The request is a suggestion made by someone/something that does not have an intention to ensure it occurs and without providing an authorization to act.</td>
            </tr>
            <tr>
              <td>
                <a href="codesystem-request-intent.html#request-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>
            <tr>
              <td>
                <a href="codesystem-request-intent.html#request-intent-order">order</a>
              </td>
              <td style="color: #cccccc">Order</td>
              <td>The request represents a request/demand and authorization for action by the requestor.</td>
            </tr>
            <tr>
              <td>
                <a href="codesystem-request-intent.html#request-intent-option">option</a>
              </td>
              <td style="color: #cccccc">Option</td>
              <td>The request represents a component or option for a RequestOrchestration that establishes timing, conditionality and/or other constraints among a set of requests.  Refer to [[[RequestOrchestration]]] for additional information on how this status is used.</td>
            </tr>
            <tr>
              <td>
                <a href="codesystem-request-intent.html#request-intent-directive">directive</a>
              </td>
              <td style="color: #cccccc">Directive</td>
              <td>The request represents an instruction authored by a Patient or RelatedPerson.</td>
            </tr>
          </table>
        </li>
      </ul>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pc"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="normative"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/care-plan-intent"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.150"/>
  </identifier>
  <identifier>
    <use value="old"/>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.141"/>
  </identifier>
  <version value="6.0.0-ballot4"/>
  <name value="CarePlanIntent"/>
  <title value="Care Plan Intent"/>
  <status value="active"/>
  <experimental value="false"/>
  <publisher value="HL7 International - Patient Care WG"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/patientcare/"/>
    </telecom>
  </contact>
  <description value="Codes indicating the degree of authority/intentionality associated with a care plan."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/request-intent"/>
      <concept>
        <code value="proposal"/>
      </concept>
      <concept>
        <code value="plan"/>
      </concept>
      <concept>
        <code value="order"/>
      </concept>
      <concept>
        <code value="option"/>
      </concept>
      <concept>
        <code value="directive"/>
      </concept>
    </include>
  </compose>
</ValueSet>