FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagemedcom.fhir.dk.terminology
Resource TypeCodeSystem
IdCodeSystem-medcom-messaging-activityCodes.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/medcomdk/dk-medcom-terminology/CodeSystem-medcom-messaging-activityCodes.html
URLhttp://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-activityCodes
Version1.8.1
Statusactive
Date2025-09-22
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

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
statusstatushttp://hl7.org/fhir/concept-properties#statuscodeA property that indicates the status of the concept. One of active, experimental, deprecated, or retired.
effectiveDateeffectiveDatehttp://hl7.org/fhir/concept-properties#effectiveDatedateTimeThe date at which the concept status was last changed.

Concepts

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

CodeDisplaystatuseffectiveDate
new-message A new message has been sentactive2022-10-05
forward-message A message has been forwarded and potentially changedactive2022-10-05
reply-message A message has been replied toactive2022-10-05
retract-message A message has been retracted/cancelledactive2022-10-05
modified-message A message has been modifiedactive2022-10-05
carboncopy-message An exact copy of a message to a primary receiver has been sent to a carbon copy receiveractive2022-10-05
admit-emergency Start hospital stay - acute ambulantactive2022-10-05
revise-admit-emergency Update Start hospital stay - acute ambulantactive2022-10-05
cancel-admit-emergency Cancellation Start hospital stay - acute ambulantactive2022-10-05
admit-inpatient Start hospital stay - admittedactive2022-10-05
revise-admit-inpatient Update Start hospital stay - admittedactive2022-10-05
cancel-admit-inpatient Cancellation Start hospital stay - admittedactive2022-10-05
start-leave-inpatient Start leaveactive2022-10-05
revise-start-leave-inpatient Update Start leaveactive2022-10-05
cancel-start-leave-inpatient Cancellation Start leaveactive2022-10-05
end-leave-inpatient End leaveactive2022-10-05
revise-end-leave-inpatient Update End leaveactive2022-10-05
cancel-end-leave-inpatient Cancellation End leaveactive2022-10-05
discharge-emergency-home End hospital stay - patient completed to home/primary sectoractive2022-10-05
discharge-inpatient-home End hospital stay - patient completed to home/primary sectoractive2022-10-05
revise-discharge-emergency-home Update End hospital stay - patient completed to home/primary sectoractive2022-10-05
revise-discharge-inpatient-home Update End hospital stay - patient completed to home/primary sectoractive2022-10-05
cancel-discharge-emergency-home Cancellation End hospital stay - patient completed to home/primary sectoractive2022-10-05
cancel-discharge-inpatient-home Cancellation End hospital stay - patient completed to home/primary sectoractive2022-10-05
acknowledgement Acknowledgement message has been sentactive2022-10-05

Source1

{
  "resourceType": "CodeSystem",
  "id": "medcom-messaging-activityCodes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-activityCodes",
  "version": "1.8.1",
  "name": "MedComMessagingActivityCodes",
  "title": "MedComMessagingActivityCodes",
  "status": "active",
  "experimental": false,
  "date": "2025-09-22",
  "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,
  "property": [
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "description": "A property that indicates the status of the concept. One of active, experimental, deprecated, or retired.",
      "type": "code"
    },
    {
      "code": "effectiveDate",
      "uri": "http://hl7.org/fhir/concept-properties#effectiveDate",
      "description": "The date at which the concept status was last changed.",
      "type": "dateTime"
    }
  ],
  "concept": [
    {
      "code": "new-message",
      "display": "A new message has been sent",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-10-05"
        }
      ]
    },
    {
      "code": "forward-message",
      "display": "A message has been forwarded and potentially changed",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-10-05"
        }
      ]
    },
    {
      "code": "reply-message",
      "display": "A message has been replied to",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-10-05"
        }
      ]
    },
    {
      "code": "retract-message",
      "display": "A message has been retracted/cancelled",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-10-05"
        }
      ]
    },
    {
      "code": "modified-message",
      "display": "A message has been modified",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-10-05"
        }
      ]
    },
    {
      "code": "carboncopy-message",
      "display": "An exact copy of a message to a primary receiver has been sent to a carbon copy receiver",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-10-05"
        }
      ]
    },
    {
      "code": "admit-emergency",
      "display": "Start hospital stay - acute ambulant",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-10-05"
        }
      ]
    },
    {
      "code": "revise-admit-emergency",
      "display": "Update Start hospital stay - acute ambulant",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-10-05"
        }
      ]
    },
    {
      "code": "cancel-admit-emergency",
      "display": "Cancellation Start hospital stay - acute ambulant",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-10-05"
        }
      ]
    },
    {
      "code": "admit-inpatient",
      "display": "Start hospital stay - admitted",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-10-05"
        }
      ]
    },
    {
      "code": "revise-admit-inpatient",
      "display": "Update Start hospital stay - admitted",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-10-05"
        }
      ]
    },
    {
      "code": "cancel-admit-inpatient",
      "display": "Cancellation Start hospital stay - admitted",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-10-05"
        }
      ]
    },
    {
      "code": "start-leave-inpatient",
      "display": "Start leave",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-10-05"
        }
      ]
    },
    {
      "code": "revise-start-leave-inpatient",
      "display": "Update Start leave",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-10-05"
        }
      ]
    },
    {
      "code": "cancel-start-leave-inpatient",
      "display": "Cancellation Start leave",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-10-05"
        }
      ]
    },
    {
      "code": "end-leave-inpatient",
      "display": "End leave",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-10-05"
        }
      ]
    },
    {
      "code": "revise-end-leave-inpatient",
      "display": "Update End leave",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-10-05"
        }
      ]
    },
    {
      "code": "cancel-end-leave-inpatient",
      "display": "Cancellation End leave",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-10-05"
        }
      ]
    },
    {
      "code": "discharge-emergency-home",
      "display": "End hospital stay - patient completed to home/primary sector",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-10-05"
        }
      ]
    },
    {
      "code": "discharge-inpatient-home",
      "display": "End hospital stay - patient completed to home/primary sector",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-10-05"
        }
      ]
    },
    {
      "code": "revise-discharge-emergency-home",
      "display": "Update End hospital stay - patient completed to home/primary sector",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-10-05"
        }
      ]
    },
    {
      "code": "revise-discharge-inpatient-home",
      "display": "Update End hospital stay - patient completed to home/primary sector",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-10-05"
        }
      ]
    },
    {
      "code": "cancel-discharge-emergency-home",
      "display": "Cancellation End hospital stay - patient completed to home/primary sector",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-10-05"
        }
      ]
    },
    {
      "code": "cancel-discharge-inpatient-home",
      "display": "Cancellation End hospital stay - patient completed to home/primary sector",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-10-05"
        }
      ]
    },
    {
      "code": "acknowledgement",
      "display": "Acknowledgement message has been sent",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-10-05"
        }
      ]
    }
  ]
}