Package | dk.ehealth.sundhed.fhir.ig.core |
Type | ValueSet |
Id | ehealth-trigger-behavior |
FHIR Version | R4 |
Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/ValueSet-ehealth-trigger-behavior.html |
URL | http://ehealth.sundhed.dk/vs/trigger-behavior |
Version | 3.5.1 |
Status | active |
Date | 2021-10-22T00:00:00+00:00 |
Name | TriggerBehavior |
Title | Trigger Behavior |
Realm | dk |
Description | Trigger behavior |
StructureDefinition | |
ehealth-actionTrigger | Action Trigger |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Værdisæt ehealth-trigger-behavior
http://hl7.org/fhir/action-selection-behavior
Code | Display | Definition |
one-or-more | One Or More | The end user must choose a minimum of one, and as many additional as desired. |
all | All | All the actions in the group must be selected as a single unit. |
{ "resourceType": "ValueSet", "id": "ehealth-trigger-behavior", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://ehealth.sundhed.dk/vs/trigger-behavior", "version": "3.5.1", "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", "display": "One Or More" }, { "code": "all", "display": "All" } ] } ] } }