FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/pcornet-sexual-orientation

Packagehl7.fhir.us.cdmh
Resource TypeCodeSystem
Idpcornet-sexual-orientation
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/cdmh/https://build.fhir.org/ig/HL7/cdmh/CodeSystem-pcornet-sexual-orientation.html
URLhttp://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-sexual-orientation
Version1.0.0
Statusactive
Date2021-09-06
NamePCORNetSexualOrientation
TitlePCORNet Sexual Orientation Codes
Realmus
Authorityhl7
DescriptionThe PCORNet Sexual Orientation Codes contains the codes to be used by PCORNet data marts.
CopyrightUsed by permission of HL7, all rights reserved Creative Commons License
Contentcomplete

Resources that use this resource

ValueSet
pcornet-sexual-orientationPCORNet Sexual Orientation

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This code system http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-sexual-orientation defines the following codes:

CodeDisplayDefinition
AS AsexualPerson has an Asexual orientation.
BI BisexualPerson has a Bisexual orientation.
GA GayPerson has a Gay sexual orientation.
LE LesbianPerson has a Lesbian sexual orientation.
QU QueerPerson has a Queer sexual orientation.
QS QuestioningPerson has a sexual orientation of Questioning.
ST StraightPerson has a Straight sexual orientation.
SE Something ElsePerson has sexual orientation of Something Else.
MU Multiple Sexual OrientationsPerson has Multiple sexual orientations.
DC Decline to AnswerPerson has declined to answer about their sexual orientataion.
NI No InformationThere is no information about the Persons sexual orientation
UN UnknownPersons sexual orientation is unknown.
OT OtherPersons sexual orientation is Other.

Source

{
  "resourceType": "CodeSystem",
  "id": "pcornet-sexual-orientation",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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."
    }
  ]
}