PackagesCanonicalsLogsProblems
    Packages
    br.ufg.cgis.rnds-lite@0.2.7
    http://www.saude.gov.br/fhir/r4/StructureDefinition/BRCID10Avaliado-1.0
description: Diagnóstico atribuído pelo profissional de saúde ao indivíduo no contato assistencial.
package_name: br.ufg.cgis.rnds-lite
derivation: constraint
name: BRCID10Avaliado
type: Condition
elements:
  onset:
    short: Data do início do Diagnóstico/Problema
    choices: [onsetDateTime]
    index: 42
  category:
    short: Categoria do diagnóstico
    binding: {strength: required, valueSet: 'http://www.saude.gov.br/fhir/r4/ValueSet/BRCategoriaDiagnostico'}
    index: 9
  clinicalStatus:
    short: Estado da Resolução
    binding: {strength: required, valueSet: 'http://www.saude.gov.br/fhir/r4/ValueSet/BREstadoResolucaoDiagnosticoProblema-1.0'}
    mustSupport: true
    index: 1
    elements:
      coding:
        mustSupport: true
        index: 2
        elements:
          system: {index: 3}
          code: {index: 4}
          display: {index: 5}
          userSelected: {index: 6}
        required: [code, system]
      text: {index: 7}
    required: [coding]
  stage: {index: 49}
  encounter: {index: 40}
  evidence: {index: 50}
  abatement:
    choices: []
    index: 45
  asserter: {index: 48}
  note:
    mustSupport: true
    index: 51
    elements:
      author:
        choices: []
        index: 53
      time: {index: 54}
      text: {short: Nota, mustSupport: true, index: 55}
  recordedDate: {index: 46}
  recorder: {index: 47}
  severity: {index: 10}
  code:
    short: Diagnóstico ou Problema
    binding: {strength: required, valueSet: 'http://www.saude.gov.br/fhir/r4/ValueSet/BRCID10-1.0'}
    mustSupport: true
    index: 11
    elements:
      coding:
        index: 12
        elements:
          system: {index: 13}
          code: {index: 14}
          display: {index: 15}
          userSelected: {index: 16}
        required: [code, system]
      text: {index: 17}
    required: [coding]
  identifier: {index: 0}
  onsetDateTime: {type: dateTime, short: Data do início do Diagnóstico/Problema, choiceOf: onset, index: 43}
  bodySite: {index: 18}
  verificationStatus: {index: 8}
  subject:
    type: Reference
    short: Indivíduo
    mustSupport: true
    refers: ['http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0']
    index: 19
    extensions:
      unidentifiedPatient:
        url: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0
        type: Extension
        short: Dados do Indivíduo Não Identificado
        mustSupport: true
        index: 21
        extensions:
          gender:
            url: gender
            mustSupport: true
            index: 23
            elements:
              url:
                pattern: {type: uri, value: gender}
                type: uri
                index: 24
          birthYear:
            url: birthYear
            mustSupport: true
            index: 25
            elements:
              url:
                pattern: {type: uri, value: birthYear}
                type: uri
                index: 26
          reason:
            url: reason
            mustSupport: true
            index: 27
            elements:
              url:
                pattern: {type: uri, value: reason}
                type: uri
                index: 28
        elements:
          extension:
            array: true
            min: 3
            index: 22
            slicing:
              rules: open
              discriminator:
              - {path: url, type: value}
              min: 3
              slices:
                gender:
                  match: {url: gender}
                  schema:
                    mustSupport: true
                    index: 23
                    elements:
                      url:
                        pattern: {type: uri, value: gender}
                        type: uri
                        index: 24
                birthYear:
                  match: {url: birthYear}
                  schema:
                    mustSupport: true
                    index: 25
                    elements:
                      url:
                        pattern: {type: uri, value: birthYear}
                        type: uri
                        index: 26
                reason:
                  match: {url: reason}
                  schema:
                    mustSupport: true
                    index: 27
                    elements:
                      url:
                        pattern: {type: uri, value: reason}
                        type: uri
                        index: 28
          url:
            pattern: {type: uri, value: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0'}
            type: uri
            index: 29
    elements:
      extension:
        index: 20
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: 0
          slices:
            unidentifiedPatient:
              match: {url: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0'}
              schema:
                type: Extension
                short: Dados do Indivíduo Não Identificado
                mustSupport: true
                url: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0
                index: 21
                extensions:
                  gender:
                    url: gender
                    mustSupport: true
                    index: 23
                    elements:
                      url:
                        pattern: {type: uri, value: gender}
                        type: uri
                        index: 24
                  birthYear:
                    url: birthYear
                    mustSupport: true
                    index: 25
                    elements:
                      url:
                        pattern: {type: uri, value: birthYear}
                        type: uri
                        index: 26
                  reason:
                    url: reason
                    mustSupport: true
                    index: 27
                    elements:
                      url:
                        pattern: {type: uri, value: reason}
                        type: uri
                        index: 28
                elements:
                  extension:
                    array: true
                    min: 3
                    index: 22
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: 3
                      slices:
                        gender:
                          match: {url: gender}
                          schema:
                            mustSupport: true
                            index: 23
                            elements:
                              url:
                                pattern: {type: uri, value: gender}
                                type: uri
                                index: 24
                        birthYear:
                          match: {url: birthYear}
                          schema:
                            mustSupport: true
                            index: 25
                            elements:
                              url:
                                pattern: {type: uri, value: birthYear}
                                type: uri
                                index: 26
                        reason:
                          match: {url: reason}
                          schema:
                            mustSupport: true
                            index: 27
                            elements:
                              url:
                                pattern: {type: uri, value: reason}
                                type: uri
                                index: 28
                  url:
                    pattern: {type: uri, value: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0'}
                    type: uri
                    index: 29
      reference: {index: 30}
      type:
        pattern: {type: uri, value: Patient}
        type: uri
        index: 31
      identifier:
        index: 32
        elements:
          use: {index: 33}
          type: {index: 34}
          system: {index: 35}
          value: {index: 36}
          period: {index: 37}
          assigner: {index: 38}
        required: [system, value]
      display: {index: 39}
    required: [identifier]
package_version: 0.2.7
class: profile
kind: resource
url: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRCID10Avaliado-1.0
base: http://hl7.org/fhir/StructureDefinition/Condition
version: 0.2.7
required: [code]