eKOK Dokumentacja Integracyjna
0.5.0 - draft Poland flag

: care-plan-patient - JSON Representation

Active as of 2026-03-17

Raw json | Download

{
  "resourceType" : "SearchParameter",
  "id" : "care-plan-patient",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter care-plan-patient</b></p><a name=\"care-plan-patient\"> </a><a name=\"hccare-plan-patient\"> </a><h2>careplan-patient</h2><p>Parameter <code>careplan-patient</code>:<code>reference</code></p><div><p>Wyszukanie łańcuchowe umożliwiające wyszukiwanie karty po następujących danych Pacjenta: patient-identifier (identyfikator biznesowy Pacjenta).</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/careplan.html\">CarePlan</a></td></tr><tr><td>Expression</td><td><code>CarePlan.extension('https://ezdrowie.gov.pl/ekok/fhir/StructureDefinition/pl-ekok-patient-technical-id').value.as(Reference)</code></td></tr><tr><td>Target Resources</td><td><a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr><tr><td>Chains</td><td>Allowed: careplan-patient.patient-identifier (wyszukanie karty po identyfikatorze biznesowym Pacjenta)</td></tr></table></div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "code",
          "valueCode" : "name"
        }
      ],
      "url" : "https://smilecdr.com/fhir/ns/StructureDefinition/searchparameter-uplift-refchain"
    }
  ],
  "url" : "https://ezdrowie.gov.pl/ekok/fhir/SearchParameter/careplan-patient",
  "version" : "0.5.0",
  "name" : "careplan-patient",
  "status" : "active",
  "date" : "2026-03-17T08:16:18+01:00",
  "publisher" : "CeZ",
  "contact" : [
    {
      "name" : "CeZ",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ezdrowie.gov.pl"
        }
      ]
    }
  ],
  "description" : "Wyszukanie łańcuchowe umożliwiające wyszukiwanie karty po następujących danych Pacjenta: patient-identifier (identyfikator biznesowy Pacjenta).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "PL",
          "display" : "Poland"
        }
      ]
    }
  ],
  "code" : "careplan-patient",
  "base" : [
    "CarePlan"
  ],
  "type" : "reference",
  "expression" : "CarePlan.extension('https://ezdrowie.gov.pl/ekok/fhir/StructureDefinition/pl-ekok-patient-technical-id').value.as(Reference)",
  "target" : [
    "Patient"
  ],
  "chain" : [
    "careplan-patient.patient-identifier (wyszukanie karty po identyfikatorze biznesowym Pacjenta)"
  ]
}