eKOK Dokumentacja Integracyjna
0.5.0 - draft Poland flag

: EncounterCancelledReasonCodeSystem - JSON Representation

Active as of 2026-03-17

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "encounter-cancelled-reason-code-system",
  "language" : "pl",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"pl\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"pl\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem encounter-cancelled-reason-code-system</b></p><a name=\"encounter-cancelled-reason-code-system\"> </a><a name=\"hcencounter-cancelled-reason-code-system\"> </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><p>This case-insensitive code system <code>https://ezdrowie.gov.pl/ekok/fhir/CodeSystem/encounter-cancelled-reason-code-system</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\">rejection-of-the-request<a name=\"encounter-cancelled-reason-code-system-rejection-of-the-request\"> </a></td><td>Odrzucenie wniosku</td><td>Odrzucenie wniosku o zmianę świadczeniodawcy.</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"encounter-cancelled-reason-code-system-other\"> </a></td><td>Inny powód</td><td>Inny powód.</td></tr></table></div>"
  },
  "url" : "https://ezdrowie.gov.pl/ekok/fhir/CodeSystem/encounter-cancelled-reason-code-system",
  "version" : "0.5.0",
  "name" : "EncounterCancelledReasonCodeSystem",
  "title" : "EncounterCancelledReasonCodeSystem",
  "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" : "Kody dla powodów anulowania świadczenia medycznego.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "PL",
          "display" : "Poland"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "rejection-of-the-request",
      "display" : "Odrzucenie wniosku",
      "definition" : "Odrzucenie wniosku o zmianę świadczeniodawcy."
    },
    {
      "code" : "other",
      "display" : "Inny powód",
      "definition" : "Inny powód."
    }
  ]
}