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 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="apix-regulatory-priority-cs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem apix-regulatory-priority-cs</b></p><a name="apix-regulatory-priority-cs"> </a><a name="hcapix-regulatory-priority-cs"> </a><p>This code system <code>http://example.com/fhir/CodeSystem/apix-regulatory-priority</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">urgent<a name="apix-regulatory-priority-cs-urgent"> </a></td><td>Urgent</td></tr><tr><td style="white-space:nowrap">standard<a name="apix-regulatory-priority-cs-standard"> </a></td><td>Standard</td></tr></table></div>
</text>
<url value="http://example.com/fhir/CodeSystem/apix-regulatory-priority"/>
<version value="0.1.0"/>
<name value="ApixRegulatoryPriority"/>
<title value="APIX Regulatory Priority Code System"/>
<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="Code system for regulatory priorities."/>
<content value="complete"/>
<concept>
<code value="urgent"/>
<display value="Urgent"/>
</concept>
<concept>
<code value="standard"/>
<display value="Standard"/>
</concept>
</CodeSystem>