臺灣長期照顧實作指引(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

: 長照-跨月檢核(OperationOutcome)範例 - XML Representation

Raw xml | Download


<OperationOutcome xmlns="http://hl7.org/fhir">
  <id value="ltc-operationoutcome-check-example"/>
  <meta>
    <profile
             value="http://ltc-ig.fhir.tw/StructureDefinition/LTC-OperationOutcome-Check"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationOutcome ltc-operationoutcome-check-example</b></p><a name="ltc-operationoutcome-check-example"> </a><a name="hcltc-operationoutcome-check-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-OperationOutcome-Check.html">長照 SDK-跨月檢核結果(QP_O)</a></p></div><p><b>長照 SDK-案件編號(CASENO)</b>: 111301921</p><p><b>長照 SDK-民國年月(YYYMM)</b>: 11406</p><p><b>長照 SDK-民國年月(YYYMM)</b>: 11407</p><h3>Issues</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Severity</b></td><td><b>Code</b></td><td><b>Details</b></td><td><b>Diagnostics</b></td></tr><tr><td style="display: none">*</td><td>Warning</td><td>Business Rule Violation</td><td><span title="Codes:">跨月金額差異偏高</span></td><td>PRICE_ERR=true;ERR_MSG=『與上月差異 &gt; 30%』</td></tr></table></div>
  </text>
  <extension
             url="http://ltc-ig.fhir.tw/StructureDefinition/Ext-TW-LTC-Export-CaseNo">
    <valueString value="111301921"/>
  </extension>
  <extension
             url="http://ltc-ig.fhir.tw/StructureDefinition/Ext-TW-LTC-Export-YYYMM-ROC">
    <valueString value="11406"/>
  </extension>
  <extension
             url="http://ltc-ig.fhir.tw/StructureDefinition/Ext-TW-LTC-Export-YYYMM-ROC">
    <valueString value="11407"/>
  </extension>
  <issue>
    <severity value="warning"/>
    <code value="business-rule"/>
    <details>
      <text value="跨月金額差異偏高"/>
    </details>
    <diagnostics value="PRICE_ERR=true;ERR_MSG=『與上月差異 &gt; 30%』"/>
  </issue>
</OperationOutcome>