eHealth Infrastructure
3.4.1 - release Denmark flag

This page is part of the FUT Infrastructure (v3.4.1: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Action Selection Behavior Supplement - XML Representation

Page standards status: Trial-use Maturity Level: 2

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ehealth.sundhed.dk-action-selection-behavior-supplement"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ehealth.sundhed.dk-action-selection-behavior-supplement</b></p><a name="ehealth.sundhed.dk-action-selection-behavior-supplement"> </a><a name="hcehealth.sundhed.dk-action-selection-behavior-supplement"> </a><a name="ehealth.sundhed.dk-action-selection-behavior-supplement-da-DK"> </a><p>This code system <code>http://ehealth.sundhed.dk/hl7.org/fhir/action-selection-behavior-supplement</code> defines displays on the following codes:</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><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-action-selection-behavior.html#action-selection-behavior-any">any</a><a name="ehealth.sundhed.dk-action-selection-behavior-supplement-any"> </a></td><td>Any</td><td>Any number of the actions in the group may be chosen, from zero to all.</td><td>Enhver</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-action-selection-behavior.html#action-selection-behavior-all">all</a><a name="ehealth.sundhed.dk-action-selection-behavior-supplement-all"> </a></td><td>All</td><td>All the actions in the group must be selected as a single unit.</td><td>Alle</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-action-selection-behavior.html#action-selection-behavior-all-or-none">all-or-none</a><a name="ehealth.sundhed.dk-action-selection-behavior-supplement-all-or-none"> </a></td><td>All Or None</td><td>All the actions in the group are meant to be chosen as a single unit: either all must be selected by the end user, or none may be selected.</td><td>Alle eller Ingen</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-action-selection-behavior.html#action-selection-behavior-exactly-one">exactly-one</a><a name="ehealth.sundhed.dk-action-selection-behavior-supplement-exactly-one"> </a></td><td>Exactly One</td><td>The end user must choose one and only one of the selectable actions in the group. The user SHALL NOT choose none of the actions in the group.</td><td>Præcis En</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-action-selection-behavior.html#action-selection-behavior-at-most-one">at-most-one</a><a name="ehealth.sundhed.dk-action-selection-behavior-supplement-at-most-one"> </a></td><td>At Most One</td><td>The end user may choose zero or at most one of the actions in the group.</td><td>Højst En</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-action-selection-behavior.html#action-selection-behavior-one-or-more">one-or-more</a><a name="ehealth.sundhed.dk-action-selection-behavior-supplement-one-or-more"> </a></td><td>One Or More</td><td>The end user must choose a minimum of one, and as many additional as desired.</td><td>En Eller Flere</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cds"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2"/>
  </extension>
  <url
       value="http://ehealth.sundhed.dk/hl7.org/fhir/action-selection-behavior-supplement"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.4.802"/>
  </identifier>
  <version value="3.4.1"/>
  <name value="ActionSelectionBehaviorSupplement"/>
  <title value="Action Selection Behavior Supplement"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-03-06T12:26:33+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="Defines selection behavior of a group."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DK"/>
      <display value="Denmark"/>
    </coding>
  </jurisdiction>
  <content value="supplement"/>
  <supplements value="http://hl7.org/fhir/action-selection-behavior"/>
  <concept>
    <code value="any"/>
    <display value="Any"/>
    <definition
                value="Any number of the actions in the group may be chosen, from zero to all."/>
    <designation>
      <language value="da"/>
      <use>
        <system value="http://snomed.info/sct"/>
        <code value="900000000000013009"/>
      </use>
      <value value="Enhver"/>
    </designation>
  </concept>
  <concept>
    <code value="all"/>
    <display value="All"/>
    <definition
                value="All the actions in the group must be selected as a single unit."/>
    <designation>
      <language value="da"/>
      <use>
        <system value="http://snomed.info/sct"/>
        <code value="900000000000013009"/>
      </use>
      <value value="Alle"/>
    </designation>
  </concept>
  <concept>
    <code value="all-or-none"/>
    <display value="All Or None"/>
    <definition
                value="All the actions in the group are meant to be chosen as a single unit: either all must be selected by the end user, or none may be selected."/>
    <designation>
      <language value="da"/>
      <use>
        <system value="http://snomed.info/sct"/>
        <code value="900000000000013009"/>
      </use>
      <value value="Alle eller Ingen"/>
    </designation>
  </concept>
  <concept>
    <code value="exactly-one"/>
    <display value="Exactly One"/>
    <definition
                value="The end user must choose one and only one of the selectable actions in the group. The user SHALL NOT choose none of the actions in the group."/>
    <designation>
      <language value="da"/>
      <use>
        <system value="http://snomed.info/sct"/>
        <code value="900000000000013009"/>
      </use>
      <value value="Præcis En"/>
    </designation>
  </concept>
  <concept>
    <code value="at-most-one"/>
    <display value="At Most One"/>
    <definition
                value="The end user may choose zero or at most one of the actions in the group."/>
    <designation>
      <language value="da"/>
      <use>
        <system value="http://snomed.info/sct"/>
        <code value="900000000000013009"/>
      </use>
      <value value="Højst En"/>
    </designation>
  </concept>
  <concept>
    <code value="one-or-more"/>
    <display value="One Or More"/>
    <definition
                value="The end user must choose a minimum of one, and as many additional as desired."/>
    <designation>
      <language value="da"/>
      <use>
        <system value="http://snomed.info/sct"/>
        <code value="900000000000013009"/>
      </use>
      <value value="En Eller Flere"/>
    </designation>
  </concept>
</CodeSystem>