Vanna Health IG
0.0.2 - ci-build

Vanna Health IG - Local Development build (v0.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Vanna Communication Category ValueSet - XML Representation

Draft as of 2024-05-03

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="communication-category"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href="http://hl7.org/fhir/R4/valueset-communication-category.html">CommunicationCategory</a></li><li>Include these codes as defined in <a href="CodeSystem-communication-category.html"><code>http://vanna.health/fhir/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="CodeSystem-communication-category.html#communication-category-team-meeting">team-meeting</a></td><td>Team Meeting</td><td>Category for notes generated by the daily Team Meeting</td></tr></table></li></ul></div>
  </text>
  <url value="http://vanna.health/fhir/ValueSet/communication-category"/>
  <version value="0.0.2"/>
  <name value="VannaCommunicationCategoryValueSet"/>
  <title value="Vanna Communication Category ValueSet"/>
  <status value="draft"/>
  <date value="2024-05-03T17:27:25+00:00"/>
  <publisher value="Vanna Health Engineering"/>
  <contact>
    <name value="Vanna Health Engineering"/>
    <telecom>
      <system value="url"/>
      <value value="http://vanna.health"/>
    </telecom>
  </contact>
  <description
               value="Expansion of CommunicationCategory to include Team Meeting, Must Know, etc."/>
  <compose>
    <include>
      <valueSet value="http://hl7.org/fhir/ValueSet/communication-category"/>
    </include>
    <include>
      <system
              value="http://vanna.health/fhir/CodeSystem/communication-category"/>
      <concept>
        <code value="team-meeting"/>
        <display value="Team Meeting"/>
      </concept>
    </include>
  </compose>
</ValueSet>