Package | medcom.fhir.dk.terminology |
Type | CodeSystem |
Id | medcom-messaging-destinationUse |
FHIR Version | R4 |
Source | http://medcomfhir.dk/ig/terminology/https://build.fhir.org/ig/medcomdk/dk-medcom-terminology/CodeSystem-medcom-messaging-destinationUse.html |
URL | http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-destinationUse |
Version | 2.0.0-draft |
Status | active |
Date | 2022-09-01 |
Name | MedComMessagingDesinationUseCodes |
Title | MedComMessagingDestinationUse |
Realm | dk |
Description | Codes indicatin whether the use of a destination in a MedCom message header is as a primary or a carbon copy recipient of the message |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem medcom-messaging-destinationUse
This case-insensitive code system http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-destinationUse
defines the following codes:
Code | Display |
primary | Primary destination |
cc | Carbon-copy destination |
{ "resourceType": "CodeSystem", "id": "medcom-messaging-destinationUse", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-destinationUse", "version": "2.0.0-draft", "name": "MedComMessagingDesinationUseCodes", "title": "MedComMessagingDestinationUse", "status": "active", "experimental": false, "date": "2022-09-01", "publisher": "MedCom", "contact": [ { "name": "MedCom", "telecom": [ { "system": "url", "value": "http://www.medcom.dk" } ] } ], "description": "Codes indicatin whether the use of a destination in a MedCom message header is as a primary or a carbon copy recipient of the message", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DK", "display": "Denmark" } ] } ], "caseSensitive": false, "content": "complete", "count": 2, "concept": [ { "code": "primary", "display": "Primary destination" }, { "code": "cc", "display": "Carbon-copy destination" } ] }