Package | hl7.fhir.dk.core |
Type | CodeSystem |
Id | consent-state-codes-dk-supplement |
FHIR Version | R4 |
Source | http://hl7.dk/fhir/core/http://hl7.dk/fhir/core/3.4.0/CodeSystem-consent-state-codes-dk-supplement.html |
URL | http://hl7.dk/fhir/core/CodeSystem/consent-state-codes-dk-supplement |
Version | 3.4.0 |
Status | active |
Date | 2025-02-01T19:18:26+01:00 |
Name | ConsentState |
Title | DK Consent State |
Realm | dk |
Authority | hl7 |
Description | Indicates the state of the consent |
Content | supplement |
Supplements | http://hl7.org/fhir/consent-state-codes |
No resources found
CodeSystem | |
consent-state-codes | Consent State Codes |
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem consent-state-codes-dk-supplement
This code system http://hl7.dk/fhir/core/CodeSystem/consent-state-codes-dk-supplement
defines displays on the following codes:
Code | Dansk (Danish, da) |
draft | Under udarbejdelse |
proposed | Forslag |
active | Aktiv |
rejected | Afvist |
inactive | Inaktiv |
entered-in-error | Fejlindtastning |
{ "resourceType": "CodeSystem", "id": "consent-state-codes-dk-supplement", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.dk/fhir/core/CodeSystem/consent-state-codes-dk-supplement", "version": "3.4.0", "name": "ConsentState", "title": "DK Consent State", "status": "active", "experimental": false, "date": "2025-02-01T19:18:26+01:00", "publisher": "HL7 Denmark", "contact": [ { "name": "HL7 Denmark", "telecom": [ { "system": "url", "value": "http://www.hl7.dk" }, { "system": "email", "value": "jenskristianvilladsen@gmail.com" } ] } ], "description": "Indicates the state of the consent", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DK", "display": "Denmark" } ] } ], "content": "supplement", "supplements": "http://hl7.org/fhir/consent-state-codes", "concept": [ { "code": "draft", "designation": [ { "language": "da", "use": { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/554471000005108", "code": "900000000000013009" }, "value": "Under udarbejdelse" } ] }, { "code": "proposed", "designation": [ { "language": "da", "use": { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/554471000005108", "code": "900000000000013009" }, "value": "Forslag" } ] }, { "code": "active", "designation": [ { "language": "da", "use": { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/554471000005108", "code": "900000000000013009" }, "value": "Aktiv" } ] }, { "code": "rejected", "designation": [ { "language": "da", "use": { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/554471000005108", "code": "900000000000013009" }, "value": "Afvist" } ] }, { "code": "inactive", "designation": [ { "language": "da", "use": { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/554471000005108", "code": "900000000000013009" }, "value": "Inaktiv" } ] }, { "code": "entered-in-error", "designation": [ { "language": "da", "use": { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/554471000005108", "code": "900000000000013009" }, "value": "Fejlindtastning" } ] } ] }