eKOK Dokumentacja Integracyjna
0.5.0 - draft Poland flag

: PLeKOKPrescriptionStatusVS - XML Representation

Active as of 2026-03-17

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="pl-ekok-prescription-status-vs"/>
  <language value="pl"/>
  <text>
    <status value="extensions"/>
    <div xml:lang="pl" xmlns="http://www.w3.org/1999/xhtml" lang="pl"><p class="res-header-id"><b>Generated Narrative: ValueSet pl-ekok-prescription-status-vs</b></p><a name="pl-ekok-prescription-status-vs"> </a><a name="hcpl-ekok-prescription-status-vs"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Language: pl</p></div><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><span title="Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references"> version &#x1F4E6;4.0.1</span><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>Niezrealizowana</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-on-hold">on-hold</a></td><td>Częściowo zrealizowana</td><td>Actions implied by the prescription are to be temporarily halted, but are expected to continue later.  May also be called 'suspended'.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-medicationrequest-status.html#medicationrequest-status-completed">completed</a></td><td>Zrealizowana</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-unknown">unknown</a></td><td>Nieznany</td><td>The authoring/source system does not know which of the status values currently applies for this observation. Note: This concept is not to be used for 'other' - one of the listed statuses is presumed to apply, but the authoring/source system does not know which.</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://ezdrowie.gov.pl/ekok/fhir/ValueSet/pl-ekok-prescription-status-vs"/>
  <version value="0.5.0"/>
  <name value="PLeKOKPrescriptionStatusVS"/>
  <title value="PLeKOKPrescriptionStatusVS"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-03-17T08:16:18+01:00"/>
  <publisher value="CeZ"/>
  <contact>
    <name value="CeZ"/>
    <telecom>
      <system value="url"/>
      <value value="https://ezdrowie.gov.pl"/>
    </telecom>
  </contact>
  <description value="Status recepty"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="PL"/>
      <display value="Poland"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/CodeSystem/medicationrequest-status"/>
      <concept>
        <code value="active"/>
        <display value="Niezrealizowana"/>
      </concept>
      <concept>
        <code value="on-hold"/>
        <display value="Częściowo zrealizowana"/>
      </concept>
      <concept>
        <code value="completed"/>
        <display value="Zrealizowana"/>
      </concept>
      <concept>
        <code value="unknown"/>
        <display value="Nieznany"/>
      </concept>
    </include>
  </compose>
</ValueSet>