TIFlow - Abrechnungsinformationen
Version 2.0.0-ballot.1 - ci-build

: Communication searchset response for ERP-CHRG - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="ExampleERPCHRGCommunicationSearchset"/>
  <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/Communication_ChargChangeRequest"/>
    <resource>
      <Communication>
        <id value="b4cf7f71-3ade-40ab-97a9-929f95af29f2"/>
        <meta>
          <profile
                   value="https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_Communication_ChargChangeReq"/>
          <tag>
            <display
                     value="Communication message sent by patient to pharmacy to request the change of an existing ChargeItem by providing the AccessCode"/>
          </tag>
        </meta>
        <basedOn>
          <reference
                     value="ChargeItem/a51520ec-0899-404f-bb97-fe7d461f90a8?ac=777bea0e13cc9c42ceec14aec3ddee2263325dc2c6c699db115f58fe423607ea"/>
        </basedOn>
        <status value="unknown"/>
        <sent value="2028-10-01T15:29:00.434+00:00"/>
        <recipient>
          <identifier>
            <system value="https://gematik.de/fhir/sid/telematik-id"/>
            <value value="3-2-APO-XanthippeVeilchenblau01"/>
          </identifier>
        </recipient>
        <sender>
          <identifier>
            <system value="http://fhir.de/sid/gkv/kvid-10"/>
            <value value="P987654321"/>
          </identifier>
        </sender>
        <payload>
          <contentString
                         value="Bitte meinen Namen in Günther ändern, Waltraud ist falsch."/>
        </payload>
      </Communication>
    </resource>
    <search>
      <mode value="match"/>
    </search>
  </entry>
</Bundle>