PackagesCanonicalsLogsProblems
    Packages
    br.go.ses.medicamentos@0.0.4
    https://fhir.saude.go.gov.br/r4/medicamentos/StructureDefinition/DispensacaoMedicamento
description: Dispensação do Medicamento prescrito.
package_name: br.go.ses.medicamentos
derivation: constraint
name: DispensacaoMedicamento
type: MedicationDispense
elements:
  category:
    short: Modalidade da Dispensação
    binding: {strength: required, valueSet: 'http://www.saude.gov.br/fhir/r4/ValueSet/BRModalidadeFinanceira'}
    index: 14
  whenHandedOver:
    short: Data e hora da dispensação
    constraint:
      DataComPrecisaoDeMes: {human: Data deve ter a precisão de mês, source: 'https://fhir.saude.go.gov.br/r4/medicamentos/StructureDefinition/DispensacaoMedicamento', severity: error, expression: $this.toString().length() = 7}
    index: 54
  whenPrepared: {index: 53}
  eventHistory: {index: 63}
  substitution: {index: 61}
  detectedIssue: {index: 62}
  implicitRules: {index: 0}
  medicationCodeableConcept:
    type: CodeableConcept
    choiceOf: medication
    index: 21
    slicing:
      slices:
        medicationCodeableConcept:
          match: {}
          schema: {type: CodeableConcept, choiceOf: medication, index: 21}
          min: 0
          max: 1
  type: {index: 49}
  statusReason:
    choices: []
    index: 13
  note: {short: Orientação de uso do produto, index: 59}
  extension:
    index: 4
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        medicationRequestDate:
          match: {url: null}
          schema: {type: Extension, url: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRDataPrescricao', index: 5}
          min: 1
          max: 1
        medicationMonetaryValue:
          match: {url: null}
          schema: {type: Extension, url: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRValorMedicamento', index: 6}
          min: 0
          max: 1
        programaSaude:
          match: {url: null}
          schema:
            type: Extension
            url: https://fhir.saude.go.gov.br/r4/medicamentos/StructureDefinition/programa-saude
            index: 7
            elements:
              value:
                pattern: {type: code, value: ESP}
                choices: []
                type: code
                index: 9
  contained: {index: 3}
  supportingInformation: {index: 28}
  language: {index: 1}
  dosageInstruction: {index: 60}
  daysSupply: {short: Quantidade de dias de fornecimento, index: 52}
  identifier: {index: 10}
  context: {index: 27}
  medicationReference:
    type: Reference
    short: Medicamento dispensado
    choiceOf: medication
    refers: ['https://fhir.saude.go.gov.br/r4/medicamentos/StructureDefinition/medicamento-especializado']
    index: 18
  quantity:
    short: Quantidade dispensada no atendimento
    index: 50
    elements:
      id: {index: 51}
  partOf: {index: 11}
  location: {index: 45}
  authorizingPrescription:
    type: Reference
    short: Identificação do registro de prescrição eletrônica
    refers: ['https://fhir.saude.go.gov.br/r4/medicamentos/StructureDefinition/prescricao-medicamento']
    index: 46
    elements:
      id: {index: 47}
      type: {index: 48}
  receiver:
    type: Reference
    short: Quem retirou o medicamento
    refers: ['https://fhir.saude.go.gov.br/r4/core/StructureDefinition/individuo']
    index: 56
    elements:
      identifier:
        elements:
          system: {index: 57}
          value: {index: 58}
        required: [system, value]
  subject:
    type: Reference
    short: Identificação do indivíduo
    refers: ['https://fhir.saude.go.gov.br/r4/core/StructureDefinition/individuo']
    index: 22
    elements:
      identifier:
        index: 23
        elements:
          system: {index: 24}
          value: {index: 25}
        required: [system, value]
      display: {index: 26}
    required: [identifier]
  destination: {index: 55}
  performer:
    short: Estabelecimento de Saúde e Profissional
    index: 29
    elements:
      id: {index: 30}
      function: {index: 31}
      actor:
        type: Reference
        refers: ['https://fhir.saude.go.gov.br/r4/core/StructureDefinition/estabelecimento-saude', 'https://fhir.saude.go.gov.br/r4/core/StructureDefinition/profissional']
        index: 32
        elements:
          id: {index: 33}
          extension:
            type: Extension
            url: https://fhir.saude.go.gov.br/r4/core/StructureDefinition/conselho-profissional
            index: 34
            slicing:
              slices:
                conselhoProfissional:
                  match: {}
                  schema: {type: Extension, url: 'https://fhir.saude.go.gov.br/r4/core/StructureDefinition/conselho-profissional', index: 34}
                  min: 0
                  max: 1
          reference: {index: 35}
          type: {index: 36}
          identifier:
            index: 37
            elements:
              id: {index: 38}
              use: {index: 39}
              type: {index: 40}
              system: {index: 41}
              value: {index: 42}
              period: {index: 43}
              assigner: {index: 44}
            required: [system, value]
        extensions:
          conselhoProfissional: {url: 'https://fhir.saude.go.gov.br/r4/core/StructureDefinition/conselho-profissional', min: 0, max: 1, type: Extension, index: 34}
        required: [identifier]
  medication:
    choices: [medicationCodeableConcept]
    index: 20
    slicing:
      slices:
        medicationCodeableConcept:
          match: {}
          schema:
            choices: [medicationCodeableConcept]
            index: 20
          min: 0
          max: 1
  text: {index: 2}
package_version: 0.0.4
extensions:
  medicationRequestDate: {url: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRDataPrescricao', min: 1, max: 1, type: Extension, index: 5}
  medicationMonetaryValue: {url: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRValorMedicamento', min: 0, max: 1, type: Extension, index: 6}
  programaSaude:
    url: https://fhir.saude.go.gov.br/r4/medicamentos/StructureDefinition/programa-saude
    type: Extension
    index: 7
    elements:
      value:
        pattern: {type: code, value: ESP}
        choices: []
        type: code
        index: 9
class: profile
kind: resource
url: https://fhir.saude.go.gov.br/r4/medicamentos/StructureDefinition/DispensacaoMedicamento
base: http://hl7.org/fhir/StructureDefinition/MedicationDispense
version: 0.0.4
required: [category, extension, performer, quantity, subject, whenHandedOver]