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

API for the Exchange of Medicinal Product Information (APIX), published by Gravitate Health Project. 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

: Example Task - scenario1-01b-stability-update-1 - XML Representation

Raw xml | Download


<Task xmlns="http://hl7.org/fhir">
  <id value="scenario1-01b-stability-update-1"/>
  <meta>
    <versionId value="2"/>
    <lastUpdated value="2025-11-20T10: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">Task: Stability Update #1 (Type IB Variation)</div>
  </text>
  <contained>
    <Organization>
      <id value="org-synthpharma-ag"/>
      <name value="SynthPharma AG"/>
    </Organization>
  </contained>
  <contained>
    <Organization>
      <id value="org-ema-srm-hmed"/>
      <name
            value="European Medicines Agency – Human Medicines Evaluation Division"/>
    </Organization>
  </contained>
  <contained>
    <DocumentReference>
      <id value="doc1"/>
      <version value="1.0"/>
      <status value="current"/>
      <type>
        <coding>
          <system value="http://hl7.org/fhir/uv/apix/CodeSystem/ctd-section"/>
          <code value="cover-letter"/>
          <display value="Cover Letter"/>
        </coding>
      </type>
      <category>
        <coding>
          <system value="http://hl7.org/fhir/uv/apix/CodeSystem/ctd-module"/>
          <code value="m1"/>
          <display value="Module 1"/>
        </coding>
      </category>
      <content>
        <attachment>
          <contentType value="application/pdf"/>
          <url value="binaries/m1/cover-letter.pdf"/>
          <title value="Cover Letter.pdf"/>
          <creation value="2025-11-15T08:30:00+01:00"/>
        </attachment>
      </content>
    </DocumentReference>
  </contained>
  <contained>
    <DocumentReference>
      <id value="doc4-v2"/>
      <version value="1.1"/>
      <status value="current"/>
      <type>
        <coding>
          <system value="http://hl7.org/fhir/uv/apix/CodeSystem/ctd-section"/>
          <code value="clean-label"/>
          <display value="Clean Label"/>
        </coding>
      </type>
      <category>
        <coding>
          <system value="http://hl7.org/fhir/uv/apix/CodeSystem/ctd-module"/>
          <code value="m1"/>
          <display value="Module 1"/>
        </coding>
      </category>
      <relatesTo>
        <target>
          <reference value="DocumentReference/doc4"/>
        </target>
      </relatesTo>
      <content>
        <attachment>
          <contentType value="application/fhir+json"/>
          <url value="bundles/m1/clean-label-v1.1.json"/>
          <title value="Clean Label v1.1"/>
          <creation value="2025-11-19T14:00:00+01:00"/>
        </attachment>
      </content>
    </DocumentReference>
  </contained>
  <contained>
    <DocumentReference>
      <id value="doc6-v2"/>
      <version value="1.1"/>
      <status value="current"/>
      <type>
        <coding>
          <system value="http://hl7.org/fhir/uv/apix/CodeSystem/ctd-section"/>
          <code value="cmc-stability-summary"/>
          <display value="Stability Summary"/>
        </coding>
      </type>
      <category>
        <coding>
          <system value="http://hl7.org/fhir/uv/apix/CodeSystem/ctd-module"/>
          <code value="m3"/>
          <display value="Module 3"/>
        </coding>
      </category>
      <relatesTo>
        <target>
          <reference value="DocumentReference/doc6"/>
        </target>
      </relatesTo>
      <content>
        <attachment>
          <contentType value="application/fhir+json"/>
          <url value="bundles/m3/stability-summary-v1.1.json"/>
          <title value="Stability Summary v1.1"/>
          <creation value="2025-11-18T16:00:00+01:00"/>
        </attachment>
      </content>
    </DocumentReference>
  </contained>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system
                value="http://hl7.org/fhir/uv/apix/CodeSystem/apix-identifier-type"/>
        <code value="task-instance-uuid"/>
        <display value="Task Instance UUID"/>
      </coding>
    </type>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:workflow-step1-instance"/>
  </identifier>
  <groupIdentifier>
    <use value="official"/>
    <type>
      <coding>
        <system
                value="http://hl7.org/fhir/uv/apix/CodeSystem/apix-identifier-type"/>
        <code value="submission-group-uuid"/>
        <display value="Submission Group UUID"/>
      </coding>
    </type>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:workflow-group-id-12345"/>
  </groupIdentifier>
  <status value="requested"/>
  <businessStatus>
    <coding>
      <system
              value="http://hl7.org/fhir/uv/apix/CodeSystem/apix-business-status"/>
      <code value="submitted"/>
      <display value="Submitted"/>
    </coding>
  </businessStatus>
  <intent value="order"/>
  <priority value="routine"/>
  <code>
    <coding>
      <system value="http://hl7.org/fhir/uv/apix/CodeSystem/apix-task-type"/>
      <code value="variation-type-ib"/>
      <display value="Type IB Variation"/>
    </coding>
  </code>
  <authoredOn value="2025-11-15T09:00:00+01:00"/>
  <lastModified value="2025-11-20T10:00:00+01:00"/>
  <requester>
    <reference value="#org-synthpharma-ag"/>
    <display value="SynthPharma AG"/>
  </requester>
  <requestedPerformer>
    <reference>
      <reference value="#org-ema-srm-hmed"/>
      <display value="European Medicines Agency"/>
    </reference>
  </requestedPerformer>
  <input>
    <valueReference>
      <reference value="#doc1"/>
    </valueReference>
  </input>
  <input>
    <valueReference>
      <reference value="#doc4-v2"/>
    </valueReference>
  </input>
  <input>
    <valueReference>
      <reference value="#doc6-v2"/>
    </valueReference>
  </input>
</Task>