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 - JSON Representation

Raw json | Download


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