WHO SMART Guideline: Surveillance and Outbreak Toolkit, published by WHO. This is not an authorized publication; it is the continuous build for version 0.2.1. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-ot and changes regularly. See the Directory of published versions
: SOT Biological Sex - XML Representation
Raw xml | Download
<ValueSet xmlns="http://hl7.org/fhir">
<id value="BiologicalSex"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html"><code>http://hl7.org/fhir/administrative-gender</code></a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude 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><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-unknown">unknown</a></td><td>Unknown</td><td>Unknown.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-other">other</a></td><td>Other</td><td>Other.</td></tr></table></li></ul></div>
</text>
<url
value="http://worldhealthorganization.github.io/smart-ot/ValueSet/BiologicalSex"/>
<version value="0.2.1"/>
<name value="BiologicalSex"/>
<title value="SOT Biological Sex"/>
<status value="draft"/>
<date value="2023-11-07T05:59:29+00:00"/>
<publisher value="WHO"/>
<contact>
<name value="WHO"/>
<telecom>
<system value="url"/>
<value value="http://who.int"/>
</telecom>
</contact>
<description value="Biological Sex"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://hl7.org/fhir/administrative-gender"/>
</include>
<exclude>
<system value="http://hl7.org/fhir/administrative-gender"/>
<concept>
<code value="unknown"/>
<display value="Unknown"/>
</concept>
<concept>
<code value="other"/>
<display value="Other"/>
</concept>
</exclude>
</compose>
</ValueSet>