Implementation Guide
gematik Terminology
Version 1.0.5-ballot.1 - draft

: EPAMedicationDispenseCategoryCS - XML Representation

Draft as of 2025-02-14

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="EPAMedicationDispenseCategoryCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem EPAMedicationDispenseCategoryCS</b></p><a name="EPAMedicationDispenseCategoryCS"> </a><a name="hcEPAMedicationDispenseCategoryCS"> </a><a name="EPAMedicationDispenseCategoryCS-en-US"> </a><p>This case-sensitive code system <code>https://gematik.de/fhir/terminology/CodeSystem/EPAMedicationDispenseCategoryCS</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">non-prescription<a name="EPAMedicationDispenseCategoryCS-non-prescription"> </a></td><td>non-prescription dispense</td><td>Dispensing of OTC medications or dietary supplements (DS)</td></tr><tr><td style="white-space:nowrap">prescription<a name="EPAMedicationDispenseCategoryCS-prescription"> </a></td><td>prescription dispense</td><td>prescription medication dispensing</td></tr></table></div>
  </text>
  <url
       value="https://gematik.de/fhir/terminology/CodeSystem/EPAMedicationDispenseCategoryCS"/>
  <version value="1.0.5-ballot.1"/>
  <name value="EPAMedicationDispenseCategoryCS"/>
  <title value="EPAMedicationDispenseCategoryCS"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-02-14"/>
  <publisher value="gematik GmbH"/>
  <contact>
    <name value="gematik GmbH"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.gematik.de"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="patientteam [ at ] gematik.de"/>
    </telecom>
  </contact>
  <description
               value="Defines the context of a Dispensation: prescription or non-prescription"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="non-prescription"/>
    <display value="non-prescription dispense"/>
    <definition
                value="Dispensing of OTC medications or dietary supplements (DS)"/>
  </concept>
  <concept>
    <code value="prescription"/>
    <display value="prescription dispense"/>
    <definition value="prescription medication dispensing"/>
  </concept>
</CodeSystem>