<ValueSet xmlns="http://hl7.org/fhir">
  <id value="KBV-VS-KV-DIGITAL-TS-DRITTE-Gender" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">Geschlecht einer zu behandelnden Person</div>
  </text>
  <url value="https://fhir.kbv.de/ValueSet/KBV_VS_KV_DIGITAL_TS_DRITTE_Gender" />
  <version value="1.0.0" />
  <name value="KBV_VS_KV_DIGITAL_TS_DRITTE_Gender" />
  <title value="KBV_VS_KV_DIGITAL_TS_DRITTE_Gender" />
  <status value="active" />
  <publisher value="kv.digital GmbH" />
  <contact>
    <name value="kv.digital GmbH" />
    <telecom>
      <system value="url" />
      <value value="https://www.kv.digital" />
    </telecom>
  </contact>
  <description value="Geschlecht einer zu behandelnden Person" />
  <copyright value="Copyright 2024 kv.digital GmbH" />
  <compose>
    <include>
      <system value="http://hl7.org/fhir/administrative-gender" />
      <concept>
        <code value="male" />
        <display value="Male" />
      </concept>
      <concept>
        <code value="female" />
        <display value="Female" />
      </concept>
      <concept>
        <code value="other" />
        <display value="Other" />
      </concept>
    </include>
  </compose>
</ValueSet>