PackagesCanonicalsLogsProblems
    Packages
    ehealthplatform.be.r4.federalprofiles@1.1.1-beta
    https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/model-be-prescriptionreferral
description: Logical model describing the model for the prescription referral. This draft is used in the HL7 Belgian workgroup for referral.
package_name: ehealthplatform.be.r4.federalprofiles
derivation: specialization
name: BePrescriptionReferral
type: https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/model-be-prescriptionreferral
elements:
  prescriber:
    type: Reference
    refers: ['https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner']
    index: 0
  signer:
    type: Reference
    refers: ['https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner']
    array: true
    index: 1
  patient:
    type: Reference
    refers: ['https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient']
    index: 2
  service:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/ServiceRequest']
    index: 3
package_version: 1.1.1-beta
class: logical
kind: logical
url: https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/model-be-prescriptionreferral
base: http://hl7.org/fhir/StructureDefinition/Element
version: '0.1'
required: [patient, service, prescriber]