臺灣疫苗接種或開立藥品紀錄上傳實作指引
0.1.0 - ci-build

臺灣疫苗接種或開立藥品紀錄上傳實作指引 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 疫苗接種的證書資料-不需發證 - XML Representation

Raw xml | Download



<Composition xmlns="http://hl7.org/fhir">
  <id value="composition-noissue-min"/>
  <meta>
    <profile
             value="https://vacc.cdc.gov.tw/vacc/StructureDefinition/composition-vacc"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h3><b>疫苗接種證書資料</b></h3><p><b>狀態</b>:final</p><p><b>發證編號</b>:7777777</p><p><b>發證日期</b>:2024-01-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>#Noissue)</span></p><p><b>個案資料</b>: <a href="Patient-patient-passport-min.html">Patient/patient-passport-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-yf-min.html">Immunization/immunization-yf-min</a></p></div>
  </text>
  <identifier>
    <value value="7777777"/>
  </identifier>
  <status value="final"/>
  <type>
    <coding>
      <system
              value="https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-certificate-type-values"/>
      <code value="Noissue"/>
      <display value="不需發證"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/patient-passport-min"/>
  </subject>
  <date value="2024-01-01"/>
  <author>🔗 
    <reference value="Organization/organization-hosp-min"/>
  </author>
  <title value="疫苗接種證書資料"/>
  <section>
    <entry>🔗 
      <reference value="Immunization/immunization-typh-min"/>
    </entry>
  </section>
</Composition>