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

: VACC系統疫苗紀錄資料-霍亂疫苗 - XML Representation

Raw xml | Download


<Immunization xmlns="http://hl7.org/fhir">
  <id value="immunization-ch-min"/>
  <meta>
    <profile
             value="https://vacc.cdc.gov.tw/vacc/StructureDefinition/immunization-vacc"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h3><b>疫苗資料-霍亂疫苗</b></h3><p><b>識別碼</b>:TRAVEL00707</p><p><b>疫苗</b>:霍亂疫苗 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="CodeSystem-twvacc-vaccine-code-values.html">CDC-VACC系統-疫苗/藥品</a>#CH)</span></p><p><b>疫苗批號</b>:VACCINE45678</p><p><b>疫苗廠牌</b>: <a href="Organization-organization-vaccine-min.html">Organization/organization-vaccine-min</a> "Sanofi Pasteur"</p><p><b>疫苗施打時間</b>:2024-01-01 09:30:30</p><p><b>接種機構</b>: <a href="Organization-organization-hosp-min.html">Organization/organization-hosp-min</a> "臺北榮民總醫院蘇澳分院"</p><p><b>疫苗數量</b>:1</p><p><b>疫苗庫存類別[extension: <a href="StructureDefinition-vacc-stock-type.html">StockType</a>]</b>:庫存疫苗 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="CodeSystem-twvacc-stock-type-values.html">CDC-VACC系統-疫苗庫存類別</a>#0)</span></p><p><b>費用類別</b>: 自費(Private) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://terminology.hl7.org/CodeSystem/immunization-funding-source">ImmunizationFundingSource</a>#private)</span></p><p><b>個案資料</b>: <a href="Patient-patient-id-min.html">Patient/patient-id-min</a> "朱以柔"</p><p><b>個案出境資料</b>: <a href="Observation-observation-travel-min.html">Observation/observation-travel-min</a> "衣索比亞"</p></div>
  </text>
  <extension
             url="https://vacc.cdc.gov.tw/vacc/StructureDefinition/vacc-stock-type">
    <valueCodeableConcept>
      <coding>
        <system
                value="https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-stock-type-values"/>
        <code value="0"/>
        <display value="庫存"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <identifier>
    <value value="TRAVEL00707"/>
  </identifier>
  <status value="completed"/>
  <vaccineCode>
    <coding>
      <system
              value="https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-vaccine-code-values"/>
      <code value="CH"/>
      <display value="霍亂疫苗"/>
    </coding>
  </vaccineCode>
  <patient>🔗 
    <reference value="Patient/patient-id-min"/>
  </patient>
  <occurrenceDateTime value="2024-01-01T09:30:30.000Z"/>
  <manufacturer>🔗 
    <reference value="Organization/organization-vaccine-min"/>
  </manufacturer>
  <lotNumber value="VACCINE45678"/>
  <doseQuantity>
    <value value="1"/>
  </doseQuantity>
  <performer>
    <actor>🔗 
      <reference value="Organization/organization-hosp-min"/>
    </actor>
  </performer>
  <reasonReference>🔗 
    <reference value="Observation/observation-travel-min"/>
  </reasonReference>
  <fundingSource>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/immunization-funding-source"/>
      <code value="private"/>
      <display value="Private"/>
    </coding>
  </fundingSource>
</Immunization>