| Package | dk.ehmi.terminology |
| Resource Type | ValueSet |
| Id | ehmi-delivery-status-participationroletype-valueset |
| FHIR Version | R4 |
| Source | http://medcomehmi.dk/ig/terminology/https://build.fhir.org/ig/medcomdk/dk-ehmi-terminology/ValueSet-ehmi-delivery-status-participationroletype-valueset.html |
| URL | http://medcomehmi.dk/ig/terminology/ValueSet/ehmi-delivery-status-participationroletype-valueset |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-02-01 |
| Name | EhmiDeliveryStatusParticipationRoleTypeValueset |
| Title | EHMI Delivery Status (EDS) - ParticipationRoleType Valueset |
| Realm | dk |
| Description | ValueSet containing codes for EHMI Delivery Status (EDS) ParticipationRole |
No resources found
| CodeSystem | |
| DCM | DICOM Controlled Terminology |
| ehmi-delivery-status-participationroletype | EHMI Delivery Status (EDS) - ParticipationRoleType CS |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ehmi-delivery-status-participationroletype-valueset
This value set includes codes based on the following rules:
http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-delivery-status-participationroletypehttp://dicom.nema.org/resources/ontology/DCM| Code | Display | Definition |
| 110152 | Destination Role ID | Audit participant role ID of the receiver of data |
| 110153 | Source Role ID | Audit participant role ID of the sender of data |
{
"resourceType": "ValueSet",
"id": "ehmi-delivery-status-participationroletype-valueset",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://medcomehmi.dk/ig/terminology/ValueSet/ehmi-delivery-status-participationroletype-valueset",
"version": "1.0.0",
"name": "EhmiDeliveryStatusParticipationRoleTypeValueset",
"title": "EHMI Delivery Status (EDS) - ParticipationRoleType Valueset",
"status": "active",
"experimental": false,
"date": "2025-02-01",
"publisher": "MedCom",
"contact": [
{
"name": "MedCom",
"telecom": [
{
"system": "url",
"value": "http://medcom.dk"
}
]
}
],
"description": "ValueSet containing codes for EHMI Delivery Status (EDS) ParticipationRole",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"compose": {
"include": [
{
"system": "http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-delivery-status-participationroletype"
},
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"concept": [
{
"code": "110152"
},
{
"code": "110153"
}
]
}
]
}
}