EHMI Addressing Service (EAS)
1.0.0 - release Denmark flag

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

: Request for $getReceivingOrganizationBySORId (POST) - JSON Representation

Raw json | Download

{
  "resourceType" : "Parameters",
  "id" : "EX-GetReceivingOrganizationBySORId-Request",
  "parameter" : [
    {
      "name" : "sorId",
      "valueString" : "12345678"
    },
    {
      "name" : "messageType",
      "valueString" : "XDIS91"
    },
    {
      "name" : "messageType",
      "valueString" : "XDIS92"
    }
  ]
}