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
<Bundle xmlns="http://hl7.org/fhir">
<id value="bundle-resquest-get-min"/>
<meta>
<profile
value="https://vacc.cdc.gov.tw/vacc/StructureDefinition/bundle-batch-query-vacc"/>
</meta>
<identifier>
<value value="20240130AM001"/>
</identifier>
<type value="batch"/>
<timestamp value="2023-04-23T10:00:00.000Z"/>
<entry>
<request>
<method value="GET"/>
<url
value="Immunization?Immunization?patient.identifier=S123456789&patient.birthdate=1983-02-15&vaccine-code.system=https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-vaccine-code-values"/>
</request>
</entry>
<entry>
<request>
<method value="GET"/>
<url
value="Composition?subject.identifier=888800371&subject.birthdate=1983-02-15"/>
</request>
</entry>
<entry>
<request>
<method value="GET"/>
<url
value="MedicationAdministration?subject:Patient.identifier=888800371&patient.birthdate=1983-02-15&_include=MedicationAdministration:medication"/>
</request>
</entry>
</Bundle>