PackagesCanonicalsLogsProblems
    Packages
    br.ufg.cgis.rnds@lite-0.0.1
    http://www.saude.gov.br/fhir/r4/StructureDefinition/BRRegistroAtendimentoClinico
description: Documento destinado a modelar dados essenciais de uma consulta realizada a um indivíduo no âmbito da atenção básica, especializada ou domiciliar.
package_name: br.ufg.cgis.rnds
derivation: constraint
name: BRRegistroAtendimentoClinico
type: Composition
elements:
  type:
    elements:
      coding:
        elements:
          code:
            pattern: {type: Code, value: RAC}
            index: 0
  section:
    index: 1
    slicing:
      slices:
        problemasDiagnosticosAvaliados:
          match: {}
          schema: {_required: true, index: 1}
          min: 1
        observacoes:
          match: {}
          schema:
            index: 2
            elements:
              orderedBy: {index: 9}
              section: {index: 16}
              mode: {index: 8}
              title: {index: 3}
              emptyReason: {index: 15}
              author: {index: 5}
              code: {index: 4}
              focus: {index: 6}
              entry:
                type: Reference
                refers: ['http://www.saude.gov.br/fhir/r4/StructureDefinition/BRMedidaObservada']
                index: 10
                elements:
                  reference: {index: 11}
                  type: {index: 12}
                  identifier: {index: 13}
                  display: {index: 14}
                required: [reference]
              text: {index: 7}
            required: [entry]
        alergiaReacaoAdversa:
          match: {}
          schema:
            index: 17
            elements:
              orderedBy: {index: 24}
              section: {index: 31}
              mode: {index: 23}
              title: {index: 18}
              emptyReason: {index: 30}
              author: {index: 20}
              code: {index: 19}
              focus: {index: 21}
              entry:
                type: Reference
                refers: ['http://www.saude.gov.br/fhir/r4/StructureDefinition/BRAlergiaReacaoAdversa-1.0']
                index: 25
                elements:
                  reference: {index: 26}
                  type: {index: 27}
                  identifier: {index: 28}
                  display: {index: 29}
                required: [reference]
              text: {index: 22}
        prescricao:
          match: {}
          schema:
            _required: true
            index: 32
            elements:
              orderedBy: {index: 39}
              section: {index: 50}
              mode: {index: 38}
              title: {index: 33}
              emptyReason: {index: 49}
              author: {index: 35}
              code: {index: 34}
              focus: {index: 36}
              entry:
                type: Reference
                refers: ['http://www.saude.gov.br/fhir/r4/StructureDefinition/BRRegistroPrescricaoMedicamento']
                index: 40
                elements:
                  type: {index: 41}
                  identifier:
                    elements:
                      use: {index: 42}
                      type: {index: 43}
                      system: {index: 44}
                      value: {index: 45}
                      period: {index: 46}
                      assigner: {index: 47}
                    required: [value, system]
                  display: {index: 48}
              text: {index: 37}
            required: [entry]
        planoCuidados:
          match: {}
          schema:
            index: 51
            elements:
              orderedBy: {index: 58}
              section: {index: 65}
              mode: {index: 57}
              title: {index: 52}
              emptyReason: {index: 64}
              author: {index: 54}
              code: {index: 53}
              focus: {index: 55}
              entry:
                type: Reference
                refers: ['http://www.saude.gov.br/fhir/r4/StructureDefinition/BRPlanoCuidados-1.0']
                index: 59
                elements:
                  reference: {index: 60}
                  type: {index: 61}
                  identifier: {index: 62}
                  display: {index: 63}
                required: [reference]
              text: {index: 56}
            required: [entry]
        atestadoMedicoOdontologico:
          match: {}
          schema:
            index: 66
            elements:
              orderedBy: {index: 73}
              section: {index: 80}
              mode: {index: 72}
              title: {index: 67}
              emptyReason: {index: 79}
              author: {index: 69}
              code: {index: 68}
              focus: {index: 70}
              entry:
                type: Reference
                refers: ['http://www.saude.gov.br/fhir/r4/StructureDefinition/BRAtestado']
                index: 74
                elements:
                  reference: {index: 75}
                  type: {index: 76}
                  identifier: {index: 77}
                  display: {index: 78}
                required: [reference]
              text: {index: 71}
            required: [entry]
package_version: lite-0.0.1
class: profile
kind: resource
url: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRRegistroAtendimentoClinico
base: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRConjuntoMinimoDados-1.1
version: '2.1'
required: [section]