Guia de implementação de Terminologias do Brasil: Release 1 - BR Realm | STU1
1.0.0 - STU1 Brazil flag

This page is part of the Terminologias do Brasil (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Bridentidadegenero - TTL Representation

Active as of 2025-07-21

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Bridentidadegenero"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Expanded ValueSet</div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://terminologia.saude.gov.br/fhir/ValueSet/BRIdentidadeGenero"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2025-07-21T16:01:40+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Ministério do Saúde do Brasil"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Ministério do Saúde do Brasil" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://gov.br/saude" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "contato@gointerop.com" ]     ] )
  ] [
fhir:name [ fhir:v "Italo Macedo" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "italo@gointerop.com" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BR" ] ;
fhir:display [ fhir:v "Brazil" ]     ] )
  ] ) ; # 
  fhir:expansion [
fhir:timestamp [ fhir:v "2025-07-21T15:13:12+00:00"^^xsd:dateTime ] ;
    ( fhir:contains [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ;
fhir:code [ fhir:v "UNK" ] ;
fhir:display [ fhir:v "unknown" ]     ] [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "33791000087105" ] ;
fhir:display [ fhir:v "Identifies as nonbinary gender (finding)" ]     ] [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "446151000124109" ] ;
fhir:display [ fhir:v "Identifies as male gender (finding)" ]     ] [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "446141000124107" ] ;
fhir:display [ fhir:v "Identifies as female gender (finding)" ]     ] [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "407377005" ] ;
fhir:display [ fhir:v "Female-to-male transsexual (finding)" ]     ] [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "407376001" ] ;
fhir:display [ fhir:v "Male-to-female transsexual (finding)" ]     ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/data-absent-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "asked-declined" ] ;
fhir:display [ fhir:v "Asked But Declined" ]     ] )
  ] . #