臺灣重大傷病實作指引
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 - XML Representation

Active as of 2025-06-11

Raw xml | Download


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Task-patient"/>
  <text>
    <status value="generated"/>
    <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>
</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>
  </text>
  <url value="https://nhicore.nhi.gov.tw/ci/SearchParameter/Task-patient"/>
  <version value="1.0.0"/>
  <name value="TaskPatient"/>
  <status value="active"/>
  <date value="2025-06-11"/>
  <publisher value="衛生福利部中央健康保險署"/>
  <contact>
    <name value="衛生福利部中央健康保險署"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.nhi.gov.tw"/>
    </telecom>
  </contact>
  <description value="重大傷病申請(Task)的對象(patient)"/>
  <code value="period"/>
  <base value="Task"/>
  <type value="reference"/>
  <expression value="Task.for.where(resolve() is Patient)"/>
  <chain value="name"/>
  <chain value="identifier"/>
</SearchParameter>