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 $getReceivingOrganizationByPatientId with messageTypes (POST) - XML Representation

Raw xml | Download


<Parameters xmlns="http://hl7.org/fhir">
  <id value="EX-GetReceivingOrganizationByPatientId-Request"/>
  <parameter>
    <name value="easCorePatient"/>
    <resource>
      <Patient>
        <meta>
          <profile
                   value="http://medcomehmi.dk/ig/eas/StructureDefinition/EasCorePatient"/>
        </meta>
        <identifier>
          <value value="0108589995"/>
        </identifier>
      </Patient>
    </resource>
  </parameter>
  <parameter>
    <name value="messageType"/>
    <valueString value="XDIS91"/>
  </parameter>
  <parameter>
    <name value="messageType"/>
    <valueString value="XDIS92"/>
  </parameter>
</Parameters>