Package | dk.ehealth.sundhed.fhir.ig.core |
Resource Type | CodeSystem |
Id | ehealth-communication-category |
FHIR Version | R4 |
Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-communication-category.html |
URL | http://ehealth.sundhed.dk/cs/communication-category |
Version | 3.5.1 |
Status | active |
Date | 2019-09-27T00:00:00+00:00 |
Name | CommunicationCategory |
Title | Communication Category |
Realm | dk |
Description | Communication category |
Content | complete |
ValueSet | |
communication-category | Communication Category |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Kodesystem ehealth-communication-category
This case-sensitive code system http://ehealth.sundhed.dk/cs/communication-category
defines the following codes:
Code | Definition | Dansk (Danish, da) |
annotation | Annotation | Annotering |
note | Note | Note |
{ "resourceType": "CodeSystem", "id": "ehealth-communication-category", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://ehealth.sundhed.dk/cs/communication-category", "version": "3.5.1", "name": "CommunicationCategory", "title": "Communication Category", "status": "active", "experimental": false, "date": "2019-09-27T00: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": "Communication category", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DK", "display": "Denmark" } ] } ], "caseSensitive": true, "content": "complete", "concept": [ { "code": "annotation", "display": "annotation", "definition": "Annotation", "designation": [ { "language": "da", "value": "Annotering" } ] }, { "code": "note", "display": "note", "definition": "Note", "designation": [ { "language": "da", "value": "Note" } ] } ] }