A Set of Codesystems for Gender
0.1.0 - ci-build

A Set of Codesystems for Gender, published by FO. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/frankoemig/gender/ and changes regularly. See the Directory of published versions

: Gender Identity - TTL Representation

Active as of 2024-04-16

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 "GenderIdentity"] ; # 
  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 GenderIdentity</b></p><a name=\"GenderIdentity\"> </a><a name=\"hcGenderIdentity\"> </a><p>This case-insensitive code system <code>http://gender.oemig.de/fhir/CodeSystem/GenderIdentity</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">407376001<a name=\"GenderIdentity-407376001\"> </a></td><td>Male-to-female transsexual (finding)</td><td>SNOMEDCT 	transgender-female 	transgender female 	the patient identifies as transgender male-to-female</td></tr><tr><td style=\"white-space:nowrap\">407377005<a name=\"GenderIdentity-407377005\"> </a></td><td>Female-to-male transsexual (finding)</td><td>SNOMEDCT 	transgender-male 	transgender male 	the patient identifies as transgender female-to-male</td></tr><tr><td style=\"white-space:nowrap\">446131000124102<a name=\"GenderIdentity-446131000124102\"> </a></td><td>Identifies as non-conforming gender (finding)</td><td>SNOMEDCT 	non-binary 	non-binary 	the patient identifies with neither/both female and male</td></tr><tr><td style=\"white-space:nowrap\">446141000124107<a name=\"GenderIdentity-446141000124107\"> </a></td><td>Identifies as female gender (finding)</td><td>SNOMEDCT 	female 	female 	the patient identifies as female</td></tr><tr><td style=\"white-space:nowrap\">446151000124109<a name=\"GenderIdentity-446151000124109\"> </a></td><td>Identifies as male gender (finding)</td><td>SNOMEDCT 	male 	male 	the patient identifies as male</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"GenderIdentity-other\"> </a></td><td>other</td><td>other gender identity</td></tr><tr><td style=\"white-space:nowrap\">nonDisclosure<a name=\"GenderIdentity-nonDisclosure\"> </a></td><td>non-disclose</td><td>does not whish to disclose 	the patient does not whish to disclose his gender identity</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://gender.oemig.de/fhir/CodeSystem/GenderIdentity"^^xsd:anyURI ;
fhir:l <http://gender.oemig.de/fhir/CodeSystem/GenderIdentity>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "GenderIdentityCS"] ; # 
  fhir:title [ fhir:v "Gender Identity"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2024-04-16"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "FO"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "FO" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.oemig.de" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "These codes are in a value set: Gender Identity - 2.16.840.1.113762.1.4.1021.32\n\nFHIR: http://hl7.org/fhir/2018Jan/valueset-gender-identity.html 	"] ; # 
  fhir:copyright [ fhir:v "FO"] ; # 
  fhir:caseSensitive [ fhir:v false] ; # 
  fhir:valueSet [
fhir:v "http://gender.oemig.de/fhir/ValueSet/GenderIdentity"^^xsd:anyURI ;
fhir:l <http://gender.oemig.de/fhir/ValueSet/GenderIdentity>
  ] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:compositional [ fhir:v false] ; # 
  fhir:versionNeeded [ fhir:v false] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "7"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "407376001" ] ;
fhir:display [ fhir:v "Male-to-female transsexual (finding)" ] ;
fhir:definition [ fhir:v "SNOMEDCT 	transgender-female 	transgender female 	the patient identifies as transgender male-to-female" ]
  ] [
fhir:code [ fhir:v "407377005" ] ;
fhir:display [ fhir:v "Female-to-male transsexual (finding)" ] ;
fhir:definition [ fhir:v "SNOMEDCT 	transgender-male 	transgender male 	the patient identifies as transgender female-to-male" ]
  ] [
fhir:code [ fhir:v "446131000124102" ] ;
fhir:display [ fhir:v "Identifies as non-conforming gender (finding)" ] ;
fhir:definition [ fhir:v "SNOMEDCT 	non-binary 	non-binary 	the patient identifies with neither/both female and male" ]
  ] [
fhir:code [ fhir:v "446141000124107" ] ;
fhir:display [ fhir:v "Identifies as female gender (finding)" ] ;
fhir:definition [ fhir:v "SNOMEDCT 	female 	female 	the patient identifies as female" ]
  ] [
fhir:code [ fhir:v "446151000124109" ] ;
fhir:display [ fhir:v "Identifies as male gender (finding)" ] ;
fhir:definition [ fhir:v "SNOMEDCT 	male 	male 	the patient identifies as male" ]
  ] [
fhir:code [ fhir:v "other" ] ;
fhir:display [ fhir:v "other" ] ;
fhir:definition [ fhir:v "other gender identity" ]
  ] [
fhir:code [ fhir:v "nonDisclosure" ] ;
fhir:display [ fhir:v "non-disclose" ] ;
fhir:definition [ fhir:v "does not whish to disclose 	the patient does not whish to disclose his gender identity" ]
  ] ) . #