eKOK Dokumentacja Integracyjna
0.5.0 - draft Poland flag

: PLeKOKMedicationStatementStatusVS - JSON Representation

Active as of 2026-03-17

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "pl-ekok-medication-statement-status-vs",
  "language" : "pl",
  "text" : {
    "status" : "extensions",
    "div" : "<div xml:lang=\"pl\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"pl\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet pl-ekok-medication-statement-status-vs</b></p><a name=\"pl-ekok-medication-statement-status-vs\"> </a><a name=\"hcpl-ekok-medication-statement-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-medication-statement-status.html\"><code>http://hl7.org/fhir/CodeSystem/medication-statement-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-medication-statement-status.html#medication-statement-status-active\">active</a></td><td>Lek przyjmowany</td><td>The medication is still being taken.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-medication-statement-status.html#medication-statement-status-completed\">completed</a></td><td>Zakończono przyjmowanie</td><td>The medication is no longer being taken.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-medication-statement-status.html#medication-statement-status-entered-in-error\">entered-in-error</a></td><td>Błędnie wprowadzony</td><td>Some of the actions that are implied by the medication statement may have occurred.  For example, the patient may have taken some of the medication.  Clinical decision support systems should take this status into account.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-medication-statement-status.html#medication-statement-status-intended\">intended</a></td><td>Planowany</td><td>The medication may be taken at some time in the future.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-medication-statement-status.html#medication-statement-status-stopped\">stopped</a></td><td>Przerwano przyjmowanie</td><td>Actions implied by the statement have been permanently halted, before all of them occurred. This should not be used if the statement was entered in error.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-medication-statement-status.html#medication-statement-status-on-hold\">on-hold</a></td><td>Wstrzymano przyjmowanie</td><td>Actions implied by the statement have been 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-medication-statement-status.html#medication-statement-status-unknown\">unknown</a></td><td>Nieznany</td><td>The state of the medication use is not currently known.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-medication-statement-status.html#medication-statement-status-not-taken\">not-taken</a></td><td>Pacjent nie przyjmuje leku</td><td>The medication was not consumed by the patient</td></tr></table></li></ul></div>"
  },
  "url" : "https://ezdrowie.gov.pl/ekok/fhir/ValueSet/pl-ekok-medication-statement-status-vs",
  "version" : "0.5.0",
  "name" : "PLeKOKMedicationStatementStatusVS",
  "title" : "PLeKOKMedicationStatementStatusVS",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-17T08:16:18+01:00",
  "publisher" : "CeZ",
  "contact" : [
    {
      "name" : "CeZ",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ezdrowie.gov.pl"
        }
      ]
    }
  ],
  "description" : "Status informacji o leku przyjmowanym przez pacjenta",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "PL",
          "display" : "Poland"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/CodeSystem/medication-statement-status",
        "concept" : [
          {
            "code" : "active",
            "display" : "Lek przyjmowany"
          },
          {
            "code" : "completed",
            "display" : "Zakończono przyjmowanie"
          },
          {
            "code" : "entered-in-error",
            "display" : "Błędnie wprowadzony"
          },
          {
            "code" : "intended",
            "display" : "Planowany"
          },
          {
            "code" : "stopped",
            "display" : "Przerwano przyjmowanie"
          },
          {
            "code" : "on-hold",
            "display" : "Wstrzymano przyjmowanie"
          },
          {
            "code" : "unknown",
            "display" : "Nieznany"
          },
          {
            "code" : "not-taken",
            "display" : "Pacjent nie przyjmuje leku"
          }
        ]
      }
    ]
  }
}