| Package | dk.ehmi.terminology |
| Resource Type | CodeSystem |
| Id | ehmi-delivery-status-source-type |
| FHIR Version | R4 |
| Source | http://medcomehmi.dk/ig/terminology/https://build.fhir.org/ig/medcomdk/dk-ehmi-terminology/CodeSystem-ehmi-delivery-status-source-type.html |
| URL | http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-delivery-status-source-type |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-02-01 |
| Name | EhmiDeliveryStatusSourceType |
| Title | EHMI Delivery Status (EDS) - Source Type CS |
| Realm | dk |
| Description | ehmi-delivery-status-audit-source-type for the EHMI Messaging Infrastructure |
| Content | complete |
| ValueSet | |
| ehmi-delivery-status-source-type-valueset | EHMI Delivery Status (EDS) - Source Type Valueset |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ehmi-delivery-status-source-type
This case-sensitive code system http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-delivery-status-source-type defines the following codes:
{
"resourceType": "CodeSystem",
"id": "ehmi-delivery-status-source-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-delivery-status-source-type",
"version": "1.0.0",
"name": "EhmiDeliveryStatusSourceType",
"title": "EHMI Delivery Status (EDS) - Source Type CS",
"status": "active",
"experimental": false,
"date": "2025-02-01",
"publisher": "MedCom",
"contact": [
{
"name": "MedCom",
"telecom": [
{
"system": "url",
"value": "http://medcom.dk"
}
]
}
],
"description": "ehmi-delivery-status-audit-source-type for the EHMI Messaging Infrastructure",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 8,
"concept": [
{
"code": "EUA",
"display": "EUA (End-user Application)",
"definition": "End-user display device, diagnostic device"
},
{
"code": "EUA-MSH",
"display": "EUA & MSH (End-user Application & Message Service Handler)",
"definition": "End-user display device, diagnostic device combined with a Message Service Handler"
},
{
"code": "MSH",
"display": "MSH (Application Server)",
"definition": "ISO level 4-6 operating software."
},
{
"code": "AP-MSH",
"display": "AP & MSH (Access Point - Message Service Handler)",
"definition": "Access Point - ISO level 4-6 operating software combined with a Message Service Handler"
},
{
"code": "AP",
"display": "AP (Access Point)",
"definition": "Access Point - ISO level 4-6 operating software."
},
{
"code": "ehmiEUAPPLICATION",
"display": "End-user application",
"definition": "End-user application"
},
{
"code": "ehmiMESSAGESERVICEHANDLER",
"display": "MSH",
"definition": "The Message Service Handler that passes the message on"
},
{
"code": "ehmiEDELIVERY-AP",
"display": "eDelivery AP",
"definition": "The eDelivery Access Point that passes the message on"
}
]
}