PackagesCanonicalsLogsProblems
    Packages
    br.ufg.cgis.rnds-lite@0.5.0
    http://www.saude.gov.br/fhir/r4/StructureDefinition/BRProcedimentoRealizado-1.0
description: Procedimento realizado em um indivíduo.
package_name: br.ufg.cgis.rnds-lite
derivation: constraint
name: BRProcedimentoRealizado
type: Procedure
elements:
  category: {index: 25}
  report: {index: 90}
  usedCode: {index: 101}
  usedReference: {index: 100}
  instantiatesCanonical: {index: 19}
  instantiatesUri: {index: 20}
  focalDevice: {index: 99}
  encounter: {index: 46}
  complicationDetail: {index: 92}
  reasonCode: {index: 86}
  statusReason: {index: 24}
  performed:
    short: Momento da Realização do Procedimento
    mustSupport: true
    choices: [performedDateTime]
    index: 48
  outcome: {index: 89}
  asserter: {index: 51}
  note:
    short: Resultado ou observações do procedimento
    mustSupport: true
    index: 94
    elements:
      author:
        choices: []
        index: 96
      time: {index: 97}
      text: {mustSupport: true, index: 98}
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        quantity:
          match: {url: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRQuantidade-1.0'}
          schema:
            type: Extension
            url: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRQuantidade-1.0
            index: 1
            elements:
              url:
                pattern: {type: Uri, value: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRQuantidade-1.0'}
                index: 2
              value:
                choices: [valuePositiveInt]
                index: 4
              valuePositiveInt: {type: positiveInt, choiceOf: value, index: 5}
  complication: {index: 91}
  status:
    short: Estado do Procedimento
    binding: {strength: required, valueSet: 'http://www.saude.gov.br/fhir/r4/ValueSet/BREstadoEvento-1.0'}
    mustSupport: true
    index: 23
  performedDateTime: {short: Momento da Realização do Procedimento, type: dateTime, mustSupport: true, choiceOf: performed, index: 49}
  recorder: {index: 50}
  code:
    short: Procedimento Realizado
    binding: {strength: required, valueSet: 'http://www.saude.gov.br/fhir/r4/ValueSet/BRProcedimentosNacionais-1.0'}
    mustSupport: true
    index: 26
    elements:
      coding:
        index: 27
        elements:
          system: {index: 28}
          code: {index: 29}
          display: {index: 30}
          userSelected: {index: 31}
        required: [system, code]
      text: {index: 32}
    required: [coding]
  identifier:
    mustSupport: true
    index: 6
    elements:
      use: {index: 7}
      type:
        short: Tipo de Identificador
        binding: {strength: required, valueSet: 'http://www.saude.gov.br/fhir/r4/ValueSet/BRTipoIdentificadorProcedimento-1.0'}
        pattern:
          type: CodeableConcept
          value:
            coding:
            - {code: AUTH, system: 'http://www.saude.gov.br/fhir/r4/CodeSystem/BRTipoIdentificador'}
        index: 8
        elements:
          coding:
            index: 9
            elements:
              system: {index: 10}
              code: {index: 11}
              display: {index: 12}
              userSelected: {index: 13}
            required: [system, code]
          text: {index: 14}
        required: [coding]
      system: {index: 15}
      value: {short: Código de Autorização, index: 16}
      period: {index: 17}
      assigner: {index: 18}
    required: [value, type]
  bodySite: {index: 88}
  basedOn: {index: 21}
  partOf: {index: 22}
  location: {index: 85}
  followUp: {index: 93}
  subject:
    type: Reference
    short: Indivíduo
    mustSupport: true
    refers: ['http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0']
    index: 33
    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: 35
        elements:
          url:
            pattern: {type: Uri, value: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0'}
            index: 36
    elements:
      extension:
        index: 34
        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: 35
                elements:
                  url:
                    pattern: {type: Uri, value: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0'}
                    index: 36
      reference: {index: 37}
      type: {short: Recurso do sujeito, index: 38}
      identifier:
        elements:
          use: {index: 39}
          type: {index: 40}
          system: {index: 41}
          value: {index: 42}
          period: {index: 43}
          assigner: {index: 44}
        required: [value, system]
      display: {index: 45}
  performer:
    index: 52
    slicing:
      rules: open
      description: Baseado em function
      discriminator:
      - {path: function, type: exists}
      min: 1
      slices:
        practitioner:
          match: {}
          schema:
            short: Executante
            mustSupport: true
            _required: true
            index: 53
            extensions:
              healthcareTeam: {url: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIdentificacaoEquipe-1.0', min: 0, max: 1, short: Equipe de Saúde, type: Extension, mustSupport: true, index: 55}
            elements:
              extension:
                index: 54
                slicing:
                  rules: open
                  discriminator:
                  - {path: url, type: value}
                  min: 0
                  slices:
                    healthcareTeam:
                      match: {url: null}
                      schema: {short: Equipe de Saúde, type: Extension, mustSupport: true, url: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIdentificacaoEquipe-1.0', index: 55}
                      min: 0
                      max: 1
              function:
                short: Ocupação do Profissional
                binding: {strength: required, valueSet: 'http://www.saude.gov.br/fhir/r4/ValueSet/BROcupacao-1.0'}
                mustSupport: true
                index: 56
                elements:
                  coding:
                    index: 57
                    elements:
                      system: {index: 58}
                      code: {index: 59}
                      display: {index: 60}
                      userSelected: {index: 61}
                    required: [system, code]
                  text: {index: 62}
                required: [coding]
              actor:
                type: Reference
                short: Profissional
                mustSupport: true
                refers: ['http://www.saude.gov.br/fhir/r4/StructureDefinition/BREstabelecimentoSaude-1.0', 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRLotacaoProfissional-1.0', 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRPessoaJuridicaProfissionalLiberal-1.0']
                index: 63
                elements:
                  reference: {index: 64}
                  type: {index: 65}
                  identifier:
                    index: 66
                    elements:
                      use: {index: 67}
                      type: {index: 68}
                      system: {index: 69}
                      value: {index: 70}
                      period: {index: 71}
                      assigner: {index: 72}
                    required: [value, system]
                  display: {index: 73}
                required: [identifier]
              onBehalfOf:
                type: Reference
                short: Estabelecimento de Saúde Terceiro
                mustSupport: true
                refers: ['http://www.saude.gov.br/fhir/r4/StructureDefinition/BREstabelecimentoSaude-1.0', 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRPessoaJuridicaProfissionalLiberal-1.0']
                index: 74
                elements:
                  reference: {index: 75}
                  type: {index: 76}
                  identifier:
                    index: 77
                    elements:
                      use: {index: 78}
                      type: {index: 79}
                      system: {index: 80}
                      value: {index: 81}
                      period: {index: 82}
                      assigner: {index: 83}
                    required: [value, system]
                  display: {index: 84}
                required: [identifier]
            required: [function]
  reasonReference: {index: 87}
package_version: 0.5.0
extensions:
  quantity:
    url: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRQuantidade-1.0
    type: Extension
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRQuantidade-1.0'}
        index: 2
      value:
        choices: [valuePositiveInt]
        index: 4
      valuePositiveInt: {type: positiveInt, choiceOf: value, index: 5}
class: profile
kind: resource
url: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRProcedimentoRealizado-1.0
base: http://hl7.org/fhir/StructureDefinition/Procedure
version: 0.5.0
required: [performedDateTime, extension, performed, code, performer]