FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/eer-endpoint-connection-type

Packagedk.ehmi.terminology
Resource TypeCodeSystem
Ideer-endpoint-connection-type
FHIR VersionR4
Sourcehttp://medcomehmi.dk/ig/terminology/https://build.fhir.org/ig/medcomdk/dk-ehmi-terminology/CodeSystem-eer-endpoint-connection-type.html
URLhttp://medcomehmi.dk/ig/terminology/CodeSystem/eer-endpoint-connection-type
Version1.0.0
Statusactive
Date2025-02-01
NameEerEndpointConnectionType
TitleEHMI Endpoint Register (EER) - Connection Types CS
Realmdk
Descriptioneer-endpoint-connection-types for the EER Messaging Infrastructure
Contentcomplete

Resources that use this resource

ValueSet
eer-endpoint-connection-type-valuesetEHMI Endpoint Register (EER) - connection Types Valueset

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
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

Source

{
  "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"
    }
  ]
}