{
  "resourceType" : "ValueSet",
  "id" : "task-intent-vs",
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet task-intent-vs</b></p><a name=\"task-intent-vs\"> </a><a name=\"hctask-intent-vs\"> </a><p>This ValueSet requires the Code system Supplements <a href=\"CodeSystem-task-intent-cs.html\">Task Intent codes translations</a> and <a href=\"CodeSystem-request-intent-cs.html\">Request Intent CS</a>.</p><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://hl7.org/fhir/R5/codesystem-task-intent.html\"><code>http://hl7.org/fhir/task-intent</code></a><span title=\"Version is explicitly stated to be 5.0.0\"> version &#x1F4CD;5.0.0</span></li><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R5/codesystem-request-intent.html\"><code>http://hl7.org/fhir/request-intent</code></a><span title=\"Version is explicitly stated to be 5.0.0\"> version &#x1F4CD;5.0.0</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/R5/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=\"http://hl7.org/fhir/R5/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=\"http://hl7.org/fhir/R5/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=\"http://hl7.org/fhir/R5/codesystem-request-intent.html#request-intent-original-order\">original-order</a></td><td style=\"color: #cccccc\">Original Order</td><td>The request represents an original authorization for action.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-request-intent.html#request-intent-reflex-order\">reflex-order</a></td><td style=\"color: #cccccc\">Reflex Order</td><td>The request represents an automatically generated supplemental authorization for action based on a parent authorization together with initial results of the action taken against that parent authorization.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-request-intent.html#request-intent-filler-order\">filler-order</a></td><td style=\"color: #cccccc\">Filler Order</td><td>The request represents the view of an authorization instantiated by a fulfilling system representing the details of the fulfiller's intention to act upon a submitted order.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-request-intent.html#request-intent-instance-order\">instance-order</a></td><td style=\"color: #cccccc\">Instance Order</td><td>An order created in fulfillment of a broader order that represents the authorization for a single activity occurrence.  E.g. The administration of a single dose of a drug.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/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></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
    "valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/task-intent-cs|5.0.0"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
    "valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/request-intent-cs|5.0.0"
  }],
  "url" : "https://terminology.dhp.uz/fhir/core/ValueSet/task-intent-vs",
  "version" : "0.7.0",
  "name" : "TaskIntentVS",
  "title" : "Task Intent VS",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-08-12T15:34:56+05:00",
  "publisher" : "Ministry of Health of the Republic of Uzbekistan",
  "contact" : [{
    "name" : "Ministry of Health of the Republic of Uzbekistan",
    "telecom" : [{
      "system" : "url",
      "value" : "https://gov.uz/en/ssv"
    },
    {
      "system" : "email",
      "value" : "info@ssv.uz"
    }]
  }],
  "description" : "ValueSet for Task Intent VS",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "UZ",
      "display" : "Uzbekistan"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/task-intent",
      "version" : "5.0.0"
    },
    {
      "system" : "http://hl7.org/fhir/request-intent",
      "version" : "5.0.0",
      "concept" : [{
        "code" : "proposal"
      },
      {
        "code" : "plan"
      },
      {
        "code" : "order"
      },
      {
        "code" : "original-order"
      },
      {
        "code" : "reflex-order"
      },
      {
        "code" : "filler-order"
      },
      {
        "code" : "instance-order"
      },
      {
        "code" : "option"
      }]
    }]
  }
}