{
"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",
"_filename": "CodeSystem-medcom-messaging-destinationUse.json",
"package_name": "medcom.fhir.dk.terminology",
"date": "2022-09-01",
"publisher": "MedCom",
"jurisdiction": [ {
"coding": [ {
"code": "DK",
"system": "urn:iso:std:iso:3166",
"display": "Denmark"
} ]
} ],
"content": "complete",
"name": "MedComMessagingDesinationUseCodes",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "MedComMessagingDestinationUse",
"package_version": "1.5.0",
"status": "active",
"id": "f2ff319e-5b49-48cf-bfe5-9ea3e2a7da65",
"kind": null,
"count": 2,
"url": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-destinationUse",
"concept": [ {
"code": "primary",
"display": "Primary destination"
}, {
"code": "cc",
"display": "Carbon-copy destination"
} ],
"caseSensitive": false,
"version": "1.5.0",
"contact": [ {
"name": "MedCom",
"telecom": [ {
"value": "http://www.medcom.dk",
"system": "url"
} ]
} ]
}