0.1.0 - ci-build

eReferralMustSupport - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Communication Category - XML Representation

Draft as of 2024-08-15

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="communication-category"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet communication-category</b></p><a name="communication-category"> </a><a name="hccommunication-category"> </a><a name="communication-category-en-US"> </a><ul><li>Include these codes as defined in <code>https://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/communication-category</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>gen</td><td>General Communication</td></tr><tr><td>plan</td><td>Referral Outcome - Service Plan</td></tr><tr><td>rfi</td><td>Request for Information</td></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.ca/fhir/eReferral/ValueSet/communication-category"/>
  <version value="0.1.0"/>
  <name value="CommunicationCategory"/>
  <title value="Communication Category"/>
  <status value="draft"/>
  <date value="2024-08-15T11:24:57-06:00"/>
  <publisher value="Example Publisher"/>
  <contact>
    <name value="Example Publisher"/>
    <telecom>
      <system value="url"/>
      <value value="http://example.org/example-publisher"/>
    </telecom>
  </contact>
  <description value="Codes for general categories of communications."/>
  <immutable value="false"/>
  <compose>
    <include>
      <system
              value="https://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/communication-category"/>
      <concept>
        <code value="gen"/>
        <display value="General Communication"/>
      </concept>
      <concept>
        <code value="plan"/>
        <display value="Referral Outcome - Service Plan"/>
      </concept>
      <concept>
        <code value="rfi"/>
        <display value="Request for Information"/>
      </concept>
    </include>
  </compose>
</ValueSet>