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 $getReceivingOrganizationByGPId (POST) - JSON Representation

Raw json | Download

{
  "resourceType" : "Parameters",
  "id" : "EX-GetReceivingOrganizationByGPId-Request",
  "parameter" : [
    {
      "name" : "gpId",
      "valueString" : "123456"
    },
    {
      "name" : "messageType",
      "valueString" : "XDIS91"
    },
    {
      "name" : "messageType",
      "valueString" : "XDIS92"
    }
  ]
}