Dokumentacja Integracyjna SMPL
25.0.0 - STU1 Poland flag

: plan-definition-treatment-plan-definition-identifier - JSON Representation

Active as of 2020-05-06

Raw json | Download


{
  "resourceType" : "SearchParameter",
  "id" : "plan-definition-treatment-plan-definition-identifier",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter plan-definition-treatment-plan-definition-identifier</b></p><a name=\"plan-definition-treatment-plan-definition-identifier\"> </a><a name=\"hcplan-definition-treatment-plan-definition-identifier\"> </a><a name=\"plan-definition-treatment-plan-definition-identifier-pl-PL\"> </a><h2>SearchMedicationPlanDefinitionByTreatmentPlanDefinitionIdentifier</h2><p>Parameter <code>treatmentPlanDefinitionIdentifier</code>:<code>token</code></p><div><p>Wyszukanie ścieżki lekowej po identyfikatorze definicji programu lekowego.</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/plandefinition.html\">PlanDefinition</a></td></tr><tr><td>Expression</td><td><code>PlanDefinition.extension('https://ezdrowie.gov.pl/fhir/StructureDefinition/PLSMPLTreatmentPlanDefinitionIdentifier').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/plan-definition-treatment-plan-definition-identifier",
  "version" : "25.0.0",
  "name" : "SearchMedicationPlanDefinitionByTreatmentPlanDefinitionIdentifier",
  "status" : "active",
  "date" : "2020-05-06",
  "publisher" : "CeZ",
  "contact" : [
    {
      "name" : "CeZ",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ezdrowie.gov.pl"
        }
      ]
    }
  ],
  "description" : "Wyszukanie ścieżki lekowej po identyfikatorze definicji programu lekowego.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "PL",
          "display" : "Poland"
        }
      ]
    }
  ],
  "code" : "treatmentPlanDefinitionIdentifier",
  "base" : [
    "PlanDefinition"
  ],
  "type" : "token",
  "expression" : "PlanDefinition.extension('https://ezdrowie.gov.pl/fhir/StructureDefinition/PLSMPLTreatmentPlanDefinitionIdentifier').value.identifier",
  "xpathUsage" : "normal",
  "modifier" : [
    "identifier"
  ]
}