臺灣社政領域基礎實作指引
0.0.1 - ci-build

臺灣社政領域基礎實作指引, 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/sfaassn2025-source/base/ and changes regularly. See the Directory of published versions

: 個案資料範例 - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="pat-min"/>
  <meta>
    <profile
             value="https://sfaa.gov.tw/base/StructureDefinition/Patient-twss-base"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h3><b>個案基本資料</b></h3><blockquote><p><b>識別碼型別</b>:National Person Identifier <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://terminology.hl7.org/CodeSystem/v2-0203">Identifier Type Codes</a>#NNxxx)</span><br/><b>身分證字號(official)</b>:A123456789 (http://www.moi.gov.tw)</p></blockquote><blockquote><p><b>識別碼型別</b>:Patient internal identifier <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://terminology.hl7.org/CodeSystem/v2-0203">Identifier Type Codes</a>#PI)</span><br/><b>服務對象編號(official)</b>:CLIENT-001 (https://example.org/twss/client-seq)</p></blockquote><p><b>姓名(usual)</b>:王小明</p><p><b>性別</b>:男性</p><p><b>出生日期</b>:2001-01-01</p><p><b>是否出生於民國年前[extension: <a href="StructureDefinition-twss-birth-date-before-roc.html">twss-birth-date-before-roc</a>]</b>:否</p><p><b>出生日期不明註記[extension: <a href="StructureDefinition-twss-birth-date-unknown.html">twss-birth-date-unknown</a>]</b>:否</p><p><b>國籍[extension: <a href="http://hl7.org/fhir/StructureDefinition/patient-nationality">patient-nationality</a>]</b>:<span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ( <a href="https://terminology.hl7.org/CodeSystem-ISO3166Part1.html">ISO3166Part1</a>#TW)</span></p><p><b>族群身分[extension: <a href="StructureDefinition-twss-ethnic-group.html">twss-ethnic-group</a>]</b>:原住民 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="CodeSystem-twss-ethnic-group.html">TWSS 族群身分代碼</a>#B)</span></p><p><b>聯絡方式</b>:Phone <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="https://hl7.org/fhir/R4/valueset-contact-point-system.html">ContactPointSystem</a>#phone)</span><br/><b>聯絡電話</b>:(Mobile)0912345678 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="https://hl7.org/fhir/R4/valueset-contact-point-use.html">ContactPointUse</a>#mobile)</span></p><p><b>聯絡地址</b>:11558臺北市南港區新光里忠孝東路六段488號<br/><b>鄉/鎮/市/區(city)</b>:南港區<br/><b>縣/市(district)</b>:臺北市<br/><b>路/街(line)</b>:忠孝東路<br/><b>村/里(extension[village])</b>:新光里<br/><b>段(extension[section])</b>:六段<br/><b>號(extension[number])</b>:488號<br/><b>郵遞區號(postalCode)</b>:11558<br/><b>國家(country)</b>:TW</p><p><b>關係人姓名</b>:王媽媽<br/><b>關係人聯絡方式</b>:Phone <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="https://hl7.org/fhir/R4/valueset-contact-point-system.html">ContactPointSystem</a>#phone)</span><br/><b>關係人聯絡電話</b>:0922333444<br/><b>關係人地址</b>:11558臺北市南港區新光里忠孝東路六段488號<br/><b>關係人性別</b>:女性</p></div>
  </text>
  <extension
             url="https://sfaa.gov.tw/base/StructureDefinition/twss-birth-date-before-roc">
    <valueBoolean value="false"/>
  </extension>
  <extension
             url="https://sfaa.gov.tw/base/StructureDefinition/twss-birth-date-unknown">
    <valueBoolean value="false"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/patient-nationality">
    <extension url="code">
      <valueCodeableConcept>
        <coding>
          <system value="urn:iso:std:iso:3166"/>
          <code value="TW"/>
        </coding>
      </valueCodeableConcept>
    </extension>
  </extension>
  <extension
             url="https://sfaa.gov.tw/base/StructureDefinition/twss-ethnic-group">
    <valueCodeableConcept>
      <coding>
        <system
                value="https://sfaa.gov.tw/base/CodeSystem/twss-ethnic-group"/>
        <code value="B"/>
        <display value="原住民"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="NNxxx"/>
      </coding>
    </type>
    <system value="http://www.moi.gov.tw"/>
    <value value="A123456789"/>
  </identifier>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="PI"/>
        <display value="Patient internal identifier"/>
      </coding>
      <text value="服務對象編號"/>
    </type>
    <system value="https://example.org/twss/client-seq"/>
    <value value="CLIENT-001"/>
  </identifier>
  <name>
    <use value="usual"/>
    <text value="王小明"/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="0912345678"/>
    <use value="mobile"/>
  </telecom>
  <gender value="male"/>
  <birthDate value="2001-01-01"/>
  <address>
    <extension
               url="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-village">
      <valueString value="新光里"/>
    </extension>
    <extension
               url="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-section">
      <valueString value="六段"/>
    </extension>
    <extension
               url="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-number">
      <valueString value="488號"/>
    </extension>
    <use value="home"/>
    <type value="physical"/>
    <text value="11558臺北市南港區新光里忠孝東路六段488號"/>
    <line value="忠孝東路"/>
    <city value="南港區"/>
    <district value="臺北市"/>
    <postalCode value="11558"/>
    <country value="TW"/>
  </address>
  <contact>
    <relationship>
      <text value="母親"/>
    </relationship>
    <name>
      <text value="王媽媽"/>
    </name>
    <telecom>
      <system value="phone"/>
      <value value="0922333444"/>
    </telecom>
    <address>
      <extension
                 url="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-village">
        <valueString value="新光里"/>
      </extension>
      <extension
                 url="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-section">
        <valueString value="六段"/>
      </extension>
      <extension
                 url="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-number">
        <valueString value="488號"/>
      </extension>
      <text value="11558臺北市南港區新光里忠孝東路六段488號"/>
      <line value="忠孝東路"/>
      <city value="南港區"/>
      <district value="臺北市"/>
      <postalCode value="11558"/>
    </address>
    <gender value="female"/>
  </contact>
</Patient>