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
In development
Task-based model for pharmacovigilance data collection on Aspirin 100mg Tablets
FHIR R5 Task ExampleEMA-INFOREQ-2025-112
<Task>
<id value="ema-questionnaire-request-001"/>
<status value="requested"/>
<intent value="proposal"/>
<code>
<coding>
<system value="http://hl7.org/fhir/CodeSystem/task-code"/>
<code value="questionnaire-distribution"/>
</coding>
</code>
<requester>
<reference value="#ema-org"/>
</requester>
<owner>
<reference value="#acmepharm-org"/>
</owner>
<input>
<type>
<coding>
<code value="attachment"/>
</coding>
</type>
<valueAttachment>
<contentType value="application/fhir+xml"/>
<data value="UEsDBBQAAAAIAG...[BASE64]"/>
</valueAttachment>
</input>
</Task>
Part of the APIX Task-based Regulatory Model • Full IG