New Zealand Health Terminology Service (NZHTS) Implementation Guide
0.1.0 - ci-build

New Zealand Health Terminology Service (NZHTS) Implementation Guide, published by Health New Zealand | Te Whatu Ora. 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/daniel-thomson/nzhts/ and changes regularly. See the Directory of published versions

: Standard classification of gender - XML Representation

Draft as of 2024-11-11

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="gender-classification"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2024-11-05T17:13:53.147+13:00"/>
  </meta>
  <url
       value="https://nzhts.digital.health.nz/fhir/ValueSet/gender-classification"/>
  <version value="0.1.0"/>
  <name value="Gender_classification"/>
  <title value="Standard classification of gender"/>
  <status value="draft"/>
  <date value="2024-11-11T02:01:44+00:00"/>
  <publisher value="Health New Zealand | Te Whatu Ora"/>
  <contact>
    <name value="Health New Zealand | Te Whatu Ora"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.tewhatuora.govt.nz/"/>
    </telecom>
  </contact>
  <compose>
    <include>
      <system
              value="https://standards.digital.health.nz/ns/gender-classification"/>
      <version value="1.0"/>
    </include>
  </compose>
  <expansion>
    <identifier value="7a6a459f-3173-413a-9539-240000e2bec4"/>
    <timestamp value="2024-11-11T13:49:37+13:00"/>
    <total value="9"/>
    <offset value="0"/>
    <parameter>
      <name value="version"/>
      <valueUri
                value="https://standards.digital.health.nz/ns/gender-classification|1.0"/>
    </parameter>
    <parameter>
      <name value="count"/>
      <valueInteger value="2147483647"/>
    </parameter>
    <parameter>
      <name value="offset"/>
      <valueInteger value="0"/>
    </parameter>
    <contains>
      <system
              value="https://standards.digital.health.nz/ns/gender-classification"/>
      <code value="3"/>
      <display value="Another gender / He ira kē anō"/>
    </contains>
    <contains>
      <system
              value="https://standards.digital.health.nz/ns/gender-classification"/>
      <code value="4"/>
      <display value="Don't know"/>
    </contains>
    <contains>
      <system
              value="https://standards.digital.health.nz/ns/gender-classification"/>
      <code value="2"/>
      <display value="Female / Wahine"/>
    </contains>
    <contains>
      <system
              value="https://standards.digital.health.nz/ns/gender-classification"/>
      <code value="1"/>
      <display value="Male / Tāne"/>
    </contains>
    <contains>
      <system
              value="https://standards.digital.health.nz/ns/gender-classification"/>
      <code value="9"/>
      <display value="Not stated"/>
    </contains>
    <contains>
      <system
              value="https://standards.digital.health.nz/ns/gender-classification"/>
      <code value="5"/>
      <display value="Refuse to answer"/>
    </contains>
    <contains>
      <system
              value="https://standards.digital.health.nz/ns/gender-classification"/>
      <code value="6"/>
      <display value="Repeated value"/>
    </contains>
    <contains>
      <system
              value="https://standards.digital.health.nz/ns/gender-classification"/>
      <code value="8"/>
      <display value="Response outside scope"/>
    </contains>
    <contains>
      <system
              value="https://standards.digital.health.nz/ns/gender-classification"/>
      <code value="7"/>
      <display value="Response unidentifiable"/>
    </contains>
  </expansion>
</ValueSet>