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 Communication Request Category - XML Representation

Draft as of 2025-03-02

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="eorders-communication-category"/>
  <text>
    <status value="extensions"/>
    <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><a name="eorders-communication-category-en-US"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.2.0/CodeSystem-communication-category.html"><code>http://terminology.hl7.org/CodeSystem/communication-category</code></a><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/6.2.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/6.2.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>
  </text>
  <url
       value="http://fhir.geniesolutions.io/ValueSet/eorders-communication-category"/>
  <version value="1.2.35"/>
  <name value="EOrdersCommunicationCategory"/>
  <title value="EOrders Communication Request Category"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-03-02T12:29:52+10:00"/>
  <publisher value="Magentus Practice Management"/>
  <contact>
    <name value="Magentus Practice Management"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.magentus.com/practice-management"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="andy.bond@magentus.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="Magentus Practice Management"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.magentus.com/practice-management"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="EOrders Communication Request Category"/>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/communication-category"/>
      <concept>
        <code value="reminder"/>
      </concept>
      <concept>
        <code value="instruction"/>
      </concept>
    </include>
  </compose>
</ValueSet>