Package | dk.ehealth.sundhed.fhir.ig.core |
Type | CodeSystem |
Id | ehealth-action-type |
FHIR Version | R4 |
Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-action-type.html |
URL | http://ehealth.sundhed.dk/cs/action-type |
Version | 3.5.1 |
Status | active |
Date | 2021-10-22T13:45:00+00:00 |
Name | ActionType |
Title | Action Type |
Realm | dk |
Description | Action type |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Kodesystem ehealth-action-type
This case-sensitive code system http://ehealth.sundhed.dk/cs/action-type
defines the following code:
Code | Display | Definition | Dansk (Danish, da) |
trigger | Action trigger | flag set if servicerequest is part of an action | Flag sættes hvis servicerequest indgår i en action |
{ "resourceType": "CodeSystem", "id": "ehealth-action-type", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://ehealth.sundhed.dk/cs/action-type", "version": "3.5.1", "name": "ActionType", "title": "Action Type", "status": "active", "experimental": false, "date": "2021-10-22T13:45: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": "Action type", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DK", "display": "Denmark" } ] } ], "caseSensitive": true, "content": "complete", "concept": [ { "code": "trigger", "display": "Action trigger", "definition": "flag set if servicerequest is part of an action", "designation": [ { "language": "da", "value": "Flag sættes hvis servicerequest indgår i en action" } ] } ] }