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/cander2/apix-ig/ and changes regularly. See the Directory of published versions
Draft as of 2025-07-06 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="apix-submission-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet apix-submission-type</b></p><a name="apix-submission-type"> </a><a name="hcapix-submission-type"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-apix-submission-type-cs.html"><code>http://example.com/fhir/CodeSystem/apix-submission-type</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-apix-submission-type-cs.html#apix-submission-type-cs-variation">variation</a></td><td style="color: #cccccc">Variation</td></tr><tr><td><a href="CodeSystem-apix-submission-type-cs.html#apix-submission-type-cs-initial">initial</a></td><td style="color: #cccccc">Initial Application</td></tr><tr><td><a href="CodeSystem-apix-submission-type-cs.html#apix-submission-type-cs-renewal">renewal</a></td><td style="color: #cccccc">Renewal</td></tr></table></li></ul></div>
</text>
<url value="http://example.com/fhir/ValueSet/apix-submission-type"/>
<version value="0.1.0"/>
<name value="ApixSubmissionTypeValueSet"/>
<title value="APIX Submission Type Value Set"/>
<status value="draft"/>
<date value="2025-07-06T16:06:07+00:00"/>
<publisher value="Gravitate Health Project"/>
<contact>
<name value="Gravitate Health Project"/>
<telecom>
<system value="url"/>
<value value="https://www.gravitatehealth.eu/"/>
</telecom>
</contact>
<description value="Codes for types of regulatory submissions."/>
<compose>
<include>
<system
value="http://example.com/fhir/CodeSystem/apix-submission-type"/>
<concept>
<code value="variation"/>
</concept>
<concept>
<code value="initial"/>
</concept>
<concept>
<code value="renewal"/>
</concept>
</include>
</compose>
</ValueSet>