eKOK Dokumentacja Integracyjna
0.5.0 - draft Poland flag

: request-status - JSON Representation

Active as of 2025-10-09

Raw json | Download

{
  "resourceType" : "SearchParameter",
  "id" : "request-status",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter request-status</b></p><a name=\"request-status\"> </a><a name=\"hcrequest-status\"> </a><h2>SearchDocumentReferenceByRequestStatus</h2><p>Parameter <code>request-status</code>:<code>token</code></p><div><p>Wyszukanie dokumentu recepty zarejestrowanego w SGR po statusie realizacji recepty</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/documentreference.html\">DocumentReference</a></td></tr><tr><td>Expression</td><td><code>DocumentReference.extension('https://ezdrowie.gov.pl/ekok/fhir/StructureDefinition/medication-request-status')</code></td></tr><tr><td>Processing Mode</td><td>Normal</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></table></div>"
  },
  "url" : "https://ezdrowie.gov.pl/ekok/fhir/SearchParameter/request-status",
  "version" : "0.5.0",
  "name" : "SearchDocumentReferenceByRequestStatus",
  "status" : "active",
  "experimental" : true,
  "date" : "2025-10-09",
  "publisher" : "CeZ",
  "contact" : [
    {
      "name" : "CeZ",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ezdrowie.gov.pl"
        }
      ]
    }
  ],
  "description" : "Wyszukanie dokumentu recepty zarejestrowanego w SGR po statusie realizacji recepty",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "PL",
          "display" : "Poland"
        }
      ]
    }
  ],
  "code" : "request-status",
  "base" : [
    "DocumentReference"
  ],
  "type" : "token",
  "expression" : "DocumentReference.extension('https://ezdrowie.gov.pl/ekok/fhir/StructureDefinition/medication-request-status')",
  "xpathUsage" : "normal"
}