{
  "resourceType" : "ValueSet",
  "id" : "eorders-tag-valueset",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eorders-tag-valueset</b></p><a name=\"eorders-tag-valueset\"> </a><a name=\"hceorders-tag-valueset\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-eorders-tag.html\"><code>http://fhir.geniesolutions.io/CodeSystem/eorders-tag</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;1.2.60</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-eorders-tag.html#eorders-tag-fulfillment-task\">fulfillment-task</a></td><td style=\"color: #cccccc\">fulfillment task</td></tr><tr><td><a href=\"CodeSystem-eorders-tag.html#eorders-tag-fulfillment-task-group\">fulfillment-task-group</a></td><td style=\"color: #cccccc\">fulfillment task group</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.geniesolutions.io/ValueSet/eorders-tag-valueset",
  "version" : "1.2.60",
  "name" : "EOrdersTagValueSet",
  "title" : "EOrders tag value set",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-05T21:47:41+00:00",
  "publisher" : "Magentus Practice Management",
  "contact" : [{
    "name" : "Magentus Practice Management",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.magentus.com/practice-management"
    },
    {
      "system" : "email",
      "value" : "andy.bond@magentus.com"
    }]
  },
  {
    "name" : "Magentus Practice Management",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.magentus.com/practice-management",
      "use" : "work"
    }]
  }],
  "description" : "EOrders tag value set",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "AU"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://fhir.geniesolutions.io/CodeSystem/eorders-tag",
      "concept" : [{
        "code" : "fulfillment-task"
      },
      {
        "code" : "fulfillment-task-group"
      }]
    }]
  }
}