EHMI Addressing Service (EAS)
2.0.0 - release Denmark flag

This page is part of the EHMI Addressing Service (EAS) (v2.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, 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" : "077704"
    },
    {
      "name" : "messageType",
      "valueString" : "urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:homecareobservation:1.1"
    },
    {
      "name" : "messageType",
      "valueString" : "urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:acknowledgement:2.0"
    }
  ]
}