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) - XML Representation

Raw xml | Download


<Parameters xmlns="http://hl7.org/fhir">
  <id value="EX-GetReceivingOrganizationBySORId-Request"/>
  <parameter>
    <name value="sorId"/>
    <valueString value="12345678"/>
  </parameter>
  <parameter>
    <name value="messageType"/>
    <valueString value="XDIS91"/>
  </parameter>
  <parameter>
    <name value="messageType"/>
    <valueString value="XDIS92"/>
  </parameter>
</Parameters>