臺灣重大傷病實作指引
1.0.0 - STU1.0.0

This page is part of the 臺灣重大傷病實作指引 (v1.0.0: STU1.0.0) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Task-patient - JSON Representation

Active as of 2025-06-11

Raw json | Download

{
  "resourceType" : "SearchParameter",
  "id" : "Task-patient",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Task-patient</b></p><a name=\"Task-patient\"> </a><a name=\"hcTask-patient\"> </a><a name=\"Task-patient-en-US\"> </a><h2>TaskPatient</h2><p>Parameter <code>period</code>:<code>reference</code></p><div><p>重大傷病申請(Task)的對象(patient)</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.for.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><tr><td>Chains</td><td>Allowed: name, identifier</td></tr></table></div>"
  },
  "url" : "https://nhicore.nhi.gov.tw/ci/SearchParameter/Task-patient",
  "version" : "1.0.0",
  "name" : "TaskPatient",
  "status" : "active",
  "date" : "2025-06-11",
  "publisher" : "衛生福利部中央健康保險署",
  "contact" : [
    {
      "name" : "衛生福利部中央健康保險署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nhi.gov.tw"
        }
      ]
    }
  ],
  "description" : "重大傷病申請(Task)的對象(patient)",
  "code" : "period",
  "base" : [
    "Task"
  ],
  "type" : "reference",
  "expression" : "Task.for.where(resolve() is Patient)",
  "chain" : [
    "name",
    "identifier"
  ]
}