FHIR IG analytics| Package | medcom.fhir.dk.terminology |
| Resource Type | CodeSystem |
| Id | CodeSystem-medcom-messaging-eventCodes.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/medcomdk/dk-medcom-terminology/CodeSystem-medcom-messaging-eventCodes.html |
| URL | http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-eventCodes |
| Version | 1.8.1 |
| Status | active |
| Date | 2025-09-22 |
| Name | MedComMessageEventCodes |
| Title | MedComMessagingEventCodes |
| Realm | dk |
| Description | CodeSystem including all types of MedCom messages |
| Content | complete |
| ConceptMap | |
| medcom-messaging-mapFhirToSorEdi | MedComMessagingMapFhirToSorEdi |
| ValueSet | |
| medcom-messaging-messageTypes | MedComMessagingMessageTypes |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem medcom-messaging-eventCodes
Properties
This code system defines the following properties for its concepts
| Name | Code | URI | Type | Description |
| status | status | http://hl7.org/fhir/concept-properties#status | code | A property that indicates the status of the concept. One of active, experimental, deprecated, or retired. |
| effectiveDate | effectiveDate | http://hl7.org/fhir/concept-properties#effectiveDate | dateTime | The date at which the concept status was last changed. |
Concepts
This case-insensitive code system http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-eventCodes defines the following codes:
{
"resourceType": "CodeSystem",
"id": "medcom-messaging-eventCodes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-eventCodes",
"version": "1.8.1",
"name": "MedComMessageEventCodes",
"title": "MedComMessagingEventCodes",
"status": "active",
"experimental": false,
"date": "2025-09-22",
"publisher": "MedCom",
"contact": [
{
"name": "MedCom",
"telecom": [
{
"system": "url",
"value": "http://www.medcom.dk"
}
]
}
],
"description": "CodeSystem including all types of MedCom messages",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"caseSensitive": false,
"content": "complete",
"count": 5,
"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": "empty-message",
"display": "Message with no content",
"property": [
{
"code": "status",
"valueCode": "active"
},
{
"code": "effectiveDate",
"valueDateTime": "2022-10-05"
}
]
},
{
"code": "care-communication-message",
"display": "Care Communication Message",
"property": [
{
"code": "status",
"valueCode": "active"
},
{
"code": "effectiveDate",
"valueDateTime": "2024-11-07"
}
]
},
{
"code": "hospital-notification-message",
"display": "Hospital Notification Message",
"property": [
{
"code": "status",
"valueCode": "active"
},
{
"code": "effectiveDate",
"valueDateTime": "2022-10-05"
}
]
},
{
"code": "acknowledgement-message",
"display": "Acknowledgement Message",
"property": [
{
"code": "status",
"valueCode": "active"
},
{
"code": "effectiveDate",
"valueDateTime": "2022-10-05"
}
]
},
{
"code": "homecareobservation-message",
"display": "HomeCare Observation Message",
"property": [
{
"code": "status",
"valueCode": "active"
},
{
"code": "effectiveDate",
"valueDateTime": "2022-10-05"
}
]
}
]
}