旅遊醫學疫苗接種或開立藥品紀錄上傳實作指引
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

: 刪除個案的疫苗紀錄資料 - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="bundle-resquest-batch-delete-immunization-min"/>
  <meta>
    <profile
             value="https://vacc.cdc.gov.tw/vacc/StructureDefinition/bundle-batch-delete-vacc"/>
  </meta>
  <identifier>
    <value value="20240529110300"/>
  </identifier>
  <type value="batch"/>
  <timestamp value="2024-05-29T11:30:00.000Z"/>
  <entry>
    <request>
      <method value="DELETE"/>
      <url value="Immunization/immunization-typh-min"/>
    </request>
  </entry>
  <entry>
    <request>
      <method value="DELETE"/>
      <url value="Immunization/immunization-yf-min"/>
    </request>
  </entry>
</Bundle>