Package | hl7.fhir.dk.core |
Type | CodeSystem |
Id | publication-status-dk-supplement |
FHIR Version | R4 |
Source | http://hl7.dk/fhir/core/http://hl7.dk/fhir/core/3.4.0/CodeSystem-publication-status-dk-supplement.html |
URL | http://hl7.dk/fhir/core/CodeSystem/publication-status-dk-supplement |
Version | 3.4.0 |
Status | active |
Date | 2025-02-01T19:18:26+01:00 |
Name | PublicationStatus |
Title | DK Publication Status |
Realm | dk |
Authority | hl7 |
Description | The lifecycle status of a Value Set or Concept Map. |
Content | supplement |
Supplements | http://hl7.org/fhir/publication-status |
No resources found
CodeSystem | |
publication-status | Publication Status |
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem publication-status-dk-supplement
This code system http://hl7.dk/fhir/core/CodeSystem/publication-status-dk-supplement
defines displays on the following codes:
Code |
draft |
active |
retired |
unknown |
Additional Language Displays
Code | Dansk (Danish, da) | Nederlands (Dutch, nl) | Русский (Russian, ru) |
draft | Udkast | ontwerp | черновик |
active | Aktiv | actief | активный |
retired | Udgået | verouderd | удалён |
unknown | Ukendt |
{ "resourceType": "CodeSystem", "id": "publication-status-dk-supplement", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.dk/fhir/core/CodeSystem/publication-status-dk-supplement", "version": "3.4.0", "name": "PublicationStatus", "title": "DK Publication Status", "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": "The lifecycle status of a Value Set or Concept Map.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DK", "display": "Denmark" } ] } ], "content": "supplement", "supplements": "http://hl7.org/fhir/publication-status", "concept": [ { "code": "draft", "designation": [ { "language": "ru", "value": "черновик" }, { "language": "nl", "value": "ontwerp" }, { "language": "da", "use": { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/554471000005108", "code": "900000000000013009" }, "value": "Udkast" } ] }, { "code": "active", "designation": [ { "language": "ru", "value": "активный" }, { "language": "nl", "value": "actief" }, { "language": "da", "use": { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/554471000005108", "code": "900000000000013009" }, "value": "Aktiv" } ] }, { "code": "retired", "designation": [ { "language": "ru", "value": "удалён" }, { "language": "nl", "value": "verouderd" }, { "language": "da", "use": { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/554471000005108", "code": "900000000000013009" }, "value": "Udgået" } ] }, { "code": "unknown", "designation": [ { "language": "da", "use": { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/554471000005108", "code": "900000000000013009" }, "value": "Ukendt" } ] } ] }