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



<Composition xmlns="http://hl7.org/fhir">
  <id value="composition-addissue-min"/>
  <meta>
    <profile
             value="https://vacc.cdc.gov.tw/vacc/StructureDefinition/composition-vaccine-vacc"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h3><b>疫苗接種證書資料</b></h3><p><b>發證編號</b>:8888888</p><p><b>發證日期</b>:2024-06-01</p><p><b>證書類型</b>:加簽 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="CodeSystem-twvacc-certificate-type-values.html">CDC-VACC系統-證書類型</a>#Addissue)</span></p><p><b>個案資料</b>: <a href="Patient-patient-id-min.html">Patient/patient-id-min</a> "朱以柔"</p><p><b>發證機構</b>: <a href="Organization-organization-hosp-min.html">Organization/organization-hosp-min</a> "臺北榮民總醫院蘇澳分院"</p><p><b>個案疫苗資料</b>: <a href="Immunization-immunization-ch-min.html">Immunization/immunization-ch-min</a></p></div>
  </text>
  <identifier>
    <value value="8888888"/>
  </identifier>
  <status value="final"/>
  <type>
    <coding>
      <system
              value="https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-certificate-type-values"/>
      <code value="Addissue"/>
      <display value="加簽"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/patient-id-min"/>
  </subject>
  <date value="2024-06-01"/>
  <author>🔗 
    <reference value="Organization/organization-hosp-min"/>
  </author>
  <title value="疫苗接種證書資料"/>
  <section>
    <entry>🔗 
      <reference value="Immunization/immunization-ch-min"/>
    </entry>
  </section>
</Composition>