{
  "resourceType" : "SearchParameter",
  "id" : "ahd-questionnaire-response-id",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter ahd-questionnaire-response-id</b></p><a name=\"ahd-questionnaire-response-id\"> </a><a name=\"hcahd-questionnaire-response-id\"> </a><h2>AhdQuestionnaireResponseId</h2><p>Parameter <code>ahd-questionnaire-response-id</code>:<code>token</code></p><div><p>Search for trusted-person invitations (Task) and trusted persons (RelatedPerson) by PET (QuestionnaireResponse) id. The relation runs through the trusted person and is resolved by the PET search service, so expression is deliberately unset.</p>\n</div><table class=\"grid\"><tr><td>Resources</td><td><a href=\"http://hl7.org/fhir/R5/task.html\">Task</a>, <a href=\"http://hl7.org/fhir/R5/relatedperson.html\">RelatedPerson</a></td></tr><tr><td>Expression</td><td>(none)</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://fhir.ee/ahd/SearchParameter/ahd-questionnaire-response-id",
  "version" : "0.1.0",
  "name" : "AhdQuestionnaireResponseId",
  "status" : "active",
  "date" : "2026-09-04T09:27:54+00:00",
  "publisher" : "TEHIK",
  "contact" : [{
    "name" : "TEHIK",
    "telecom" : [{
      "system" : "url",
      "value" : "https://tehik.ee"
    },
    {
      "system" : "email",
      "value" : "abi@tehik.ee"
    }]
  }],
  "description" : "Search for trusted-person invitations (Task) and trusted persons (RelatedPerson) by PET (QuestionnaireResponse) id. The relation runs through the trusted person and is resolved by the PET search service, so expression is deliberately unset.",
  "code" : "ahd-questionnaire-response-id",
  "base" : ["Task",
  "RelatedPerson"],
  "type" : "token",
  "processingMode" : "normal"
}