Magentus Practice Management FHIR Implementation Guide
1.2.35 - ci-build

Magentus Practice Management FHIR Implementation Guide - Local Development build (v1.2.35) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: EOrders tag value set - JSON Representation

Draft as of 2025-03-02

Raw json | Download

{
  "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><a name=\"eorders-tag-valueset-en-US\"> </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><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.35",
  "name" : "EOrdersTagValueSet",
  "title" : "EOrders tag value set",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-03-02T12:29:52+10: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",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.geniesolutions.io/CodeSystem/eorders-tag",
        "concept" : [
          {
            "code" : "fulfillment-task"
          },
          {
            "code" : "fulfillment-task-group"
          }
        ]
      }
    ]
  }
}