旅遊醫學疫苗接種或開立藥品紀錄上傳實作指引
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-searchset-supplyDelivery-min"/>
  <meta>
    <profile
             value="https://vacc.cdc.gov.tw/vacc/StructureDefinition/bundle-search-supplyDelivery-vacc"/>
  </meta>
  <type value="searchset"/>
  <total value="1"/>
  <link>
    <relation value="self"/>
    <url
         value="https://www.cdc.gov.tw/fhir/SupplyDelivery?supplier.identifier=0634030014"/>
  </link>
  <entry>
    <fullUrl
             value="https://vacc.cdc.gov.tw/vacc/SupplyDelivery/supplyDelivery-min"/>
    <resource>
      <SupplyDelivery>
        <id value="supplyDelivery-min"/>
        <meta>
          <profile
                   value="https://vacc.cdc.gov.tw/vacc/StructureDefinition/supplyDelivery-vacc"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><h3><b>疫苗庫存</b></h3><p><b>疫苗</b>:黃熱病疫苗 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="CodeSystem-twvacc-vaccine-code-values.html">CDC-VACC系統-疫苗/藥品</a>#YF)</span></p><p><b>疫苗批號[extension: <a href="StructureDefinition-vacc-lotNumber.html">LotNumber</a>]</b>:V3F402V(V3F40)</p><p><b>疫苗包裝樣式[extension: <a href="StructureDefinition-vacc-package-type.html">StockType</a>]</b>:預注充填 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="CodeSystem-twvacc-package-type-values.html">CDC-VACC系統-包裝樣式</a>#D)</span></p><p><b>疫苗廠牌</b>: <a href="Organization-organization-vaccine-min.html">Organization/organization-vaccine-min</a> "Sanofi Pasteur"</p><p><b>庫存量(劑)</b>:123</p><p><b>最後生效日期</b>:2020-03-16 23:59:59</p></div>
        </text>
        <extension
                   url="https://vacc.cdc.gov.tw/vacc/StructureDefinition/vacc-package-type">
          <valueCodeableConcept>
            <coding>
              <system
                      value="https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-package-type-values"/>
              <code value="D"/>
              <display value="預注充填"/>
            </coding>
          </valueCodeableConcept>
        </extension>
        <suppliedItem>
          <extension
                     url="https://vacc.cdc.gov.tw/vacc/StructureDefinition/vacc-lotNumber">
            <valueString value="V3F402V(V3F40)"/>
          </extension>
          <quantity>
            <value value="123"/>
          </quantity>
          <itemCodeableConcept>
            <coding>
              <system
                      value="https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-vaccine-code-values"/>
              <code value="YF"/>
              <display value="黃熱病疫苗"/>
            </coding>
          </itemCodeableConcept>
        </suppliedItem>
        <occurrenceDateTime value="2020-03-16T23:59:59.000Z"/>
        <supplier>🔗 
          <reference value="Organization/organization-vaccine-min"/>
        </supplier>
      </SupplyDelivery>
    </resource>
    <search>
      <mode value="match"/>
    </search>
  </entry>
</Bundle>