臺灣次世代基因定序檢測實作指引
1.0.1 - ci-build

臺灣次世代基因定序檢測實作指引, published by 衛生福利部中央健康保險署. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TWNHIFHIR/ngs/ and changes regularly. See the Directory of published versions

: 醫事機構 - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="org-hosp-min"/>
  <meta>
    <profile
             value="https://nhicore.nhi.gov.tw/ngs/StructureDefinition/Organization-twngs"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h3><b>醫事機構</b></h3><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Organization-twngs.html">機構-Organization TWNGS</a></p></div><p><b>機構名稱</b>:佛教慈濟醫療財團法人花蓮慈濟醫院</p><p><b>識別碼型別</b>:Provider number<span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://terminology.hl7.org/CodeSystem/v2-0203">IdentifierType</a>#PRN)</span><br/><b>機構代碼(official)</b>:1145010010 (https://nhicore.nhi.gov.tw/ngs/CodeSystem/organization-identifier-tw)</p><p><b>機構種類</b>:Healthcare Provider <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://hl7.org/fhir/R4/codesystem-organization-type.html">OrganizationType</a>#prov)</span></p></div>
  </text>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="PRN"/>
      </coding>
    </type>
    <system
            value="https://nhicore.nhi.gov.tw/ngs/CodeSystem/organization-identifier-tw"/>
    <value value="1145010010"/>
  </identifier>
  <type>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/organization-type"/>
      <code value="prov"/>
    </coding>
  </type>
  <name value="佛教慈濟醫療財團法人花蓮慈濟醫院"/>
</Organization>