LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions
: Sexual Orientation Codes - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="sexual-orientation"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://linuxforhealth.org/fhir/cdm/CodeSystem/sexual-orientation</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">asexual<a name="sexual-orientation-asexual"> </a></td><td>Asexual</td></tr><tr><td style="white-space:nowrap">bisexual<a name="sexual-orientation-bisexual"> </a></td><td>Bisexual</td></tr><tr><td style="white-space:nowrap">heterosexual<a name="sexual-orientation-heterosexual"> </a></td><td>Heterosexual</td></tr><tr><td style="white-space:nowrap">homosexual<a name="sexual-orientation-homosexual"> </a></td><td>Homosexual</td></tr><tr><td style="white-space:nowrap">pansexual<a name="sexual-orientation-pansexual"> </a></td><td>Pansexual</td></tr><tr><td style="white-space:nowrap">other<a name="sexual-orientation-other"> </a></td><td>Other</td></tr><tr><td style="white-space:nowrap">unknown<a name="sexual-orientation-unknown"> </a></td><td>Unknown</td></tr></table></div>
</text>
<url
value="http://linuxforhealth.org/fhir/cdm/CodeSystem/sexual-orientation"/>
<version value="8.0.0"/>
<name value="SexualOrientationCodeSystem"/>
<title value="Sexual Orientation Codes"/>
<status value="active"/>
<date value="2022-11-10T16:00:46+00:00"/>
<publisher value="LinuxForHealth Team"/>
<description
value="Codes indicating a person's physical, romantic, and/or emotional attraction towards other people"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="7"/>
<concept>
<code value="asexual"/>
<display value="Asexual"/>
</concept>
<concept>
<code value="bisexual"/>
<display value="Bisexual"/>
</concept>
<concept>
<code value="heterosexual"/>
<display value="Heterosexual"/>
</concept>
<concept>
<code value="homosexual"/>
<display value="Homosexual"/>
</concept>
<concept>
<code value="pansexual"/>
<display value="Pansexual"/>
</concept>
<concept>
<code value="other"/>
<display value="Other"/>
</concept>
<concept>
<code value="unknown"/>
<display value="Unknown"/>
</concept>
</CodeSystem>