Package | dk.ehealth.sundhed.fhir.ig.core |
Type | CodeSystem |
Id | ehealth.sundhed.dk-action-selection-behavior-supplement |
FHIR Version | R4 |
Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth.sundhed.dk-action-selection-behavior-supplement.html |
URL | http://ehealth.sundhed.dk/hl7.org/fhir/action-selection-behavior-supplement |
Version | 3.5.1 |
Status | active |
Date | 2025-07-03T10:29:25+00:00 |
Name | ActionSelectionBehaviorSupplement |
Title | Action Selection Behavior Supplement |
Realm | dk |
Description | Defines selection behavior of a group. |
Content | supplement |
Supplements | http://hl7.org/fhir/action-selection-behavior |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Kodesystem ehealth.sundhed.dk-action-selection-behavior-supplement
This code system supplement http://ehealth.sundhed.dk/hl7.org/fhir/action-selection-behavior-supplement
defines displays on the following codes:
Code | Display | Definition | Dansk (Danish, da) |
any | Any | Any number of the actions in the group may be chosen, from zero to all. | Enhver |
all | All | All the actions in the group must be selected as a single unit. | Alle |
all-or-none | All Or None | 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. | Alle eller ingen |
exactly-one | Exactly One | 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. | Præcis en |
at-most-one | At Most One | The end user may choose zero or at most one of the actions in the group. | Højst en |
one-or-more | One Or More | The end user must choose a minimum of one, and as many additional as desired. | En eller flere |
{ "resourceType": "CodeSystem", "id": "ehealth.sundhed.dk-action-selection-behavior-supplement", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "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": "3.5.1", "name": "ActionSelectionBehaviorSupplement", "title": "Action Selection Behavior Supplement", "status": "active", "experimental": false, "date": "2025-07-03T10:29:25+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" } ] } ] }