{
  "resourceType" : "SearchParameter",
  "id" : "GoalPatient",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter GoalPatient</b></p><a name=\"GoalPatient\"> </a><a name=\"hcGoalPatient\"> </a><h2>GoalPatient</h2><p>Parameter <code>patient</code>:<code>reference</code></p><div><p>搜尋Goal的patient參數</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/goal.html\">Goal</a></td></tr><tr><td>Expression</td><td><code>Goal.subject.where(resolve() is Patient)</code></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://build.fhir.org/ig/Kimsber/Rehab-IG/SearchParameter/GoalPatient",
  "version" : "0.1.0",
  "name" : "GoalPatient",
  "status" : "active",
  "date" : "2026-04-27T02:44:14+00:00",
  "publisher" : "Kimsber",
  "contact" : [{
    "name" : "Kimsber",
    "telecom" : [{
      "system" : "url",
      "value" : "https://github.com/Kimsber"
    }]
  }],
  "description" : "搜尋Goal的patient參數",
  "code" : "patient",
  "base" : ["Goal"],
  "type" : "reference",
  "expression" : "Goal.subject.where(resolve() is Patient)"
}