Implementation Guide
TIFlow - Grenzüberschreitender Datenaustausch
Version 2.0.0-ballot.2 - ballot

: EUCloseOperation - XML Representation

Draft as of 2026-06-30

Raw xml | Download


<OperationDefinition xmlns="http://hl7.org/fhir">
  <id value="EUCloseOperation"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationDefinition EUCloseOperation</b></p><a name="EUCloseOperation"> </a><a name="hcEUCloseOperation"> </a><p>URL: [base]/Task/[id]/$eu-close</p><p>Input parameters Profile:<a href="StructureDefinition-GEM-ERPEU-PR-PAR-Close-Operation-Input.html">GEM ERP PR EU CloseOperation Input</a></p><h3>Parameters</h3><table class="grid"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr></table></div>
  </text>
  <url
       value="https://gematik.de/fhir/tiflow-xborder/OperationDefinition/EUCloseOperation"/>
  <version value="2.0.0-ballot.2"/>
  <name value="EUCloseOperation"/>
  <status value="draft"/>
  <kind value="operation"/>
  <date value="2026-06-30"/>
  <publisher value="gematik GmbH"/>
  <contact>
    <name value="gematik GmbH"/>
    <telecom>
      <system value="url"/>
      <value value="https://gematik.de"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="erp-umsetzung@gematik.de"/>
    </telecom>
  </contact>
  <description
               value="The operation $close finishes the e-prescription workflow and creates a receipt. The Output of this operation is a signed Bundle, to be used for further financial processing. The status of the Task then changes into #completed"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
      <display value="Germany"/>
    </coding>
  </jurisdiction>
  <code value="eu-close"/>
  <resource value="Task"/>
  <system value="false"/>
  <type value="false"/>
  <instance value="true"/>
  <inputProfile
                value="https://gematik.de/fhir/tiflow-xborder/StructureDefinition/GEM-ERPEU-PR-PAR-Close-Operation-Input"/>
</OperationDefinition>