旅遊醫學疫苗接種或開立藥品紀錄上傳實作指引
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-niis-min"/>
  <meta>
    <profile
             value="https://vacc.cdc.gov.tw/vacc/StructureDefinition/bundle-search-vaccine-vacc"/>
  </meta>
  <type value="searchset"/>
  <total value="1"/>
  <link>
    <relation value="self"/>
    <url
         value="https://www.cdc.gov.tw/fhir/Immunization?patient.identifier=S123456789&amp;patient.birthdate=1983-02-15&amp;vaccine-code.system=https://vacc.cdc.gov.tw/vacc/CodeSystem/twniis-vaccine-code-values"/>
  </link>
  <entry>
    <fullUrl
             value="https://vacc.cdc.gov.tw/vacc/immunization/immunization-niis-min"/>
    <resource>
      <Immunization>
        <id value="immunization-niis-min"/>
        <meta>
          <profile
                   value="https://vacc.cdc.gov.tw/vacc/StructureDefinition/immunization-niis"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><h3><b>NIIS系統的疫苗紀錄資料</b></h3><p><b>識別碼</b>:20240130AM001</p><p><b>疫苗</b>:輝瑞/BNT COVID-19疫苗 第一劑 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="CodeSystem-twniis-vaccine-code-values.html">CDC-NIIS系統-疫苗</a>#CoV_BioNTech-1)</span></p><p><b>疫苗批號</b>:5683MF026C-CDC</p><p><b>疫苗廠牌</b>: <a href="Organization-organization-niis-min.html">Organization/organization-niis-min</a> "Serum Institute of India Pvt. Ltd"</p><p><b>疫苗施打時間</b>:2023-06-01 09:30:30</p><p><b>接種機構</b>: <a href="Organization-organization-hosp-min.html">Organization/organization-hosp-min</a> "臺北榮民總醫院蘇澳分院"</p><p><b>個案資料</b>: <a href="Patient-patient-residentNumber-min.html">Patient/patient-residentNumber-min</a> "陳小明"</p></div>
        </text>
        <identifier>
          <value value="20240130AM001"/>
        </identifier>
        <status value="completed"/>
        <vaccineCode>
          <coding>
            <system
                    value="https://vacc.cdc.gov.tw/vacc/CodeSystem/twniis-vaccine-code-values"/>
            <code value="CoV_BioNTech-1"/>
            <display value="輝瑞/BNT COVID-19疫苗 第一劑"/>
          </coding>
        </vaccineCode>
        <patient>🔗 
          <reference value="Patient/patient-residentNumber-min"/>
        </patient>
        <occurrenceDateTime value="2023-06-01T09:30:30.000Z"/>
        <manufacturer>🔗 
          <reference value="Organization/organization-niis-min"/>
        </manufacturer>
        <lotNumber value="5683MF026C-CDC"/>
        <performer>
          <actor>🔗 
            <reference value="Organization/organization-hosp-min"/>
          </actor>
        </performer>
      </Immunization>
    </resource>
    <search>
      <mode value="match"/>
    </search>
  </entry>
</Bundle>