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 05 technical question - XML Representation

Page standards status: Informative

Raw xml | Download


<Task xmlns="http://hl7.org/fhir">
  <id value="scenario1-05-technical-question"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2025-03-01T14:30: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-05-technical-question</b></p><a name="scenario1-05-technical-question"> </a><a name="hcscenario1-05-technical-question"> </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: 1; Last updated: 2025-03-01 14:30: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:778e7d2a-8b1c-4d9f-9a2e-1f6c9d8e7b3b</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">Initial Submission Task</a></p><p><b>status</b>: Requested</p><p><b>businessStatus</b>: <span title="Codes:{http://hl7.org/fhir/uv/apix/CodeSystem/apix-business-status clock-stop}">Clock Stop</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 information-request}">List of Questions / Information Request</span></p><p><b>authoredOn</b>: 2025-03-01 14:30:00+0100</p><p><b>lastModified</b>: 2025-03-01 14:30: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-list-of-questions.html">List of Questions (LoQ)</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:778e7d2a-8b1c-4d9f-9a2e-1f6c9d8e7b3b"/>
  </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"/>
    <display value="Initial Submission Task"/>
  </partOf>
  <status value="requested"/>
  <businessStatus>
    <coding>
      <system
              value="http://hl7.org/fhir/uv/apix/CodeSystem/apix-business-status"/>
      <code value="clock-stop"/>
      <display value="Clock Stop"/>
    </coding>
  </businessStatus>
  <intent value="proposal"/>
  <priority value="routine"/>
  <code>
    <coding>
      <system value="http://hl7.org/fhir/uv/apix/CodeSystem/apix-task-code"/>
      <code value="information-request"/>
      <display value="List of Questions / Information Request"/>
    </coding>
  </code>
  <authoredOn value="2025-03-01T14:30:00+01:00"/>
  <lastModified value="2025-03-01T14:30: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"/>
      </coding>
    </type>
    <valueReference>🔗 
      <reference value="DocumentReference/docref-list-of-questions"/>
      <display value="List of Questions (LoQ)"/>
    </valueReference>
  </input>
</Task>