{
  "resourceType" : "SearchParameter",
  "id" : "task-instantiates",
  "language" : "nl-NL",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"nl-NL\" lang=\"nl-NL\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter task-instantiates</b></p><a name=\"task-instantiates\"> </a><a name=\"hctask-instantiates\"> </a><a name=\"task-instantiates-en-US\"> </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: nl-NL</p></div><h2>KT2_SearchInstantiates</h2><p>Parameter <code>instantiates</code>:<code>reference</code></p><div><p>Search Tasks based on a (set of) ActivityDefinition which in turn can conform to a specific PublisherId</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/task.html\">Task</a></td></tr><tr><td>Expression</td><td><code>Task.extension('http://vzvz.nl/fhir/StructureDefinition/instantiates')</code></td></tr><tr><td>Target Resources</td><td><a href=\"http://hl7.org/fhir/R4/activitydefinition.html\">ActivityDefinition</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: publisherId, topic, participant</td></tr></table></div>"
  },
  "url" : "http://koppeltaal.nl/fhir/SearchParameter/task-instantiates",
  "version" : "0.9.0",
  "name" : "KT2_SearchInstantiates",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-11-02",
  "publisher" : "VZVZ",
  "contact" : [{
    "name" : "VZVZ",
    "telecom" : [{
      "system" : "email",
      "value" : "standaardisatie@vzvz.nl",
      "use" : "work"
    }]
  }],
  "description" : "Search Tasks based on a (set of) ActivityDefinition which in turn can conform to a specific PublisherId",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "NL",
      "display" : "Netherlands"
    }]
  }],
  "purpose" : "Search Tasks based on the instantiated ActivityDefinition",
  "code" : "instantiates",
  "base" : ["Task"],
  "type" : "reference",
  "expression" : "Task.extension('http://vzvz.nl/fhir/StructureDefinition/instantiates')",
  "target" : ["ActivityDefinition"],
  "chain" : ["publisherId",
  "topic",
  "participant"]
}