API for the Exchange of Medicinal Product Information (APIX)
0.1.0 - ci-build International flag

API for the Exchange of Medicinal Product Information (APIX), published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/APIX---API-Exchange-for-Medicinal-Products/ and changes regularly. See the Directory of published versions

: scenario1 finance payment reflected by invoice Task update - XML Representation

Page standards status: Informative

Raw xml | Download


<Task xmlns="http://hl7.org/fhir">
  <id value="scenario1-04-finance-payment"/>
  <meta>
    <versionId value="2"/>
    <lastUpdated value="2025-03-06T14:00:00+01:00"/>
    <profile
             value="http://hl7.org/fhir/uv/apix/StructureDefinition/apix-task"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Task scenario1-04-finance-payment</b></p><a name="scenario1-04-finance-payment"> </a><a name="hcscenario1-04-finance-payment"> </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">version: 2; Last updated: 2025-03-06 14:00:00+0100</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-apix-task.html">APIX Regulatory Task</a></p></div><p><b>identifier</b>: Resource identifier/urn:uuid:5dbf06dc-e8f5-4f2b-bd69-a034dacb2836</p><p><b>groupIdentifier</b>: <code>http://example.org/european-med-agency/work-flow-group-id</code>/urn:uuid:workflow-group-id-12345 (use: official, )</p><p><b>partOf</b>: <a href="Task-scenario1-01-initial-submission.html">Task Type IB Variation</a></p><p><b>status</b>: Completed</p><p><b>businessStatus</b>: <span title="Codes:{http://hl7.org/fhir/uv/apix/CodeSystem/apix-business-status payment-received}">Payment Received</span></p><p><b>intent</b>: proposal</p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/uv/apix/CodeSystem/apix-task-code request-payment}">Request Payment</span></p><p><b>authoredOn</b>: 2025-03-05 09:00:00+0100</p><p><b>lastModified</b>: 2025-03-06 14:00:00+0100</p><p><b>requester</b>: <a href="Organization-org-ema-srm-hmed.html">European Medicines Agency</a></p><p><b>owner</b>: <a href="Organization-org-synthpharma-ag.html">SynthPharma AG</a></p><h3>Inputs</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://hl7.org/fhir/uv/apix/CodeSystem/apix-task-input-type regulatory-document}">Regulatory Document</span></td><td><a href="DocumentReference-docref-invoice.html">DocumentReference: identifier = UUID:invoice-docref-uuid; version = 1.0; status = current; docStatus = final; type = Invoice; description = Financial invoice for regulatory submission review</a></td></tr></table><h3>Outputs</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://hl7.org/fhir/uv/apix/CodeSystem/apix-task-output-type regulatory-document}">Regulatory Document</span></td><td><a href="DocumentReference-docref-payment-proof.html">DocumentReference: version = 1.0; status = current; docStatus = final; type = Proof of Payment</a></td></tr></table></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="RI"/>
        <display value="Resource identifier"/>
      </coding>
    </type>
    <system value="http://example.org/european-med-agency/task-id"/>
    <value value="urn:uuid:5dbf06dc-e8f5-4f2b-bd69-a034dacb2836"/>
  </identifier>
  <groupIdentifier>
    <use value="official"/>
    <system
            value="http://example.org/european-med-agency/work-flow-group-id"/>
    <value value="urn:uuid:workflow-group-id-12345"/>
  </groupIdentifier>
  <partOf>🔗 
    <reference value="Task/scenario1-01-initial-submission"/>
  </partOf>
  <status value="completed"/>
  <businessStatus>
    <coding>
      <system
              value="http://hl7.org/fhir/uv/apix/CodeSystem/apix-business-status"/>
      <code value="payment-received"/>
      <display value="Payment Received"/>
    </coding>
  </businessStatus>
  <intent value="proposal"/>
  <priority value="routine"/>
  <code>
    <coding>
      <system value="http://hl7.org/fhir/uv/apix/CodeSystem/apix-task-code"/>
      <code value="request-payment"/>
      <display value="Request Payment"/>
    </coding>
  </code>
  <authoredOn value="2025-03-05T09:00:00+01:00"/>
  <lastModified value="2025-03-06T14:00:00+01:00"/>
  <requester>🔗 
    <reference value="Organization/org-ema-srm-hmed"/>
    <display value="European Medicines Agency"/>
  </requester>
  <owner>🔗 
    <reference value="Organization/org-synthpharma-ag"/>
    <display value="SynthPharma AG"/>
  </owner>
  <input>
    <type>
      <coding>
        <system
                value="http://hl7.org/fhir/uv/apix/CodeSystem/apix-task-input-type"/>
        <code value="regulatory-document"/>
        <display value="Regulatory Document"/>
      </coding>
    </type>
    <valueReference>🔗 
      <reference value="DocumentReference/docref-invoice"/>
    </valueReference>
  </input>
  <output>
    <type>
      <coding>
        <system
                value="http://hl7.org/fhir/uv/apix/CodeSystem/apix-task-output-type"/>
        <code value="regulatory-document"/>
        <display value="Regulatory Document"/>
      </coding>
    </type>
    <valueReference>🔗 
      <reference value="DocumentReference/docref-payment-proof"/>
    </valueReference>
  </output>
</Task>