{
  "resourceType" : "CodeSystem",
  "id" : "ehealth.sundhed.dk-action-selection-behavior-supplement",
  "text" : {
    "status" : "generated",
    "div" : "<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><p>This code system supplement <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>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cds"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2
  }],
  "url" : "http://ehealth.sundhed.dk/hl7.org/fhir/action-selection-behavior-supplement",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.802"
  }],
  "version" : "8.0.2-SNAPSHOT",
  "name" : "ActionSelectionBehaviorSupplement",
  "title" : "Action Selection Behavior Supplement",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-27T11:33:22+00:00",
  "publisher" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact" : [{
    "name" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
    "telecom" : [{
      "system" : "url",
      "value" : "http://ehealth.sundhed.dk"
    }]
  }],
  "description" : "Defines selection behavior of a group.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DK",
      "display" : "Denmark"
    }]
  }],
  "content" : "supplement",
  "supplements" : "http://hl7.org/fhir/action-selection-behavior",
  "concept" : [{
    "code" : "any",
    "display" : "Any",
    "definition" : "Any number of the actions in the group may be chosen, from zero to all.",
    "designation" : [{
      "language" : "da",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000013009"
      },
      "value" : "Enhver"
    }]
  },
  {
    "code" : "all",
    "display" : "All",
    "definition" : "All the actions in the group must be selected as a single unit.",
    "designation" : [{
      "language" : "da",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000013009"
      },
      "value" : "Alle"
    }]
  },
  {
    "code" : "all-or-none",
    "display" : "All Or None",
    "definition" : "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" : "da",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000013009"
      },
      "value" : "Alle eller ingen"
    }]
  },
  {
    "code" : "exactly-one",
    "display" : "Exactly One",
    "definition" : "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" : "da",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000013009"
      },
      "value" : "Præcis en"
    }]
  },
  {
    "code" : "at-most-one",
    "display" : "At Most One",
    "definition" : "The end user may choose zero or at most one of the actions in the group.",
    "designation" : [{
      "language" : "da",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000013009"
      },
      "value" : "Højst en"
    }]
  },
  {
    "code" : "one-or-more",
    "display" : "One Or More",
    "definition" : "The end user must choose a minimum of one, and as many additional as desired.",
    "designation" : [{
      "language" : "da",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000013009"
      },
      "value" : "En eller flere"
    }]
  }]
}