傳染病通報系統實作指引
0.1.0 - ci-build Taiwan, Province of China flag

傳染病通報系統實作指引, 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

: HL7-性別值集 - XML Representation

Active as of 2026-10-01

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="gender"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: 取值集合 gender</b></p><a name="gender"> </a><a name="hcgender"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html"><code>http://hl7.org/fhir/administrative-gender</code></a><span title="Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references"> version &#x1F4E6;4.0.1</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-female">female</a></td><td style="color: #cccccc">Female</td><td>Female.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-male">male</a></td><td style="color: #cccccc">Male</td><td>Male.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-other">other</a></td><td style="color: #cccccc">Other</td><td>Other.</td></tr></table></li></ul></div>
  </text>
  <url value="https://cdc.gov.tw/nidrs/ValueSet/gender"/>
  <version value="0.1.0"/>
  <name value="Gender"/>
  <title value="HL7-性別值集"/>
  <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="HL7-性別值集"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="TW"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/administrative-gender"/>
      <concept>
        <code value="female"/>
      </concept>
      <concept>
        <code value="male"/>
      </concept>
      <concept>
        <code value="other"/>
      </concept>
    </include>
  </compose>
</ValueSet>