Guia de implementação de Terminologias do Brasil: Release 1 - BR Realm | STU1
1.0.0 - STU1
This page is part of the Terminologias do Brasil (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
| Active as of 2026-07-10 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/BRBaseLegalLGPD> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "BRBaseLegalLGPD"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>ValueSet: BRBaseLegalLGPD</b></p><p>Title: BRBaseLegalLGPD</p><p>Version: HEAD</p><p>URL: https://terminologia.saude.gov.br/fhir/ValueSet/BRBaseLegalLGPD</p><p>Description: No description</p></div>"
] ;
fhir:ValueSet.url [ fhir:value "https://terminologia.saude.gov.br/fhir/ValueSet/BRBaseLegalLGPD"] ;
fhir:ValueSet.version [ fhir:value "1.0.0"] ;
fhir:ValueSet.name [ fhir:value "BRBaseLegalLGPD"] ;
fhir:ValueSet.title [ fhir:value "BRBaseLegalLGPD"] ;
fhir:ValueSet.status [ fhir:value "active"] ;
fhir:ValueSet.date [ fhir:value "2026-07-10T12:04:21-03:00"^^xsd:dateTime] ;
fhir:ValueSet.publisher [ fhir:value "Ministério do Saúde do Brasil"] ;
fhir:ValueSet.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "Ministério do Saúde do Brasil" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://gov.br/saude" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "contato@gointerop.com" ]
]
], [
fhir:index 1 ;
fhir:ContactDetail.name [ fhir:value "Italo Macedo" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "italo@gointerop.com" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
]
] ;
fhir:ValueSet.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "BR" ] ;
fhir:Coding.display [ fhir:value "Brazil" ]
]
] ;
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0 ;
fhir:ValueSet.compose.include.system [ fhir:value "https://terminologia.saude.gov.br/fhir/CodeSystem/BRBaseLegalLGPD" ] ;
fhir:ValueSet.compose.include.version [ fhir:value "HEAD" ] ;
fhir:ValueSet.compose.include.concept [
fhir:index 0 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "PROTCRED" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Proteção do Crédito" ]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "EXECONTRATO" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Execução de Contrato" ]
], [
fhir:index 2 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "LEGINTER" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Legítimo Interesse" ]
], [
fhir:index 3 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "TUTSAUDE" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Tutela da Saude" ]
], [
fhir:index 4 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "PROTVIDA" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Proteção da Vida" ]
], [
fhir:index 5 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "EXERDIREITO" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Exercício Regular de Direitos" ]
], [
fhir:index 6 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "PESQUISA" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Estudos por órgão de pesquisa" ]
], [
fhir:index 7 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "EXECPOLPUB" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Execução de Políticas Públicas" ]
], [
fhir:index 8 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "OBRILEGAL" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Obrigação Legal ou Regulatória" ]
], [
fhir:index 9 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "CONSENT" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Consentimento do Titular" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/BRBaseLegalLGPD.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ValueSet/BRBaseLegalLGPD.ttl> .
IG © 2023+ Ministério do Saúde do Brasil. Package br.gov.saude.terminologia.fhir#1.0.0 based on FHIR 4.0.1. Generated 2026-07-10
Links: Table of Contents |
QA Report