{
  "resourceType" : "ValueSet",
  "id" : "eorders-communication-category",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eorders-communication-category</b></p><a name=\"eorders-communication-category\"> </a><a name=\"hceorders-communication-category\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-communication-category.html\"><code>http://terminology.hl7.org/CodeSystem/communication-category</code></a><span title=\"Version is explicitly stated to be 1.0.1\"> version &#x1F4CD;1.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://terminology.hl7.org/7.1.0/CodeSystem-communication-category.html#communication-category-reminder\">reminder</a></td><td style=\"color: #cccccc\">Reminder</td><td>The communication conveys a reminder.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-communication-category.html#communication-category-instruction\">instruction</a></td><td style=\"color: #cccccc\">Instruction</td><td>The communication conveys an instruction.</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.geniesolutions.io/ValueSet/eorders-communication-category",
  "version" : "1.2.60",
  "name" : "EOrdersCommunicationCategory",
  "title" : "EOrders Communication Request Category",
  "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 Communication Request Category",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "AU"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/communication-category",
      "version" : "1.0.1",
      "concept" : [{
        "code" : "reminder"
      },
      {
        "code" : "instruction"
      }]
    }]
  }
}