WHO Clinical Care in Crisis Implementation Guide for Children
0.1.0 - ci-build

WHO Clinical Care in Crisis Implementation Guide for Children - Local Development build (v0.1.0). See the Directory of published versions

: Sex - XML Representation

Draft as of 2023-10-04

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="sex"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-che-custom-codes.html"><code>https://fhir.dk.swisstph-mis.ch/matchbox/fhir/CodeSystem/che-custom-codes</code></a><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="CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46A.46DE17">CHE.A.DE17</a></td><td>Female</td><td>The client is Female</td></tr><tr><td><a href="CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46A.46DE18">CHE.A.DE18</a></td><td>Male</td><td>The client is Male</td></tr><tr><td><a href="CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46A.46DE19">CHE.A.DE19</a></td><td>Not Specified</td><td>The client's sex is not specified</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.dk.swisstph-mis.ch/matchbox/fhir/ValueSet/sex"/>
  <version value="0.1.0"/>
  <name value="valueset-sex"/>
  <title value="Sex"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2023-10-04T12:32:21+00:00"/>
  <publisher value="WHO"/>
  <contact>
    <name value="WHO"/>
    <telecom>
      <system value="url"/>
      <value value="http://who.int"/>
    </telecom>
  </contact>
  <description value="The Sex of the client"/>
  <immutable value="true"/>
  <compose>
    <include>
      <system
              value="https://fhir.dk.swisstph-mis.ch/matchbox/fhir/CodeSystem/che-custom-codes"/>
      <concept>
        <code value="CHE.A.DE17"/>
        <display value="Female"/>
        <designation>
          <value value="The client is Female"/>
        </designation>
      </concept>
      <concept>
        <code value="CHE.A.DE18"/>
        <display value="Male"/>
        <designation>
          <value value="The client is Male"/>
        </designation>
      </concept>
      <concept>
        <code value="CHE.A.DE19"/>
        <display value="Not Specified"/>
        <designation>
          <value value="The client's sex is not specified"/>
        </designation>
      </concept>
    </include>
  </compose>
</ValueSet>