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. This is the current published version. For a full list of available versions, see the Directory of published versions
Active as of 2025-02-18 |
@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 -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "BRCategoriaAgenteAlergiasReacoesAdversas"] ; #
fhir:language [ fhir:v "pt"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"pt\" lang=\"pt\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet BRCategoriaAgenteAlergiasReacoesAdversas</b></p><a name=\"BRCategoriaAgenteAlergiasReacoesAdversas\"> </a><a name=\"hcBRCategoriaAgenteAlergiasReacoesAdversas\"> </a><a name=\"BRCategoriaAgenteAlergiasReacoesAdversas-pt-BR\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: pt</p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-category.html\"><code>http://hl7.org/fhir/allergy-intolerance-category</code></a> version <code>1.0.0</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-category.html#allergy-intolerance-category-biologic\">biologic</a></td><td>Biológico</td><td>A preparation that is synthesized from living organisms or their products, especially a human or animal protein, such as a hormone or antitoxin, that is used as a diagnostic, preventive, or therapeutic agent. Examples of biologic medications include: vaccines; allergenic extracts, which are used for both diagnosis and treatment (for example, allergy shots); gene therapies; cellular therapies. There are other biologic products, such as tissues, which are not typically associated with allergies.</td></tr></table></li><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-category.html\"><code>http://hl7.org/fhir/allergy-intolerance-category</code></a> version <code>1.0.0</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-category.html#allergy-intolerance-category-environment\">environment</a></td><td>Ambiente</td><td>Any substances that are encountered in the environment, including any substance not already classified as food, medication, or biologic.</td></tr></table></li><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-category.html\"><code>http://hl7.org/fhir/allergy-intolerance-category</code></a> version <code>1.0.0</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-category.html#allergy-intolerance-category-food\">food</a></td><td>Alimento</td><td>Any substance consumed to provide nutritional support for the body.</td></tr></table></li><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-category.html\"><code>http://hl7.org/fhir/allergy-intolerance-category</code></a> version <code>1.0.0</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-category.html#allergy-intolerance-category-medication\">medication</a></td><td>Medicamento</td><td>Substances administered to achieve a physiological effect.</td></tr></table></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-NullFlavor.html\"><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></a> version <code>1.0.0</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-OTH\">OTH</a></td><td>other</td><td>**Description:**The actual value is not a member of the set of permitted data values in the constrained value domain of a variable. (e.g., concept not provided by required code system).<br/><br/>**Usage Notes**: This flavor and its specializations are most commonly used with the CD datatype and its flavors. However, it may apply to \\*any\\* datatype where the constraints of the type are tighter than can be conveyed. For example, a PQ that is for a true measured amount whose units are not supported in UCUM, a need to convey a REAL when the type has been constrained to INT, etc.<br/><br/>With coded datatypes, this null flavor may only be used if the vocabulary binding has a coding strength of CNE. By definition, all local codes and original text are part of the value set if the coding strength is CWE.</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "https://terminologia.saude.gov.br/fhir/ValueSet/BRCategoriaAgenteAlergiasReacoesAdversas"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "BRCategoriaAgenteAlergiasReacoesAdversas"] ; #
fhir:title [ fhir:v "Categoria do Agente da Alergia ou Reação Adversa"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2025-02-18T21:08:42+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:description [ fhir:v "Categoria do Agente da Alergia ou Reação Adversa"] ; #
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:immutable [ fhir:v "true"^^xsd:boolean] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://hl7.org/fhir/allergy-intolerance-category"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.0.0" ] ;
( fhir:concept [
fhir:code [ fhir:v "biologic" ] ;
fhir:display [ fhir:v "Biológico" ] ] ) ] [
fhir:system [ fhir:v "http://hl7.org/fhir/allergy-intolerance-category"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.0.0" ] ;
( fhir:concept [
fhir:code [ fhir:v "environment" ] ;
fhir:display [ fhir:v "Ambiente" ] ] ) ] [
fhir:system [ fhir:v "http://hl7.org/fhir/allergy-intolerance-category"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.0.0" ] ;
( fhir:concept [
fhir:code [ fhir:v "food" ] ;
fhir:display [ fhir:v "Alimento" ] ] ) ] [
fhir:system [ fhir:v "http://hl7.org/fhir/allergy-intolerance-category"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.0.0" ] ;
( fhir:concept [
fhir:code [ fhir:v "medication" ] ;
fhir:display [ fhir:v "Medicamento" ] ] ) ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.0.0" ] ;
( fhir:concept [
fhir:code [ fhir:v "OTH" ] ;
fhir:display [ fhir:v "other" ] ] ) ] )
] . #
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 2025-02-18
Links: Table of Contents |
QA Report