Common Data Models Harmonization
1.0.0 - STU 1 Publication

Common Data Models Harmonization, published by HL7 International - Biomedical Research and Regulation Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/cdmh/ and changes regularly. See the Directory of published versions

: PCORNet Sexual Orientation Codes - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="pcornet-sexual-orientation"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-sexual-orientation defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">AS<a name="pcornet-sexual-orientation-AS"> </a></td><td>Asexual</td><td>Person has an Asexual orientation.</td></tr><tr><td style="white-space:nowrap">BI<a name="pcornet-sexual-orientation-BI"> </a></td><td>Bisexual</td><td>Person has a Bisexual orientation.</td></tr><tr><td style="white-space:nowrap">GA<a name="pcornet-sexual-orientation-GA"> </a></td><td>Gay</td><td>Person has a Gay sexual orientation.</td></tr><tr><td style="white-space:nowrap">LE<a name="pcornet-sexual-orientation-LE"> </a></td><td>Lesbian</td><td>Person has a Lesbian sexual orientation.</td></tr><tr><td style="white-space:nowrap">QU<a name="pcornet-sexual-orientation-QU"> </a></td><td>Queer</td><td>Person has a Queer sexual orientation.</td></tr><tr><td style="white-space:nowrap">QS<a name="pcornet-sexual-orientation-QS"> </a></td><td>Questioning</td><td>Person has a sexual orientation of Questioning.</td></tr><tr><td style="white-space:nowrap">ST<a name="pcornet-sexual-orientation-ST"> </a></td><td>Straight</td><td>Person has a Straight sexual orientation.</td></tr><tr><td style="white-space:nowrap">SE<a name="pcornet-sexual-orientation-SE"> </a></td><td>Something Else</td><td>Person has sexual orientation of Something Else.</td></tr><tr><td style="white-space:nowrap">MU<a name="pcornet-sexual-orientation-MU"> </a></td><td>Multiple Sexual Orientations</td><td>Person has Multiple sexual orientations.</td></tr><tr><td style="white-space:nowrap">DC<a name="pcornet-sexual-orientation-DC"> </a></td><td>Decline to Answer</td><td>Person has declined to answer about their sexual orientataion.</td></tr><tr><td style="white-space:nowrap">NI<a name="pcornet-sexual-orientation-NI"> </a></td><td>No Information</td><td>There is no information about the Persons sexual orientation</td></tr><tr><td style="white-space:nowrap">UN<a name="pcornet-sexual-orientation-UN"> </a></td><td>Unknown</td><td>Persons sexual orientation is unknown.</td></tr><tr><td style="white-space:nowrap">OT<a name="pcornet-sexual-orientation-OT"> </a></td><td>Other</td><td>Persons sexual orientation is Other.</td></tr></table></div>
  </text>
  <url value="http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-sexual-orientation"/>
  <version value="1.0.0"/>
  <name value="PCORNetSexualOrientation"/>
  <title value="PCORNet Sexual Orientation Codes"/>
  <status value="active"/>
  <date value="2021-09-06"/>
  <publisher
             value="HL7 International - Biomedical Research and Regulation Work Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/rcrim"/>
    </telecom>
  </contact>
  <description
               value="The PCORNet Sexual Orientation Codes contains the codes to be used by PCORNet data marts."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Used by permission of HL7, all rights reserved Creative Commons License"/>
  <caseSensitive value="true"/>
  <valueSet
            value="http://hl7.org/fhir/us/cdmh/ValueSet/pcornet-sexual-orientation"/>
  <content value="complete"/>
  <count value="13"/>
  <concept>
    <code value="AS"/>
    <display value="Asexual"/>
    <definition value="Person has an Asexual orientation."/>
  </concept>
  <concept>
    <code value="BI"/>
    <display value="Bisexual"/>
    <definition value="Person has a Bisexual orientation."/>
  </concept>
  <concept>
    <code value="GA"/>
    <display value="Gay"/>
    <definition value="Person has a Gay sexual orientation."/>
  </concept>
  <concept>
    <code value="LE"/>
    <display value="Lesbian"/>
    <definition value="Person has a Lesbian sexual orientation."/>
  </concept>
  <concept>
    <code value="QU"/>
    <display value="Queer"/>
    <definition value="Person has a Queer sexual orientation."/>
  </concept>
  <concept>
    <code value="QS"/>
    <display value="Questioning"/>
    <definition value="Person has a sexual orientation of Questioning."/>
  </concept>
  <concept>
    <code value="ST"/>
    <display value="Straight"/>
    <definition value="Person has a Straight sexual orientation."/>
  </concept>
  <concept>
    <code value="SE"/>
    <display value="Something Else"/>
    <definition value="Person has sexual orientation of Something Else."/>
  </concept>
  <concept>
    <code value="MU"/>
    <display value="Multiple Sexual Orientations"/>
    <definition value="Person has Multiple sexual orientations."/>
  </concept>
  <concept>
    <code value="DC"/>
    <display value="Decline to Answer"/>
    <definition
                value="Person has declined to answer about their sexual orientataion."/>
  </concept>
  <concept>
    <code value="NI"/>
    <display value="No Information"/>
    <definition
                value="There is no information about the Persons sexual orientation"/>
  </concept>
  <concept>
    <code value="UN"/>
    <display value="Unknown"/>
    <definition value="Persons sexual orientation is unknown."/>
  </concept>
  <concept>
    <code value="OT"/>
    <display value="Other"/>
    <definition value="Persons sexual orientation is Other."/>
  </concept>
</CodeSystem>