{
  "resourceType" : "SearchParameter",
  "id" : "Task-period",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Task-period</b></p><a name=\"Task-period\"> </a><a name=\"hcTask-period\"> </a><h2>TaskPeriod</h2><p>Parameter <code>period</code>:<code>date</code></p><div><p>重大傷病申請(Task)的受理日期(executionPeriod)</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.executionPeriod</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://nhicore.nhi.gov.tw/ci/SearchParameter/Task-period",
  "version" : "1.0.2",
  "name" : "TaskPeriod",
  "status" : "active",
  "date" : "2025-11-07",
  "publisher" : "衛生福利部中央健康保險署",
  "contact" : [{
    "name" : "衛生福利部中央健康保險署",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.nhi.gov.tw"
    }]
  }],
  "description" : "重大傷病申請(Task)的受理日期(executionPeriod)",
  "code" : "period",
  "base" : ["Task"],
  "type" : "date",
  "expression" : "Task.executionPeriod"
}