eHealth Infrastructure
3.3.0 - ci-build Denmark flag

eHealth Infrastructure, published by Den telemedicinske infrastruktur (eHealth Infrastructure). This guide is not an authorized publication; it is the continuous build for version 3.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fut-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions

: MessageCategory - XML Representation

Active as of 2019-02-08

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="message-category"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet message-category</b></p><a name="message-category"> </a><a name="hcmessage-category"> </a><a name="message-category-da-DK"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-ehealth-message-category.html"><code>http://ehealth.sundhed.dk/cs/message-category</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>English (United States) (English (United States), en)</b></td><td><b>Dansk (Danish, da)</b></td></tr><tr><td><a href="CodeSystem-ehealth-message-category.html#ehealth-message-category-message">message</a></td><td>Message</td><td>Message</td><td>Besked</td></tr><tr><td><a href="CodeSystem-ehealth-message-category.html#ehealth-message-category-notification">notification</a></td><td>Notification</td><td>Notification</td><td>Notifikation</td></tr><tr><td><a href="CodeSystem-ehealth-message-category.html#ehealth-message-category-advice">advice</a></td><td>Advice</td><td>Advice</td><td>Advisering</td></tr><tr><td><a href="CodeSystem-ehealth-message-category.html#ehealth-message-category-note">note</a></td><td>Note</td><td>Note</td><td>Note</td></tr></table></li></ul></div>
  </text>
  <url value="http://ehealth.sundhed.dk/vs/message-category"/>
  <version value="3.3.0"/>
  <name value="MessageCategory"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2019-02-08T00:00:00+00:00"/>
  <publisher
             value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
  <contact>
    <name value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
    <telecom>
      <system value="url"/>
      <value value="http://ehealth.sundhed.dk"/>
    </telecom>
  </contact>
  <description value="The set of possible message types"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DK"/>
      <display value="Denmark"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://ehealth.sundhed.dk/cs/message-category"/>
      <concept>
        <code value="message"/>
        <display value="Message"/>
        <designation>
          <language value="en-US"/>
          <value value="Message"/>
        </designation>
        <designation>
          <language value="da"/>
          <value value="Besked"/>
        </designation>
      </concept>
      <concept>
        <code value="notification"/>
        <display value="Notification"/>
        <designation>
          <language value="en-US"/>
          <value value="Notification"/>
        </designation>
        <designation>
          <language value="da"/>
          <value value="Notifikation"/>
        </designation>
      </concept>
      <concept>
        <code value="advice"/>
        <display value="Advice"/>
        <designation>
          <language value="en-US"/>
          <value value="Advice"/>
        </designation>
        <designation>
          <language value="da"/>
          <value value="Advisering"/>
        </designation>
      </concept>
      <concept>
        <code value="note"/>
        <display value="Note"/>
        <designation>
          <language value="en-US"/>
          <value value="Note"/>
        </designation>
        <designation>
          <language value="da"/>
          <value value="Note"/>
        </designation>
      </concept>
    </include>
  </compose>
</ValueSet>