PackagesCanonicalsLogsProblems
    Packages
    medcom.fhir.dk.terminology@2.0.0
    http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-destinationUse
{
  "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.0",
  "status": "active",
  "id": "f3bba519-f552-4d43-9915-fe8d0fa11402",
  "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.0.1",
  "contact": [ {
    "name": "MedCom",
    "telecom": [ {
      "value": "http://www.medcom.dk",
      "system": "url"
    } ]
  } ]
}