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
<Task xmlns="http://hl7.org/fhir">
<id value="scenario1-07-final-decision"/>
<meta>
<versionId value="3"/>
<lastUpdated value="2025-04-20T09: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">Final Decision: Approval for Type IB Variation</div>
</text>
<contained>
<Organization>
<id value="org-synthpharma-ag"/>
<name value="SynthPharma AG"/>
<contact>
<name>
<text value="Dr. John Doe, Head of Regulatory Affairs"/>
</name>
<telecom>
<system value="email"/>
<value value="john.doe@synthpharma.example"/>
<use value="work"/>
</telecom>
</contact>
</Organization>
</contained>
<contained>
<Organization>
<id value="org-ema-srm-hmed"/>
<name
value="European Medicines Agency – Human Medicines Evaluation Division"/>
<contact>
<name>
<text value="Scientific and Regulatory Management"/>
</name>
<telecom>
<system value="email"/>
<value value="srm@ema.example.eu"/>
<use value="work"/>
</telecom>
</contact>
</Organization>
</contained>
<contained>
<DocumentReference>
<id value="docref-approval-letter"/>
<meta>
<versionId value="1"/>
<lastUpdated value="2025-04-20T09:00:00+01:00"/>
<profile
value="http://hl7.org/fhir/uv/apix/StructureDefinition/apix-documentreference"/>
</meta>
<status value="current"/>
<type>
<coding>
<system value="http://hl7.org/fhir/uv/apix/CodeSystem/ctd-section"/>
<code value="1.0"/>
<display value="Cover Letter"/>
</coding>
</type>
<date value="2025-04-20T09:00:00+01:00"/>
<content>
<attachment>
<contentType value="application/pdf"/>
<data
value="VGhpcyBpcyBhIHBsYWNlaG9sZGVyIGRvY3VtZW50IGZvciB2YWxpZGF0aW9uIHB1cnBvc2VzLgo="/>
<title value="approval-letter.pdf"/>
<creation value="2025-04-20T09:00:00+01:00"/>
</attachment>
</content>
</DocumentReference>
</contained>
<contained>
<DocumentReference>
<id value="docref-assessment-report"/>
<meta>
<versionId value="1"/>
<lastUpdated value="2025-04-20T09:00:00+01:00"/>
<profile
value="http://hl7.org/fhir/uv/apix/StructureDefinition/apix-documentreference"/>
</meta>
<status value="current"/>
<type>
<coding>
<system value="http://hl7.org/fhir/uv/apix/CodeSystem/ctd-section"/>
<code value="1.0"/>
<display value="Cover Letter"/>
</coding>
</type>
<date value="2025-04-20T09:00:00+01:00"/>
<content>
<attachment>
<contentType value="application/pdf"/>
<data
value="VGhpcyBpcyBhIHBsYWNlaG9sZGVyIGRvY3VtZW50IGZvciB2YWxpZGF0aW9uIHB1cnBvc2VzLgo="/>
<title value="final-assessment-report.pdf"/>
<creation value="2025-04-20T09:00:00+01:00"/>
</attachment>
</content>
</DocumentReference>
</contained>
<identifier>
<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:999e7d2a-8b1c-4d9f-9a2e-1f6c9d8e7b3d"/>
</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>
<partOf>🔗
<reference value="Task/scenario1-01-initial-submission"/>
<display value="Initial Submission Task"/>
</partOf>
<status value="completed"/>
<businessStatus>
<coding>
<system
value="http://hl7.org/fhir/uv/apix/CodeSystem/apix-business-status"/>
<code value="approved"/>
<display value="Approved"/>
</coding>
</businessStatus>
<intent value="proposal"/>
<priority value="routine"/>
<code>
<coding>
<system value="http://hl7.org/fhir/uv/apix/CodeSystem/apix-task-code"/>
<code value="approval"/>
<display value="Approval Letter / Positive Decision"/>
</coding>
</code>
<for>
<reference value="MedicinalProductDefinition/example-ma"/>
<display value="WonderDrug 50mg Tablets"/>
</for>
<authoredOn value="2025-04-20T09:00:00+01:00"/>
<lastModified value="2025-04-20T09:00:00+01:00"/>
<requester>
<reference value="#org-ema-srm-hmed"/>
<display value="European Medicines Agency"/>
</requester>
<requestedPerformer>
<reference>
<reference value="#org-synthpharma-ag"/>
<display value="SynthPharma AG"/>
</reference>
</requestedPerformer>
<output>
<type>
<coding>
<system
value="http://hl7.org/fhir/uv/apix/CodeSystem/apix-task-output-type"/>
<code value="regulatory-document"/>
</coding>
</type>
<valueReference>
<reference value="#docref-approval-letter"/>
<display value="Approval Letter"/>
</valueReference>
</output>
<output>
<type>
<coding>
<system
value="http://hl7.org/fhir/uv/apix/CodeSystem/apix-task-output-type"/>
<code value="regulatory-document"/>
</coding>
</type>
<valueReference>
<reference value="#docref-assessment-report"/>
<display value="Final Assessment Report"/>
</valueReference>
</output>
</Task>