{
"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": "2025-09-22",
"publisher": "MedCom",
"jurisdiction": [ {
"coding": [ {
"code": "DK",
"system": "urn:iso:std:iso:3166",
"display": "Denmark"
} ]
} ],
"content": "complete",
"property": [ {
"uri": "http://hl7.org/fhir/concept-properties#status",
"code": "status",
"type": "code",
"description": "A property that indicates the status of the concept. One of active, experimental, deprecated, or retired."
}, {
"uri": "http://hl7.org/fhir/concept-properties#effectiveDate",
"code": "effectiveDate",
"type": "dateTime",
"description": "The date at which the concept status was last changed."
} ],
"name": "MedComMessagingDesinationUseCodes",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "MedComMessagingDestinationUse",
"package_version": "2.0.1",
"status": "active",
"id": "72f74fce-392c-4ce7-89b4-ab148e87d453",
"kind": null,
"count": 2,
"url": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-destinationUse",
"concept": [ {
"code": "primary",
"display": "Primary destination",
"property": [ {
"code": "status",
"valueCode": "active"
}, {
"code": "effectiveDate",
"valueDateTime": "2022-10-05"
} ]
}, {
"code": "cc",
"display": "Carbon-copy destination",
"property": [ {
"code": "status",
"valueCode": "active"
}, {
"code": "effectiveDate",
"valueDateTime": "2022-10-05"
} ]
} ],
"caseSensitive": false,
"version": "1.8.1",
"contact": [ {
"name": "MedCom",
"telecom": [ {
"value": "http://www.medcom.dk",
"system": "url"
} ]
} ]
}