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

: ChargeItem with contained Binary to Fachdienst - XML Representation

Raw xml | Download


<ChargeItem xmlns="http://hl7.org/fhir">
  <id value="ChargeItem-POST-Binary"/>
  <meta>
    <profile
             value="https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_ChargeItem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ChargeItem ChargeItem-POST-Binary</b></p><a name="ChargeItem-POST-Binary"> </a><a name="hcChargeItem-POST-Binary"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-GEM-ERPCHRG-PR-ChargeItem.html">GEM_ERPCHRG_PR_ChargeItem</a></p></div><p><b>identifier</b>: <code>https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId</code>/200.000.000.000.000.01, <code>https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_AccessCode</code>/777bea0e13cc9c42ceec14aec3ddee2263325dc2c6c699db115f58fe423607ea</p><p><b>status</b>: Billable</p><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/data-absent-reason not-applicable}">Not Applicable</span></p><p><b>subject</b>: Identifier: NamingSystemKVID/P987654321</p><p><b>enterer</b>: Identifier: <code>https://gematik.de/fhir/sid/telematik-id</code>/3-2-APO-XanthippeVeilchenblau01</p><p><b>enteredDate</b>: 2028-10-01 15:29:00+0000</p><p><b>supportingInformation</b>: <a href="#hcChargeItem-POST-Binary/c8720f99-6641-432d-94be-d49eaa164755">Binary</a></p><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Binary #c8720f99-6641-432d-94be-d49eaa164755</b></p><a name="ChargeItem-POST-Binary/c8720f99-6641-432d-94be-d49eaa164755"> </a><a name="hcChargeItem-POST-Binary/c8720f99-6641-432d-94be-d49eaa164755"> </a><p><b>contentType</b>: application/pkcs7-mime</p><p><b>data</b>: <code>bWVycnkgY2hyaXN0bWFz</code></p></blockquote></div>
  </text>
  <contained>
    <Binary>
      <id value="c8720f99-6641-432d-94be-d49eaa164755"/>
      <contentType value="application/pkcs7-mime"/>
      <data value="bWVycnkgY2hyaXN0bWFz"/>
    </Binary>
  </contained>
  <identifier>
    <system
            value="https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId"/>
    <value value="200.000.000.000.000.01"/>
  </identifier>
  <identifier>
    <system
            value="https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_AccessCode"/>
    <value
           value="777bea0e13cc9c42ceec14aec3ddee2263325dc2c6c699db115f58fe423607ea"/>
  </identifier>
  <status value="billable"/>
  <code>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/data-absent-reason"/>
      <code value="not-applicable"/>
    </coding>
  </code>
  <subject>
    <identifier>
      <system value="http://fhir.de/sid/gkv/kvid-10"/>
      <value value="P987654321"/>
    </identifier>
  </subject>
  <enterer>
    <identifier>
      <system value="https://gematik.de/fhir/sid/telematik-id"/>
      <value value="3-2-APO-XanthippeVeilchenblau01"/>
    </identifier>
  </enterer>
  <enteredDate value="2028-10-01T15:29:00.434+00:00"/>
  <supportingInformation>
    <reference value="#c8720f99-6641-432d-94be-d49eaa164755"/>
    <display value="Binary"/>
  </supportingInformation>
</ChargeItem>