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

: APIX Document Type Value Set - XML Representation

Draft as of 2025-07-06

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="apix-document-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet apix-document-type</b></p><a name="apix-document-type"> </a><a name="hcapix-document-type"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</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="https://loinc.org/55107-7/">55107-7</a></td><td>Regulatory submission document</td></tr></table></li><li>Include these codes as defined in <a href="CodeSystem-apix-document-type-cs.html"><code>http://example.com/fhir/CodeSystem/apix-document-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-document-type-cs.html#apix-document-type-cs-SmPC">SmPC</a></td><td style="color: #cccccc">Summary of Product Characteristics</td></tr><tr><td><a href="CodeSystem-apix-document-type-cs.html#apix-document-type-cs-PIL">PIL</a></td><td style="color: #cccccc">Patient Information Leaflet</td></tr><tr><td><a href="CodeSystem-apix-document-type-cs.html#apix-document-type-cs-variation-report">variation-report</a></td><td style="color: #cccccc">Variation Report</td></tr></table></li></ul></div>
  </text>
  <url value="http://example.com/fhir/ValueSet/apix-document-type"/>
  <version value="0.1.0"/>
  <name value="ApixDocumentTypeValueSet"/>
  <title value="APIX Document 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 regulatory document types."/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="55107-7"/>
        <display value="Regulatory submission document"/>
      </concept>
    </include>
    <include>
      <system value="http://example.com/fhir/CodeSystem/apix-document-type"/>
      <concept>
        <code value="SmPC"/>
      </concept>
      <concept>
        <code value="PIL"/>
      </concept>
      <concept>
        <code value="variation-report"/>
      </concept>
    </include>
  </compose>
</ValueSet>