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

: Action Type - XML Representation

Active as of 2021-10-22

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ehealth-action-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ehealth-action-type</b></p><a name="ehealth-action-type"> </a><a name="hcehealth-action-type"> </a><a name="ehealth-action-type-da-DK"> </a><p>This case-sensitive code system <code>http://ehealth.sundhed.dk/cs/action-type</code> defines the following code:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Dansk (Danish, da)</b></td></tr><tr><td style="white-space:nowrap">trigger<a name="ehealth-action-type-trigger"> </a></td><td>Action trigger</td><td>flag set if servicerequest is part of an action</td><td>Flag sættes hvis servicerequest indgår i en action</td></tr></table></div>
  </text>
  <url value="http://ehealth.sundhed.dk/cs/action-type"/>
  <version value="3.3.0"/>
  <name value="ActionType"/>
  <title value="Action Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2021-10-22T13:45: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="Action type"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DK"/>
      <display value="Denmark"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="trigger"/>
    <display value="Action trigger"/>
    <definition value="flag set if servicerequest is part of an action"/>
    <designation>
      <language value="da"/>
      <value value="Flag sættes hvis servicerequest indgår i en action"/>
    </designation>
  </concept>
</CodeSystem>