FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.oh.mha.pds
Resource TypeValueSet
IdValueSet.ca-on-mha-SexualOrientation.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Sexual Orientation

http://ontariohealth.ca/fhir/ValueSet/sexual-orientation

The sexual orientation that best represents the client.


Source1

{
  "resourceType": "ValueSet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ontariohealth.ca/fhir/ValueSet/sexual-orientation",
  "version": "2.0.0",
  "name": "SexualOrientation",
  "title": "Sexual Orientation",
  "status": "draft",
  "date": "2024-08-22T20:17:06.3613088+00:00",
  "publisher": "Ontario Health",
  "description": "The sexual orientation that best represents the client.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/20611000087101/version/20210331",
        "concept": [
          {
            "code": "765288000",
            "display": "Asexual"
          },
          {
            "code": "42035005",
            "display": "Bisexual"
          },
          {
            "code": "38628009",
            "display": "Gay"
          },
          {
            "code": "20430005",
            "display": "Heterosexual"
          },
          {
            "code": "89217008",
            "display": "Lesbian"
          },
          {
            "code": "34071000087106",
            "display": "Identifies as queer"
          },
          {
            "code": "33801000087109",
            "display": "Identifies as Two-Spirit gender"
          },
          {
            "code": "51431000087101",
            "display": "Pansexual"
          },
          {
            "code": "1064711000000108",
            "display": "Undecided about sexual orientation"
          }
        ]
      },
      {
        "system": "http://ontariohealth.ca/fhir/CodeSystem/sexual-orientation",
        "version": "2018-08-12"
      }
    ]
  }
}