Implementation Guide
ePA Medication Service
Version 1.1.5 - ballot

: EPA Statuswerte Dispensierinformationen einstellen (E-Rezept-Fachdienst) - XML Representation

Draft as of 2025-03-31

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="epa-provide-dispensation-status-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet epa-provide-dispensation-status-vs</b></p><a name="epa-provide-dispensation-status-vs"> </a><a name="hcepa-provide-dispensation-status-vs"> </a><a name="epa-provide-dispensation-status-vs-de-DE"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-medicationdispense-status.html"><code>http://terminology.hl7.org/CodeSystem/medicationdispense-status</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-medicationdispense-status.html#medicationdispense-status-completed">completed</a></td><td style="color: #cccccc">Completed</td><td>The dispensed product has been picked up.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-medicationdispense-status.html#medicationdispense-status-in-progress">in-progress</a></td><td style="color: #cccccc">In Progress</td><td>The dispensed product is ready for pickup.</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://gematik.de/fhir/epa-medication/ValueSet/epa-provide-dispensation-status-vs"/>
  <version value="1.1.5"/>
  <name value="EPAProvideDispensationStatusVS"/>
  <title
         value="EPA Statuswerte Dispensierinformationen einstellen (E-Rezept-Fachdienst)"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-03-31"/>
  <publisher value="gematik GmbH"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.gematik.de"/>
    </telecom>
  </contact>
  <description
               value="Dieses ValueSet definiert die möglichen ePA Statuswerte für die FHIR-Operation Dispensierinformationen einstellen (E-Rezept-Fachdienst). Es bestimmt, ob eine vorläufige oder abgeschlossene Dispensierung vorliegt."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
    </coding>
  </jurisdiction>
  <immutable value="false"/>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/medicationdispense-status"/>
      <concept>
        <code value="completed"/>
      </concept>
      <concept>
        <code value="in-progress"/>
      </concept>
    </include>
  </compose>
</ValueSet>