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

FHIR IG Statistics: ValueSet/SexualOrientationValueSet

PackageCygnetHealth.00.00.01
Resource TypeValueSet
IdSexualOrientationValueSet
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=CygnetHealth.00.00.01@0.0.1&canonical=https://cygnethealth.co.uk/fhir/sexualorientationValueSet
URLhttps://cygnethealth.co.uk/fhir/sexualorientationValueSet
Version1.0.0
Statusdraft
Date2022-11-02T00:00:00.000Z
NameSexualOrientationValueSet
TitleSexualOrientationValueSet
DescriptionDefines the patient's sexual orientation supported codes.

Resources that use this resource

StructureDefinition
sexualorientationsexualOrientation
ValueSet
sexualorientationValueSetSexualOrientationValueSet

Resources that this resource uses

ValueSet
sexualorientationValueSetSexualOrientationValueSet

Narrative

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

SexualOrientation.ValueSet

https://cygnethealth.co.uk

Defines the patient's sexual orientation supported codes.


Source

{
  "resourceType": "ValueSet",
  "url": "https://cygnethealth.co.uk/fhir/sexualorientationValueSet",
  "version": "1.0.0",
  "title": "SexualOrientationValueSet",
  "id": "SexualOrientationValueSet",
  "status": "draft",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://cygnethealth.co.uk/fhir/sexualorientationValueSet",
        "concept": [
          {
            "code": "AS",
            "display": "Patient has an Asexual sexual orientation"
          },
          {
            "code": "BI",
            "display": "Patient has a Bisexual orientation"
          },
          {
            "code": "GA",
            "display": "Patient has a Gay sexual orientation"
          },
          {
            "code": "LE",
            "display": "Patient has a Lesbian sexual orientation"
          },
          {
            "code": "QU",
            "display": "Patient has a Queer sexual orientation"
          },
          {
            "code": "QS",
            "display": "Patient has a Questioning sexual orientation"
          },
          {
            "code": "ST",
            "display": "Person has a Straight sexual orientation"
          },
          {
            "code": "OT",
            "display": "Patient has an Other sexual orientation"
          },
          {
            "code": "MU",
            "display": "Patient has Multiple sexual orientations"
          },
          {
            "code": "DC",
            "display": "Patient has declined to answer regarding their sexual orientation"
          },
          {
            "code": "NI",
            "display": "No information provided regarding the patient sexual orientation"
          },
          {
            "code": "UN",
            "display": "Patient sexual orientation is Unknown"
          }
        ]
      }
    ]
  },
  "description": "Defines the patient's sexual orientation supported codes.",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "date": "2022-11-02T00:00:00.000Z",
  "publisher": "Cygnet Health",
  "name": "SexualOrientationValueSet"
}