醫療保險理賠實作指引
1.0.0 - CI Build

醫療保險理賠實作指引 - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Composition-patient - XML Representation

Active as of 2023-08-28

Raw xml | Download



<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Composition-patient"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter Composition-patient</b></p><a name="Composition-patient"> </a><a name="hcComposition-patient"> </a><a name="Composition-patient-en-US"> </a><h2>CompositionPatient</h2><p>Parameter <code>patient</code>:<code>reference</code></p><div><p>透過病人的身份識別碼(identifier),即身分證字號,查詢整份理賠用收據-診斷證明-檢驗紀錄(Composition),
實作請參考<a href="StructureDefinition-composition-iclaim.html#notes">Composition-Notes</a></p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/composition.html">Composition</a></td></tr><tr><td>Expression</td><td><code>Composition.subject.where(resolve() is Patient)</code></td></tr><tr><td>Target Resources</td><td><a href="http://hl7.org/fhir/R4/patient.html">Patient</a></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: identifier</td></tr></table></div>
  </text>
  <url
       value="https://claim.cgh.org.tw/iclaim/SearchParameter/Composition-patient"/>
  <version value="1.0.0"/>
  <name value="CompositionPatient"/>
  <status value="active"/>
  <date value="2023-08-28"/>
  <publisher value="國泰金控"/>
  <contact>
    <name value="國泰金控"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.cathayholdings.com/holdings/"/>
    </telecom>
  </contact>
  <description
               value="透過病人的身份識別碼(identifier),即身分證字號,查詢整份理賠用收據-診斷證明-檢驗紀錄(Composition),
實作請參考[Composition-Notes](StructureDefinition-composition-iclaim.html#notes)"/>
  <code value="patient"/>
  <base value="Composition"/>
  <type value="reference"/>
  <expression value="Composition.subject.where(resolve() is Patient)"/>
  <target value="Patient"/>
  <chain value="identifier"/>
</SearchParameter>