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

FHIR IG Statistics: CodeSystem/SexualOrientation-cs

Packageca.on.oh.mha.pds
Resource TypeCodeSystem
IdSexualOrientation-cs
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.mha.pds@2.0.0-alpha-preview-0.1&canonical=http://ontariohealth.ca/fhir/CodeSystem/sexual-orientation
URLhttp://ontariohealth.ca/fhir/CodeSystem/sexual-orientation
Version2.0.0
Statusdraft
Date2024-08-22T20:17:06.3613088+00:00
NameSexualOrientation
TitleSexual Orientation
Realmca
Authoritynational
DescriptionThe sexual orientation that best represents the client.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "url": "http://ontariohealth.ca/fhir/CodeSystem/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.",
  "content": "complete",
  "concept": [
    {
      "code": "demisexual",
      "display": "Demisexual"
    },
    {
      "code": "Same-gender loving",
      "display": "Same-Gender Loving"
    },
    {
      "code": "two-spirit",
      "display": "Two-Spirit"
    }
  ]
}