Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot2 - STU 1 ballot International flag

This page is part of the Evidence Based Medicine on FHIR Implementation Guide (v1.0.0-ballot2: STU1 Ballot 2) based on FHIR (HL7® FHIR® Standard) v6.0.0. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: VariableDefinition: Gender - TTL Representation

Page standards status: Informative

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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:EvidenceVariable ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "342830"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "5" ] ;
fhir:lastUpdated [ fhir:v "2025-02-17T18:47:22.082Z"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/variable-definition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ebm/StructureDefinition/variable-definition>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/evidence-variable-conditional"^^xsd:anyURI ] ;
fhir:value [
a fhir:Expression ;
fhir:expression [ fhir:v "Always measured" ]     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/evidence-variable-classifier"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a sct:302147001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "302147001" ] ;
fhir:display [ fhir:v "Demographic history detail (observable entity)" ]       ] ) ;
fhir:text [ fhir:v "Demographics" ]     ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "datatype"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/fhir-types"^^xsd:anyURI ] ;
fhir:code [ fhir:v "string" ] ;
fhir:display [ fhir:v "string" ]         ] )       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/evidence-variable-data-storage"^^xsd:anyURI ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "expectedValueSet"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:link <http://hl7.org/fhir/ValueSet/administrative-gender> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/ValueSet/administrative-gender" ] ;
fhir:type [ fhir:v "ValueSet"^^xsd:anyURI ] ;
fhir:display [ fhir:v "AdministrativeGender" ]       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/evidence-variable-constraint"^^xsd:anyURI ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "part-of"       ]     ] [
fhir:url [ fhir:v "targetReference"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Composition/342828" ] ;
fhir:type [ fhir:v "Composition"^^xsd:anyURI ]       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/relates-to"^^xsd:anyURI ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "cite-as"       ]     ] [
fhir:url [ fhir:v "targetMarkdown"^^xsd:anyURI ] ;
fhir:value [
a fhir:markdown ;
fhir:v "VariableDefinition: Gender [Database Entry: FHIR EvidenceVariable Resource]. Contributors: Brian S. Alper, MD, MSPH [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 342830. Revised 2025-02-17. Available at: https://fevir.net/resources/EvidenceVariable/342830. Computable resource at: https://fevir.net/resources/EvidenceVariable/342830#json."       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/relates-to"^^xsd:anyURI ]
  ] ) ; # 
  fhir:url [ fhir:v "https://fevir.net/resources/EvidenceVariable/342830"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ACSN" ] ;
fhir:display [ fhir:v "Accession ID" ]       ] ) ;
fhir:text [ fhir:v "FEvIR Object Identifier" ]     ] ;
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "https://fevir.net/FOI/342830" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ]     ]
  ] [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.44.24.112" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.0-ballot2"] ; # 
  fhir:name [ fhir:v "Gender"] ; # 
  fhir:title [ fhir:v "VariableDefinition: Gender"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2025-03-28T17:11:38+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Clinical Decision Support"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Clinical Decision Support" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/dss" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Gender of the patient. (Example of VariableDefinition Profile for use with a Research Study Data Dictionary)"] ; # 
  fhir:copyright [ fhir:v "https://creativecommons.org/licenses/by-nc-sa/4.0/"] ; # 
  fhir:author ( [
fhir:name [ fhir:v "Brian S. Alper, MD, MSPH" ]
  ] ) ; # 
  fhir:actual [ fhir:v true] ; # 
  fhir:handling [ fhir:v "polychotomous"] ; # 
  fhir:category ( [
fhir:name [ fhir:v "Male" ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/administrative-gender"^^xsd:anyURI ] ;
fhir:code [ fhir:v "male" ] ;
fhir:display [ fhir:v "Male" ]       ] )     ]
  ] [
fhir:name [ fhir:v "Female" ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/administrative-gender"^^xsd:anyURI ] ;
fhir:code [ fhir:v "female" ] ;
fhir:display [ fhir:v "Female" ]       ] )     ]
  ] [
fhir:name [ fhir:v "Other" ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/administrative-gender"^^xsd:anyURI ] ;
fhir:code [ fhir:v "other" ] ;
fhir:display [ fhir:v "Other" ]       ] )     ]
  ] [
fhir:name [ fhir:v "Unknown" ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/administrative-gender"^^xsd:anyURI ] ;
fhir:code [ fhir:v "unknown" ] ;
fhir:display [ fhir:v "Unknown" ]       ] )     ]
  ] ) . # 

<http://hl7.org/fhir/ValueSet/administrative-gender> a fhir:ValueSet .