Social Care Interoperability Platform FHIR Implementation Guide
Version: 0.1.0, Status: draft

Social Care Interoperability Platform FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MODS Person Sexual Orientation Code - TTL Representation

Draft as of 2026-03-24

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "MODS-PersonSexualOrientation-1"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MODS-PersonSexualOrientation-1</b></p><a name=\"MODS-PersonSexualOrientation-1\"> </a><a name=\"hcMODS-PersonSexualOrientation-1\"> </a><p>This  code system <code>https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-PersonSexualOrientation-1</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1064711000000100<a name=\"MODS-PersonSexualOrientation-1-1064711000000100\"> </a></td><td>Sexual orientation undecided</td></tr><tr><td style=\"white-space:nowrap\">20430005<a name=\"MODS-PersonSexualOrientation-1-20430005\"> </a></td><td>Heterosexual</td></tr><tr><td style=\"white-space:nowrap\">42035005<a name=\"MODS-PersonSexualOrientation-1-42035005\"> </a></td><td>Bisexual</td></tr><tr><td style=\"white-space:nowrap\">440583007<a name=\"MODS-PersonSexualOrientation-1-440583007\"> </a></td><td>Sexual orientation unknown</td></tr><tr><td style=\"white-space:nowrap\">472985009<a name=\"MODS-PersonSexualOrientation-1-472985009\"> </a></td><td>Sexually attracted to neither gender</td></tr><tr><td style=\"white-space:nowrap\">729951000000104<a name=\"MODS-PersonSexualOrientation-1-729951000000104\"> </a></td><td>Sexual orientation not given – patient refused</td></tr><tr><td style=\"white-space:nowrap\">76102007<a name=\"MODS-PersonSexualOrientation-1-76102007\"> </a></td><td>Male Homosexual</td></tr><tr><td style=\"white-space:nowrap\">89217008<a name=\"MODS-PersonSexualOrientation-1-89217008\"> </a></td><td>Female Homosexual</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-PersonSexualOrientation-1"^^xsd:anyURI ;
fhir:l <https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-PersonSexualOrientation-1>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "MODSPersonSexualOrientation"] ; # 
  fhir:title [ fhir:v "MODS Person Sexual Orientation Code"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2026-03-24T16:18:08+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://synanetics.com" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@synanetics.com" ]     ] )
  ] ) ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "GB" ] ;
fhir:display [ fhir:v "United Kingdom of Great Britain and Northern Ireland" ]     ] )
  ] ) ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "8"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "1064711000000100" ] ;
fhir:display [ fhir:v "Sexual orientation undecided" ]
  ] [
fhir:code [ fhir:v "20430005" ] ;
fhir:display [ fhir:v "Heterosexual" ]
  ] [
fhir:code [ fhir:v "42035005" ] ;
fhir:display [ fhir:v "Bisexual" ]
  ] [
fhir:code [ fhir:v "440583007" ] ;
fhir:display [ fhir:v "Sexual orientation unknown" ]
  ] [
fhir:code [ fhir:v "472985009" ] ;
fhir:display [ fhir:v "Sexually attracted to neither gender" ]
  ] [
fhir:code [ fhir:v "729951000000104" ] ;
fhir:display [ fhir:v "Sexual orientation not given – patient refused" ]
  ] [
fhir:code [ fhir:v "76102007" ] ;
fhir:display [ fhir:v "Male Homosexual" ]
  ] [
fhir:code [ fhir:v "89217008" ] ;
fhir:display [ fhir:v "Female Homosexual" ]
  ] ) . #