TIFlow - Verordnungen für Arzneimittel
Version 2.0.0-ballot.1 - ci-build

: Communication searchset response for Rx - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="ExampleRxCommunicationSearchset"/>
  <type value="searchset"/>
  <total value="1"/>
  <link>
    <relation value="self"/>
    <url value="https://erp-ref.example.org/Communication?received=NULL"/>
  </link>
  <entry>
    <fullUrl
             value="https://erp-ref.example.org/Communication/ExampleRxCommunicationDispReq"/>
    <resource>
      <Communication>
        <id value="ExampleRxCommunicationDispReq"/>
        <status value="unknown"/>
        <sent value="2026-03-20T10:15:00+01:00"/>
        <payload>
          <contentString value="Bitte Rezept in Filiale bereitstellen"/>
        </payload>
      </Communication>
    </resource>
    <search>
      <mode value="match"/>
    </search>
  </entry>
</Bundle>