@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 -------------------------------------------------------------------

<https://fhir.saude.gov.br/fhir/r4/rac/1.0.0/ValueSet/BRCategoriaAgenteAlergiasReacoesAdversas-1.0> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "BRCategoriaAgenteAlergiasReacoesAdversas-1.0"] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><p class=\"res-header-id\"><b>Narrativa gerada: ValueSet BRCategoriaAgenteAlergiasReacoesAdversas-1.0</b></p><a name=\"BRCategoriaAgenteAlergiasReacoesAdversas-1.0\"> </a><a name=\"hcBRCategoriaAgenteAlergiasReacoesAdversas-1.0\"> </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\">Língua: en</p></div><p>Este conjunto de valores inclui códigos baseados nas seguintes regras:</p><ul><li>Incluir estes códigos, tal como definidos em <a href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-category.html\"><code>http://hl7.org/fhir/allergy-intolerance-category</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references\"> versão ?4.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Código</b></td><td><b>Ecrã</b></td><td><b>Definição</b></td><td><b>Portuguese (Brazil) (pt)</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>Food</td><td>Any substance consumed to provide nutritional support for the body.</td><td>Alimento - Substância recebida pelo corpo que proporciona nutrição. (DeCS/BVS)</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-category.html#allergy-intolerance-category-medication\">medication</a></td><td>Medication</td><td>Substances administered to achieve a physiological effect.</td><td>Medicamento - Substâncias farmacêuticas complexas, preparações ou produtos de origem orgânica geralmente obtidos por métodos ou ensaios biológicos. (DeCS/BVS) Ex.: vacinas, soros, hormônios, antitoxinas etc.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-category.html#allergy-intolerance-category-biologic\">biologic</a></td><td>Biologic</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><td>Biológica - Drogas dirigidas para uso humano ou veterinário, apresentadas em sua formulação final. Estão incluídos aqui os materiais usados na preparação e/ou na formulação final. (DeCS/BVS)</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-category.html#allergy-intolerance-category-environment\">environment</a></td><td>Environment</td><td>Any substances that are encountered in the environment, including any substance not already classified as food, medication, or biologic.</td><td>Fator Externo/Ambiental - Quaisquer substâncias encontradas no meio ambiente, incluindo qualquer substância ainda não classificada como alimento, medicamento ou biológico (Tradução livre da definição original do HL7).</td></tr></table></li><li>Incluir estes códigos, tal como definidos em <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-NullFlavor.html\"><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.0, the version found through the package references\"> versão ?4.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Código</b></td><td><b>Ecrã</b></td><td><b>Definição</b></td><td><b>Portuguese (Brazil) (pt)</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.2.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><td>Outras Substâncias - Qualquer outra substância encontrada no ambiente e que não pode ser classificada como alimento, medicamento ou biológica (Tradução livre da definição original do HL7).</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "ehr"
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:integer ;
       fhir:v 1 ;
       fhir:extension ( [
         fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
         fhir:value [
           a fhir:canonical ;
           fhir:v "https://fhir.saude.gov.br/fhir/r4/rac/1.0.0/ImplementationGuide/br.gov.saude.rac.fhir"^^xsd:anyURI ;
           fhir:link <https://fhir.saude.gov.br/fhir/r4/rac/1.0.0/ImplementationGuide/br.gov.saude.rac.fhir>
         ]
       ] )
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "normative" ;
       fhir:extension ( [
         fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
         fhir:value [
           a fhir:canonical ;
           fhir:v "https://fhir.saude.gov.br/fhir/r4/rac/1.0.0/ImplementationGuide/br.gov.saude.rac.fhir"^^xsd:anyURI ;
           fhir:link <https://fhir.saude.gov.br/fhir/r4/rac/1.0.0/ImplementationGuide/br.gov.saude.rac.fhir>
         ]
       ] )
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "4.0.1"
     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://www.saude.gov.br/fhir/r4/ValueSet/BRCategoriaAgenteAlergiasReacoesAdversas-1.0"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0-release"] ; # 
  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] ; # 
  fhir:date [ fhir:v "2020-09-20T20:37:36.0254538+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Ministério da Saúde do Brasil"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "Ministério da Saúde do Brasil" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.saude.gov.br" ]
     ] [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "cgiis.datasus@saude.gov.br" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Categoriza a substância responsável por causar uma 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:immutable [ fhir:v false] ; # 
  fhir:compose [
     fhir:include ( [
       fhir:system [ fhir:v "http://hl7.org/fhir/allergy-intolerance-category"^^xsd:anyURI ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "food" ] ;
         fhir:display [ fhir:v "Food" ] ;
         fhir:designation ( [
           fhir:language [ fhir:v "pt-BR" ] ;
           fhir:value [ fhir:v "Alimento - Substância recebida pelo corpo que proporciona nutrição. (DeCS/BVS)" ]
         ] )
       ] [
         fhir:code [ fhir:v "medication" ] ;
         fhir:display [ fhir:v "Medication" ] ;
         fhir:designation ( [
           fhir:language [ fhir:v "pt-BR" ] ;
           fhir:value [ fhir:v "Medicamento - Substâncias farmacêuticas complexas, preparações ou produtos de origem orgânica geralmente obtidos por métodos ou ensaios biológicos. (DeCS/BVS) Ex.: vacinas, soros, hormônios, antitoxinas etc." ]
         ] )
       ] [
         fhir:code [ fhir:v "biologic" ] ;
         fhir:display [ fhir:v "Biologic" ] ;
         fhir:designation ( [
           fhir:language [ fhir:v "pt-BR" ] ;
           fhir:value [ fhir:v "Biológica - Drogas dirigidas para uso humano ou veterinário, apresentadas em sua formulação final. Estão incluídos aqui os materiais usados na preparação e/ou na formulação final. (DeCS/BVS)" ]
         ] )
       ] [
         fhir:code [ fhir:v "environment" ] ;
         fhir:display [ fhir:v "Environment" ] ;
         fhir:designation ( [
           fhir:language [ fhir:v "pt-BR" ] ;
           fhir:value [ fhir:v "Fator Externo/Ambiental - Quaisquer substâncias encontradas no meio ambiente, incluindo qualquer substância ainda não classificada como alimento, medicamento ou biológico (Tradução livre da definição original do HL7)." ]
         ] )
       ] )
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "OTH" ] ;
         fhir:display [ fhir:v "other" ] ;
         fhir:designation ( [
           fhir:language [ fhir:v "pt-BR" ] ;
           fhir:value [ fhir:v "Outras Substâncias - Qualquer outra substância encontrada no ambiente e que não pode ser classificada como alimento, medicamento ou biológica (Tradução livre da definição original do HL7)." ]
         ] )
       ] )
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

