PackagesCanonicalsLogsProblems
    Packages
    medcom.fhir.dk.terminology@1.8.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": "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.8.0",
  "status": "active",
  "id": "67795bd2-c240-4707-a5e9-46a1555f09cb",
  "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.8.0",
  "contact": [ {
    "name": "MedCom",
    "telecom": [ {
      "value": "http://www.medcom.dk",
      "system": "url"
    } ]
  } ]
}