{
  "resourceType" : "ValueSet",
  "id" : "ehealth-trigger-behavior",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ehealth-trigger-behavior</b></p><a name=\"ehealth-trigger-behavior\"> </a><a name=\"hcehealth-trigger-behavior\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-action-selection-behavior.html\"><code>http://hl7.org/fhir/action-selection-behavior</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references\"> version &#x1F4E6;4.0.1</span><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=\"http://hl7.org/fhir/R4/codesystem-action-selection-behavior.html#action-selection-behavior-one-or-more\">one-or-more</a></td><td style=\"color: #cccccc\">One Or More</td><td>The end user must choose a minimum of one, and as many additional as desired.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-action-selection-behavior.html#action-selection-behavior-all\">all</a></td><td style=\"color: #cccccc\">All</td><td>All the actions in the group must be selected as a single unit.</td></tr></table></li></ul></div>"
  },
  "url" : "http://ehealth.sundhed.dk/vs/trigger-behavior",
  "version" : "8.0.2-SNAPSHOT",
  "name" : "TriggerBehavior",
  "title" : "Trigger Behavior",
  "status" : "active",
  "experimental" : true,
  "date" : "2021-10-22T00:00:00+00:00",
  "publisher" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact" : [{
    "name" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
    "telecom" : [{
      "system" : "url",
      "value" : "http://ehealth.sundhed.dk"
    }]
  }],
  "description" : "Trigger behavior",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DK",
      "display" : "Denmark"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/action-selection-behavior",
      "concept" : [{
        "code" : "one-or-more"
      },
      {
        "code" : "all"
      }]
    }]
  }
}