PackagesCanonicalsLogsProblems
    Packages
    medcom.fhir.dk.terminology@1.0.0
    http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-activityCodes
{
  "description": "CodeSystem containing codes for activities occuring in MedCom messages",
  "_filename": "CodeSystem-medcom-messaging-activityCodes.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": "MedComMessagingActivityCodes",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "MedComMessagingActivityCodes",
  "package_version": "1.0.0",
  "status": "active",
  "id": "4421ad09-19cf-4dcd-b2c4-0568e7bc0af4",
  "kind": null,
  "count": 25,
  "url": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-activityCodes",
  "concept": [ {
    "code": "new-message",
    "display": "A new message has been sent"
  }, {
    "code": "forward-message",
    "display": "A message has been forwarded and potentially changed"
  }, {
    "code": "reply-message",
    "display": "A message has been replied to"
  }, {
    "code": "retract-message",
    "display": "A message has been retracted/cancelled"
  }, {
    "code": "modified-message",
    "display": "A message has been modified"
  }, {
    "code": "carboncopy-message",
    "display": "An exact copy of a message to a primary receiver has been sent to a carbon copy receiver"
  }, {
    "code": "admit-emergency",
    "display": "Start hospital stay-acute ambulant"
  }, {
    "code": "revise-admit-emergency",
    "display": "Update of Start hospital stay-acute ambulant"
  }, {
    "code": "cancel-admit-emergency",
    "display": "Cancellation of start hospital stay-acute ambulant"
  }, {
    "code": "admit-inpatient",
    "display": "Start hospital stay-admission"
  }, {
    "code": "revise-admit-inpatient",
    "display": "Update of start hospital stay-admission"
  }, {
    "code": "cancel-admit-inpatient",
    "display": "Cancellation of start hospital stay-admission"
  }, {
    "code": "start-leave-inpatient",
    "display": "Start leave"
  }, {
    "code": "revise-start-leave-inpatient",
    "display": "Update of Start leave"
  }, {
    "code": "cancel-start-leave-inpatient",
    "display": "Cancellation of Start leave"
  }, {
    "code": "end-leave-inpatient",
    "display": "End leave"
  }, {
    "code": "revise-end-leave-inpatient",
    "display": "Update of End leave"
  }, {
    "code": "cancel-end-leave-inpatient",
    "display": "Cancellation of End leave"
  }, {
    "code": "discharge-emergency-home",
    "display": "End hospital Stay - patient discharged to home/primary sector"
  }, {
    "code": "discharge-inpatient-home",
    "display": "End hospital Stay - patient discharged to home/primary sector"
  }, {
    "code": "revise-discharge-emergency-home",
    "display": "Update of End hospital Stay"
  }, {
    "code": "revise-discharge-inpatient-home",
    "display": "Update of End hospital Stay"
  }, {
    "code": "cancel-discharge-emergency-home",
    "display": "Cancellation of End hospital Stay"
  }, {
    "code": "cancel-discharge-inpatient-home",
    "display": "Cancellation of End hospital Stay"
  }, {
    "code": "acknowledgement",
    "display": "Acknowledgement message has been sent"
  } ],
  "caseSensitive": false,
  "version": "1.0.0",
  "contact": [ {
    "name": "MedCom",
    "telecom": [ {
      "value": "http://www.medcom.dk",
      "system": "url"
    } ]
  } ]
}