| Package | dk.ehmi.terminology |
| Resource Type | CodeSystem |
| Id | ehmi-delivery-status-participationroletype |
| FHIR Version | R4 |
| Source | http://medcomehmi.dk/ig/terminology/https://build.fhir.org/ig/medcomdk/dk-ehmi-terminology/CodeSystem-ehmi-delivery-status-participationroletype.html |
| URL | http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-delivery-status-participationroletype |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-02-01 |
| Name | EhmiDeliveryStatusParticipationRoleType |
| Title | EHMI Delivery Status (EDS) - ParticipationRoleType CS |
| Realm | dk |
| Description | ehmi-delivery-status-participationroletype for the EHMI Messaging Infrastructure |
| Content | complete |
| ValueSet | |
| ehmi-delivery-status-participationroletype-valueset | EHMI Delivery Status (EDS) - ParticipationRoleType Valueset |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ehmi-delivery-status-participationroletype
This case-sensitive code system http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-delivery-status-participationroletype defines the following codes:
{
"resourceType": "CodeSystem",
"id": "ehmi-delivery-status-participationroletype",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-delivery-status-participationroletype",
"version": "1.0.0",
"name": "EhmiDeliveryStatusParticipationRoleType",
"title": "EHMI Delivery Status (EDS) - ParticipationRoleType 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-participationroletype for the EHMI Messaging Infrastructure",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 3,
"concept": [
{
"code": "ehmiSender",
"display": "Sender",
"definition": "The application that creates a new message"
},
{
"code": "ehmiReceiver",
"display": "Receiver",
"definition": "The application that receives the new message"
},
{
"code": "ehmiDevice",
"display": "Device",
"definition": "The Device that reports the AuditEvent"
}
]
}