Package | dk.ehmi.terminology |
Resource Type | CodeSystem |
Id | eer-endpoint-connection-type |
FHIR Version | R4 |
Source | http://medcomehmi.dk/ig/terminology/https://build.fhir.org/ig/medcomdk/dk-ehmi-terminology/CodeSystem-eer-endpoint-connection-type.html |
URL | http://medcomehmi.dk/ig/terminology/CodeSystem/eer-endpoint-connection-type |
Version | 1.0.0 |
Status | active |
Date | 2025-02-01 |
Name | EerEndpointConnectionType |
Title | EHMI Endpoint Register (EER) - Connection Types CS |
Realm | dk |
Description | eer-endpoint-connection-types for the EER Messaging Infrastructure |
Content | complete |
ValueSet | |
eer-endpoint-connection-type-valueset | EHMI Endpoint Register (EER) - connection Types Valueset |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem eer-endpoint-connection-type
This case-sensitive code system http://medcomehmi.dk/ig/terminology/CodeSystem/eer-endpoint-connection-type
defines the following codes:
Code | Display |
EerMessagingEdelivery | EHMI messaging via eDelivery |
vansMessaging | EHMI VANS messaging |
hl7-fhir-msg | hl7-fhir-msg |
hl7-fhir-rest | hl7-fhir-rest |
ihe-xds | ihe-xds - Cross-domain Document Sharing |
{ "resourceType": "CodeSystem", "id": "eer-endpoint-connection-type", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://medcomehmi.dk/ig/terminology/CodeSystem/eer-endpoint-connection-type", "version": "1.0.0", "name": "EerEndpointConnectionType", "title": "EHMI Endpoint Register (EER) - Connection Types CS", "status": "active", "experimental": false, "date": "2025-02-01", "publisher": "MedCom", "contact": [ { "name": "MedCom", "telecom": [ { "system": "url", "value": "http://medcom.dk" } ] } ], "description": "eer-endpoint-connection-types for the EER Messaging Infrastructure", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DK", "display": "Denmark" } ] } ], "caseSensitive": true, "content": "complete", "count": 5, "concept": [ { "code": "EerMessagingEdelivery", "display": "EHMI messaging via eDelivery" }, { "code": "vansMessaging", "display": "EHMI VANS messaging" }, { "code": "hl7-fhir-msg", "display": "hl7-fhir-msg" }, { "code": "hl7-fhir-rest", "display": "hl7-fhir-rest" }, { "code": "ihe-xds", "display": "ihe-xds - Cross-domain Document Sharing" } ] }