傳染病通報系統實作指引, published by 衛福部疾病管制署. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fhir-nidrs/nidrs/ and changes regularly. See the Directory of published versions
| Active as of 2026-10-01 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="cdc-gender"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: 代码系统 cdc-gender</b></p><a name="cdc-gender"> </a><a name="hccdc-gender"> </a><p>This case-sensitive code system <code>https://cdc.gov.tw/nidrs/CodeSystem/cdc-gender</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">F<a name="cdc-gender-F"> </a></td><td>女</td></tr><tr><td style="white-space:nowrap">M<a name="cdc-gender-M"> </a></td><td>男</td></tr><tr><td style="white-space:nowrap">X<a name="cdc-gender-X"> </a></td><td>第三性別</td></tr></table></div>
</text>
<url value="https://cdc.gov.tw/nidrs/CodeSystem/cdc-gender"/>
<version value="0.1.0"/>
<name value="CDCGender"/>
<title value="CDC-性別"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-10-01"/>
<publisher value="衛福部疾病管制署"/>
<contact>
<name value="衛福部疾病管制署"/>
<telecom>
<system value="url"/>
<value value="https://www.cdc.gov.tw"/>
</telecom>
</contact>
<description
value="臺灣衛生福利部疾病管制署「性別」代碼,代碼出版日期:2026-10-01;資料所屬單位:臺灣衛生福利部疾病管制署。"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="TW"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="F"/>
<display value="女"/>
</concept>
<concept>
<code value="M"/>
<display value="男"/>
</concept>
<concept>
<code value="X"/>
<display value="第三性別"/>
</concept>
</CodeSystem>