FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/medcom-messaging-activityCodes

Packagemedcom.fhir.dk.terminology
TypeCodeSystem
Idmedcom-messaging-activityCodes
FHIR VersionR4
Sourcehttp://medcomfhir.dk/ig/terminology/https://build.fhir.org/ig/medcomdk/dk-medcom-terminology/CodeSystem-medcom-messaging-activityCodes.html
URLhttp://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-activityCodes
Version2.0.0-draft
Statusactive
Date2023-01-06
NameMedComMessagingActivityCodes
TitleMedComMessagingActivityCodes
Realmdk
DescriptionCodeSystem containing codes for activities occuring in MedCom messages
Contentcomplete

Resources that use this resource

ValueSet
medcom-HomeCareObservation-messagingActivitiesMedComHomeCareObservationMessageActivityCodes
medcom-careCommunication-messagingActivitiesMedComCareCommunicationMessageActivityCodes
medcom-hospitalNotification-messageActivitiesMedComHospitalNotificationMessageActivityCodes
medcom-messaging-activityCodesMedComMessagingActivityCodes

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem medcom-messaging-activityCodes

This case-insensitive code system http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-activityCodes defines the following codes:

CodeDisplay
new-message A new message has been sent
forward-message A message has been forwarded and potentially changed
reply-message A message has been replied to
retract-message A message has been retracted/cancelled
modified-message A message has been modified
carboncopy-message An exact copy of a message to a primary receiver has been sent to a carbon copy receiver
admit-emergency Start hospital stay - acute ambulant
revise-admit-emergency Update Start hospital stay - acute ambulant
cancel-admit-emergency Cancellation Start hospital stay - acute ambulant
admit-inpatient Start hospital stay - admitted
revise-admit-inpatient Update Start hospital stay - admitted
cancel-admit-inpatient Cancellation Start hospital stay - admitted
start-leave-inpatient Start leave
revise-start-leave-inpatient Update Start leave
cancel-start-leave-inpatient Cancellation Start leave
end-leave-inpatient End leave
revise-end-leave-inpatient Update End leave
cancel-end-leave-inpatient Cancellation End leave
discharge-emergency-home End hospital stay - patient completed to home/primary sector
discharge-inpatient-home End hospital stay - patient completed to home/primary sector
revise-discharge-emergency-home Update End hospital stay - patient completed to home/primary sector
revise-discharge-inpatient-home Update End hospital stay - patient completed to home/primary sector
cancel-discharge-emergency-home Cancellation End hospital stay - patient completed to home/primary sector
cancel-discharge-inpatient-home Cancellation End hospital stay - patient completed to home/primary sector
acknowledgement Acknowledgement message has been sent

Source

{
  "resourceType": "CodeSystem",
  "id": "medcom-messaging-activityCodes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-activityCodes",
  "version": "2.0.0-draft",
  "name": "MedComMessagingActivityCodes",
  "title": "MedComMessagingActivityCodes",
  "status": "active",
  "experimental": false,
  "date": "2023-01-06",
  "publisher": "MedCom",
  "contact": [
    {
      "name": "MedCom",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.medcom.dk"
        }
      ]
    }
  ],
  "description": "CodeSystem containing codes for activities occuring in MedCom messages",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "complete",
  "count": 25,
  "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 Start hospital stay - acute ambulant"
    },
    {
      "code": "cancel-admit-emergency",
      "display": "Cancellation Start hospital stay - acute ambulant"
    },
    {
      "code": "admit-inpatient",
      "display": "Start hospital stay - admitted"
    },
    {
      "code": "revise-admit-inpatient",
      "display": "Update Start hospital stay - admitted"
    },
    {
      "code": "cancel-admit-inpatient",
      "display": "Cancellation Start hospital stay - admitted"
    },
    {
      "code": "start-leave-inpatient",
      "display": "Start leave"
    },
    {
      "code": "revise-start-leave-inpatient",
      "display": "Update Start leave"
    },
    {
      "code": "cancel-start-leave-inpatient",
      "display": "Cancellation Start leave"
    },
    {
      "code": "end-leave-inpatient",
      "display": "End leave"
    },
    {
      "code": "revise-end-leave-inpatient",
      "display": "Update End leave"
    },
    {
      "code": "cancel-end-leave-inpatient",
      "display": "Cancellation End leave"
    },
    {
      "code": "discharge-emergency-home",
      "display": "End hospital stay - patient completed to home/primary sector"
    },
    {
      "code": "discharge-inpatient-home",
      "display": "End hospital stay - patient completed to home/primary sector"
    },
    {
      "code": "revise-discharge-emergency-home",
      "display": "Update End hospital stay - patient completed to home/primary sector"
    },
    {
      "code": "revise-discharge-inpatient-home",
      "display": "Update End hospital stay - patient completed to home/primary sector"
    },
    {
      "code": "cancel-discharge-emergency-home",
      "display": "Cancellation End hospital stay - patient completed to home/primary sector"
    },
    {
      "code": "cancel-discharge-inpatient-home",
      "display": "Cancellation End hospital stay - patient completed to home/primary sector"
    },
    {
      "code": "acknowledgement",
      "display": "Acknowledgement message has been sent"
    }
  ]
}