PackagesCanonicalsLogsProblems
    Packages
    br.ufg.cgis.rnds@lite-0.0.1
    http://www.saude.gov.br/fhir/r4/StructureDefinition/BRAlergiaReacaoAdversa-1.0
description: null
package_name: br.ufg.cgis.rnds
derivation: constraint
name: BRAlergiaReacaoAdversa
type: AllergyIntolerance
elements:
  patient:
    type: Reference
    short: Indivíduo
    mustSupport: true
    refers: ['http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0']
    index: 19
    elements:
      reference: {index: 20}
      type: {index: 21}
      identifier:
        index: 22
        elements:
          use: {index: 23}
          type: {index: 24}
          system: {index: 25}
          value: {index: 26}
          period: {index: 27}
          assigner: {index: 28}
        required: [value, system]
      display: {index: 29}
    required: [identifier]
  onset:
    short: Data da Instalação da Alergia ou Reação Adversa
    mustSupport: true
    choices: [onsetDateTime]
    index: 32
  category:
    short: Categoria do Agente Causador
    binding: {strength: required, valueSet: 'http://www.saude.gov.br/fhir/r4/ValueSet/BRCategoriaAgenteAlergiasReacoesAdversas-1.0'}
    mustSupport: true
    index: 10
  criticality:
    short: Criticidade
    binding: {strength: required, valueSet: 'http://www.saude.gov.br/fhir/r4/ValueSet/BRCriticidadeAlergiasReacoesAdversas-1.0'}
    mustSupport: true
    index: 11
  encounter: {index: 30}
  type: {short: Tipo de Reação, mustSupport: true, index: 9}
  asserter: {index: 36}
  note:
    short: Evolução da Alergia ou Reação Adversa
    mustSupport: true
    index: 38
    elements:
      author:
        choices: []
        index: 40
      time: {index: 41}
  contained: {index: 0}
  recordedDate: {index: 34}
  recorder: {index: 35}
  code:
    short: Agente ou Substância
    binding: {strength: required, valueSet: 'http://www.saude.gov.br/fhir/r4/ValueSet/BRAlergenos-1.0'}
    mustSupport: true
    index: 12
    elements:
      coding:
        short: Agente ou Substância Codificada
        mustSupport: true
        index: 13
        elements:
          system: {index: 14}
          code: {index: 15}
          display: {index: 16}
          userSelected: {index: 17}
        required: [system, code]
      text: {short: Agente ou Substância em Texto Livre, mustSupport: true, index: 18}
  identifier: {index: 1}
  onsetDateTime: {type: dateTime, short: Data da Instalação da Alergia ou Reação Adversa, mustSupport: true, choiceOf: onset, index: 33}
  lastOccurrence: {index: 37}
  verificationStatus:
    short: Grau de Certeza
    binding: {strength: required, valueSet: 'http://www.saude.gov.br/fhir/r4/ValueSet/BRGrauCertezaAlergiasReacoesAdversas-1.0'}
    mustSupport: true
    index: 2
    elements:
      coding:
        index: 3
        elements:
          system: {index: 4}
          code: {index: 5}
          display: {index: 6}
          userSelected: {index: 7}
        required: [system, code]
      text: {index: 8}
    required: [coding]
  reaction:
    mustSupport: true
    index: 42
    elements:
      substance: {index: 43}
      manifestation:
        short: Sinais e sintomas clínicos associados ao evento
        binding: {strength: required, valueSet: 'http://www.saude.gov.br/fhir/r4/ValueSet/BRReacoesAdversasMedDRA-1.0'}
        index: 44
        elements:
          coding:
            index: 45
            elements:
              system: {index: 46}
              code: {index: 47}
              display: {index: 48}
              userSelected: {index: 49}
            required: [system, code]
      description: {index: 50}
      onset: {index: 51}
      severity: {index: 52}
      exposureRoute: {index: 53}
      note: {index: 54}
package_version: lite-0.0.1
class: profile
kind: resource
url: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRAlergiaReacaoAdversa-1.0
base: http://hl7.org/fhir/StructureDefinition/AllergyIntolerance
version: '01.10'
required: [category, code]