Dokumentacja Integracyjna SMPL
25.0.0 - STU1 Poland flag

: care-plan-location-identifier - JSON Representation

Active as of 2023-12-13

Raw json | Download


{
  "resourceType" : "SearchParameter",
  "id" : "care-plan-location-identifier",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter care-plan-location-identifier</b></p><a name=\"care-plan-location-identifier\"> </a><a name=\"hccare-plan-location-identifier\"> </a><a name=\"care-plan-location-identifier-pl-PL\"> </a><h2>SearchCarePlanByPractitionerLocationIdentifierSearchParameter</h2><p>Parameter <code>care-plan-location-identifier</code>:<code>token</code></p><div><p>Wyszukanie terapii po identyfikatorze miejsca udzielania świadczeń będącego właścicielem terapii.</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>iif(CarePlan.contributor.exists(),CarePlan.contributor.last(),CarePlan.author).extension('https://ezdrowie.gov.pl/fhir/StructureDefinition/PLSMPLPractitionerLocation').value.identifier</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><tr><td>Modifiers</td><td>Allowed: identifier</td></tr></table></div>"
  },
  "url" : "https://ezdrowie.gov.pl/fhir/SearchParameter/care-plan-location-identifier",
  "version" : "25.0.0",
  "name" : "SearchCarePlanByPractitionerLocationIdentifierSearchParameter",
  "status" : "active",
  "date" : "2023-12-13",
  "publisher" : "CeZ",
  "contact" : [
    {
      "name" : "CeZ",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ezdrowie.gov.pl"
        }
      ]
    }
  ],
  "description" : "Wyszukanie terapii po identyfikatorze miejsca udzielania świadczeń będącego właścicielem terapii.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "PL",
          "display" : "Poland"
        }
      ]
    }
  ],
  "code" : "care-plan-location-identifier",
  "base" : [
    "CarePlan"
  ],
  "type" : "token",
  "expression" : "iif(CarePlan.contributor.exists(),CarePlan.contributor.last(),CarePlan.author).extension('https://ezdrowie.gov.pl/fhir/StructureDefinition/PLSMPLPractitionerLocation').value.identifier",
  "xpathUsage" : "normal",
  "modifier" : [
    "identifier"
  ]
}