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

: EPA Medication Request ValueSet - XML Representation

Draft as of 2025-02-14

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="epa-medication-request-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet epa-medication-request-vs</b></p><a name="epa-medication-request-vs"> </a><a name="hcepa-medication-request-vs"> </a><a name="epa-medication-request-vs-en-US"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-medicationrequest-status.html"><code>http://hl7.org/fhir/CodeSystem/medicationrequest-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-medicationrequest-status.html#medicationrequest-status-active">active</a></td><td style="color: #cccccc">Active</td><td>The prescription is 'actionable', but not all actions that are implied by it have occurred yet.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-medicationrequest-status.html#medicationrequest-status-completed">completed</a></td><td style="color: #cccccc">Completed</td><td>All actions that are implied by the prescription have occurred.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-medicationrequest-status.html#medicationrequest-status-cancelled">cancelled</a></td><td style="color: #cccccc">Cancelled</td><td>The prescription has been withdrawn before any administrations have occurred</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://gematik.de/fhir/terminology/ValueSet/epa-medication-request-vs"/>
  <version value="1.0.5-ballot.1"/>
  <name value="EPAMedicationRequestVS"/>
  <title value="EPA Medication Request ValueSet"/>
  <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="EPA Medication Request ValueSet"/>
  <immutable value="false"/>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/CodeSystem/medicationrequest-status"/>
      <concept>
        <code value="active"/>
      </concept>
      <concept>
        <code value="completed"/>
      </concept>
      <concept>
        <code value="cancelled"/>
      </concept>
    </include>
  </compose>
</ValueSet>