全國性預防接種資訊登錄與上傳實作指引
0.0.1 - ci-build Taiwan, Province of China flag

全國性預防接種資訊登錄與上傳實作指引, published by 衛福部疾病管制署. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hyweb-cdc/niis/ and changes regularly. See the Directory of published versions

: 合約院所 - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="organization-hosp-min"/>
  <meta>
    <profile
             value="https://twniis.cdc.gov.tw/twniis/StructureDefinition/organization-hosp-reporting-niis"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h3><b>合約院所</b></h3><p><b>機構代碼</b>:0412040012</p><p><b>機構類型</b>:合約院所 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="CodeSystem-twniis-organization-type-values.html">CDC-NIIS系統-機構類型</a>#Hospid)</span></p></div>
  </text>
  <identifier>
    <value value="0412040012"/>
  </identifier>
  <type>
    <coding>
      <system
              value="https://twniis.cdc.gov.tw/twniis/CodeSystem/twniis-organization-type-values"/>
      <code value="Hospid"/>
      <display value="合約院所"/>
    </coding>
  </type>
</Organization>