PackagesCanonicalsLogsProblems
    Packages
    br.ufg.cgis.rnds@lite-0.0.2
    http://www.saude.gov.br/fhir/r4/StructureDefinition/BRDispensacaoMedicamento
description: Dispensação do Medicamento prescrito.
package_name: br.ufg.cgis.rnds
derivation: constraint
name: BRDispensacaoMedicamento
type: MedicationDispense
elements:
  category:
    short: Modalidade da Dispensação
    binding: {strength: required, valueSet: 'http://www.saude.gov.br/fhir/r4/ValueSet/BRModalidadeFinanceira'}
    index: 13
  whenHandedOver: {short: Data e hora da dispensação, index: 43}
  whenPrepared: {index: 42}
  eventHistory: {index: 50}
  substitution: {index: 48}
  detectedIssue: {index: 49}
  implicitRules: {index: 0}
  medicationCodeableConcept: {type: CodeableConcept, short: Medicamento dispensado, choiceOf: medication, index: 16}
  type: {index: 38}
  statusReason:
    choices: []
    index: 12
  note: {short: Orientação de uso do produto, index: 46}
  extension:
    index: 4
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        medicationRequestDate:
          match: {url: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRDataPrescricao'}
          schema:
            type: Extension
            url: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRDataPrescricao
            index: 5
            elements:
              url:
                pattern: {type: Uri, value: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRDataPrescricao'}
                index: 6
        medicationMonetaryValue:
          match: {url: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRValorMedicamento'}
          schema:
            type: Extension
            url: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRValorMedicamento
            index: 7
            elements:
              url:
                pattern: {type: Uri, value: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRValorMedicamento'}
                index: 8
  contained: {index: 3}
  supportingInformation: {index: 21}
  language: {index: 1}
  dosageInstruction: {index: 47}
  daysSupply: {short: Quantidade de dias de fornecimento, index: 41}
  identifier: {index: 9}
  context: {index: 20}
  medicationReference:
    type: Reference
    short: Medicamento dispensado
    choiceOf: medication
    refers: ['http://www.saude.gov.br/fhir/r4/StructureDefinition/BRMedicamento']
    index: 17
  quantity:
    short: Quantidade dispensada no atendimento
    index: 39
    elements:
      id: {index: 40}
  partOf: {index: 10}
  location: {index: 34}
  authorizingPrescription:
    short: Identificação do registro de prescrição eletrônica
    index: 35
    elements:
      id: {index: 36}
      type: {index: 37}
  receiver:
    type: Reference
    short: Quem retirou o medicamento
    refers: ['http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0']
    index: 45
  subject:
    type: Reference
    short: Identificação do indivíduo
    refers: ['http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0']
    index: 18
    elements:
      display: {index: 19}
  destination: {index: 44}
  performer:
    short: Estabelecimento de Saúde e Profissional
    index: 22
    elements:
      id: {index: 23}
      function: {index: 24}
      actor:
        type: Reference
        refers: ['http://www.saude.gov.br/fhir/r4/StructureDefinition/BREstabelecimentoSaude-1.0', 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRProfissional-1.0']
        index: 25
        elements:
          id: {index: 26}
          reference: {index: 27}
          type: {index: 28}
          identifier:
            elements:
              id: {index: 29}
              use: {index: 30}
              type: {index: 31}
              period: {index: 32}
              assigner: {index: 33}
  medication:
    short: Medicamento dispensado
    choices: [medicationCodeableConcept, medicationReference]
    index: 15
  text: {index: 2}
package_version: lite-0.0.2
extensions:
  medicationRequestDate:
    url: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRDataPrescricao
    type: Extension
    index: 5
    elements:
      url:
        pattern: {type: Uri, value: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRDataPrescricao'}
        index: 6
  medicationMonetaryValue:
    url: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRValorMedicamento
    type: Extension
    index: 7
    elements:
      url:
        pattern: {type: Uri, value: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRValorMedicamento'}
        index: 8
class: profile
kind: resource
url: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRDispensacaoMedicamento
base: http://hl7.org/fhir/StructureDefinition/MedicationDispense
version: 0.0.2
required: [extension, quantity, whenHandedOver, subject, category, performer]