旅遊醫學疫苗接種或開立藥品紀錄上傳實作指引
1.0.0 - ci-build

This page is part of the 旅遊醫學疫苗接種或開立藥品紀錄上傳實作指引 (v1.0.0: Releases Ballot 1) 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

: CDC回覆院所刪除個案的開立藥品紀錄資料 - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="bundle-response-batch-delete-medication-min"/>
  <meta>
    <profile
             value="https://vacc.cdc.gov.tw/vacc/StructureDefinition/bundle-delete-response-vacc"/>
  </meta>
  <identifier>
    <value value="20240531110412"/>
  </identifier>
  <type value="batch-response"/>
  <timestamp value="2024-05-21T11:04:12.000Z"/>
  <entry>
    <fullUrl
             value="https://vacc.cdc.gov.tw/vacc/Operationoutcome/operationoutcome-delete-5"/>
    <resource>
      <OperationOutcome>
        <id value="operationoutcome-delete-5"/>
        <meta>
          <profile
                   value="https://vacc.cdc.gov.tw/vacc/StructureDefinition/operationoutcome-vacc"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><h3><b>系統回應訊息-刪除失敗</b></h3><p><b>問題嚴重性</b>:Error <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://hl7.org/fhir/issue-severity">IssueSeverity</a>#error</span></p><p><b>問題種類</b>:Processing Failure <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://hl7.org/fhir/issue-type">IssueType</a>#processing)</span></p><p><b>訊息種類</b>:該筆出境資料具有接種/開立藥品紀錄,不允許刪除 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="CodeSystem-twvacc-operationoutcome-values.html">CDC-VACC系統-系統回應訊息</a>#E00010)</span></p></div>
        </text>
        <issue>
          <severity value="error"/>
          <code value="processing"/>
          <details>
            <coding>
              <system
                      value="https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-operationoutcome-values"/>
              <code value="E00010"/>
              <display value="該筆出境資料具有接種/開立藥品紀錄,不允許刪除"/>
            </coding>
          </details>
        </issue>
      </OperationOutcome>
    </resource>
    <response>
      <status value="200 OK"/>
      <location
                value="MedicationAdministration/medicationAdministration-min"/>
    </response>
  </entry>
</Bundle>