臺灣長期照顧實作指引(TW LTC IG)
1.0.0 - STU 1.0.0

臺灣長期照顧實作指引(TW LTC IG), published by 經濟部產業發展署. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Lorex/TWLongTermCare_IG_Build/ and changes regularly. See the Directory of published versions

: 長照-照管可提供服務(Claim)範例 - XML Representation

Raw xml | Download


<Claim xmlns="http://hl7.org/fhir">
  <id value="ltc-claim-export-dispatch-example"/>
  <meta>
    <profile
             value="http://ltc-ig.fhir.tw/StructureDefinition/LTC-Claim-Export"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Claim ltc-claim-export-dispatch-example</b></p><a name="ltc-claim-export-dispatch-example"> </a><a name="hcltc-claim-export-dispatch-example"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-LTC-Claim-Export.html">長照 SDK-照管全量匯出(Claim)</a></p></div><p><b>identifier</b>: <code>https://ltc-ig.fhir.tw/identifier/export/case-no</code>/111307113, <code>https://ltc-ig.fhir.tw/identifier/export/eva-id</code>/7546385480</p><p><b>status</b>: Active</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/claim-type professional}">Professional</span></p><p><b>use</b>: Preauthorization</p><p><b>patient</b>: <a href="Patient-ltc-patient-cs100-example.html">王小明 (no stated gender), DoB Unknown ( https://example.org/mrn#A0001)</a></p><p><b>created</b>: 2025-07-01</p><p><b>provider</b>: <a href="Organization-ltc-organization-cs100-example.html">Organization 某某長照管理中心</a></p><p><b>priority</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/processpriority normal}">Normal</span></p><h3>Insurances</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Sequence</b></td><td><b>Focal</b></td><td><b>Coverage</b></td></tr><tr><td style="display: none">*</td><td>1</td><td>true</td><td><a href="Coverage-ltc-coverage-cs100-example.html">Coverage: status = active</a></td></tr></table><blockquote><p><b>item</b></p><p><b>sequence</b>: 1</p><p><b>productOrService</b>: <span title="Codes:{http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-service-item BA04}">協助進食或管灌餵食</span></p></blockquote><blockquote><p><b>item</b></p><p><b>sequence</b>: 2</p><p><b>productOrService</b>: <span title="Codes:{http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-service-item BA07}">協助沐浴及洗頭</span></p></blockquote><blockquote><p><b>item</b></p><p><b>sequence</b>: 3</p><p><b>productOrService</b>: <span title="Codes:{http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-service-item BA18}">安全看視</span></p></blockquote><blockquote><p><b>item</b></p><p><b>sequence</b>: 4</p><p><b>productOrService</b>: <span title="Codes:{http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-service-item BA02}">基本日常照顧</span></p></blockquote><blockquote><p><b>item</b></p><p><b>sequence</b>: 5</p><p><b>productOrService</b>: <span title="Codes:{http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-service-item BA13}">陪同外出</span></p></blockquote></div>
  </text>
  <identifier>
    <system value="https://ltc-ig.fhir.tw/identifier/export/case-no"/>
    <value value="111307113"/>
  </identifier>
  <identifier>
    <system value="https://ltc-ig.fhir.tw/identifier/export/eva-id"/>
    <value value="7546385480"/>
  </identifier>
  <status value="active"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/claim-type"/>
      <code value="professional"/>
    </coding>
  </type>
  <use value="preauthorization"/>
  <patient>🔗 
    <reference value="Patient/ltc-patient-cs100-example"/>
  </patient>
  <created value="2025-07-01"/>
  <provider>🔗 
    <reference value="Organization/ltc-organization-cs100-example"/>
  </provider>
  <priority>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/processpriority"/>
      <code value="normal"/>
    </coding>
  </priority>
  <insurance>
    <sequence value="1"/>
    <focal value="true"/>
    <coverage>🔗 
      <reference value="Coverage/ltc-coverage-cs100-example"/>
    </coverage>
  </insurance>
  <item>
    <sequence value="1"/>
    <productOrService>
      <coding>
        <system
                value="http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-service-item"/>
        <code value="BA04"/>
      </coding>
    </productOrService>
  </item>
  <item>
    <sequence value="2"/>
    <productOrService>
      <coding>
        <system
                value="http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-service-item"/>
        <code value="BA07"/>
      </coding>
    </productOrService>
  </item>
  <item>
    <sequence value="3"/>
    <productOrService>
      <coding>
        <system
                value="http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-service-item"/>
        <code value="BA18"/>
      </coding>
    </productOrService>
  </item>
  <item>
    <sequence value="4"/>
    <productOrService>
      <coding>
        <system
                value="http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-service-item"/>
        <code value="BA02"/>
      </coding>
    </productOrService>
  </item>
  <item>
    <sequence value="5"/>
    <productOrService>
      <coding>
        <system
                value="http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-service-item"/>
        <code value="BA13"/>
      </coding>
    </productOrService>
  </item>
</Claim>