DK EHMI Endpoint Register (EER) - Configurations
1.0.0-draft - ci-build Denmark flag

DK EHMI Endpoint Register (EER) - Configurations, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.0.0-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-ehmi-eer-configurations/ and changes regularly. See the Directory of published versions

: 352264ea-9bee-4957-8c8f-c5aff61e1d44 - JSON Representation

Raw json | Download

{
  "resourceType" : "Endpoint",
  "id" : "352264ea-9bee-4957-8c8f-c5aff61e1d44",
  "meta" : {
    "profile" : [
      🔗 "http://medcomehmi.dk/ig/eer/StructureDefinition/eer.dk.endpoint.messaging"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Endpoint 352264ea-9bee-4957-8c8f-c5aff61e1d44</b></p><a name=\"352264ea-9bee-4957-8c8f-c5aff61e1d44\"> </a><a name=\"hc352264ea-9bee-4957-8c8f-c5aff61e1d44\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/medcomdk/dk-ehmi-eer/StructureDefinition-eer.dk.endpoint.messaging.html\">EER Endpoint - General for Messaging</a></p></div><p><b>EER System Extension - MSH</b>: <a href=\"Device-MultiMedMSH-prod-LPS.html\">Device: identifier = MultiMedMSH-prod-LPS; status = active; manufacturer = MultiMed; type = Message Service Handler</a></p><p><b>EER System Extension - AP</b>: <a href=\"Device-MultiMedAP-prod-LPS.html\">Device: identifier = MultiMedAP-prod-LPS; status = active; manufacturer = MultiMed; type = eDelivery Access Point</a></p><p><b>identifier</b>: GLN/5790001995669</p><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href=\"https://build.fhir.org/ig/medcomdk/dk-ehmi-terminology/CodeSystem-eer-endpoint-connection-type.html#eer-endpoint-connection-type-EerMessagingEdelivery\">EHMI Endpoint Register (EER) - Connection Types CS: EerMessagingEdelivery</a> (EHMI messaging via eDelivery)</p><p><b>name</b>: EER Messaging Endpoint - TrøjborgLægehusI/S.8200.AarhusN.468851000016000 FHIR Endpoint</p><p><b>managingOrganization</b>: <a href=\"Organization-69b3d28b-7eb6-4e91-bf8b-b03df44243f8.html\">Organization Trøjborg Lægehus I/S (468851000016000)</a></p><p><b>period</b>: 2023-08-11 00:00:00+0200 --&gt; (ongoing)</p><p><b>payloadType</b>: <span title=\"Codes:{http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-message-definition-uri urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:homecareobservation:1.1}\">HomeCareObservation 1.1</span>, <span title=\"Codes:{http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-message-definition-uri urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:acknowledgement:2.0}\">Acknowledgement 2.0</span></p><p><b>payloadMimeType</b>: text/xml, application/fhir+xml, application/fhir+json</p><p><b>address</b>: <a href=\"https://example.org/fhir\">https://example.org/fhir</a></p></div>"
  },
  "extension" : [
    {
      "url" : "http://medcomehmi.dk/ig/eer/StructureDefinition/eer-dk-msh-system-extension",
      "valueReference" : {
        🔗 "reference" : "Device/MultiMedMSH-prod-LPS"
      }
    },
    {
      "url" : "http://medcomehmi.dk/ig/eer/StructureDefinition/eer-dk-ap-system-extension",
      "valueReference" : {
        🔗 "reference" : "Device/MultiMedAP-prod-LPS"
      }
    }
  ],
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-delivery-status-agent-who-identifier-types",
            "code" : "GLN"
          }
        ]
      },
      "system" : "https://www.gs1.org/gln",
      "value" : "5790001995669"
    }
  ],
  "status" : "active",
  "connectionType" : {
    "system" : "http://medcomehmi.dk/ig/terminology/CodeSystem/eer-endpoint-connection-type",
    "code" : "EerMessagingEdelivery"
  },
  "name" : "EER Messaging Endpoint - TrøjborgLægehusI/S.8200.AarhusN.468851000016000 FHIR Endpoint",
  "managingOrganization" : {
    🔗 "reference" : "Organization/69b3d28b-7eb6-4e91-bf8b-b03df44243f8",
    "type" : "Organization",
    "identifier" : {
      "use" : "official",
      "type" : {
        "coding" : [
          {
            "system" : "http://medcomehmi.dk/ig/terminology/CodeSystem/eer-sor-organization-identier-type",
            "code" : "SORID",
            "display" : "SOR Identifier"
          }
        ]
      },
      "system" : "urn:oid:1.2.208.176.1.1",
      "value" : "468851000016000"
    }
  },
  "period" : {
    "start" : "2023-08-11T00:00:00+02:00"
  },
  "payloadType" : [
    {
      "coding" : [
        {
          "system" : "http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-message-definition-uri",
          "code" : "urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:homecareobservation:1.1"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-message-definition-uri",
          "code" : "urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:acknowledgement:2.0"
        }
      ]
    }
  ],
  "payloadMimeType" : [
    "text/xml",
    "application/fhir+xml",
    "application/fhir+json"
  ],
  "address" : "https://example.org/fhir"
}