PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.be.drp@1.1.1
    https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/BeModelReferralPrescription
description: Data model for the prescription referral.
package_name: hl7.fhir.be.drp
derivation: specialization
name: BeModelReferralPrescription
type: https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/BeModelReferralPrescription
elements:
  patient: {type: Identifier, short: 'Identification of the patient. The unique identifier must be: NISS, National Registry Number or Bis Patient', index: 4}
  description: {type: CodeableConcept, short: Additional details on the requested care, index: 10}
  originRequestId: {type: Identifier, short: Reference to the ID of the original request (useful when the request is an extension of another one)., index: 12}
  bodyLocation: {type: CodeableConcept, short: 'Anatomical location where the treatment should be applied (for example: ''Left arm'').', array: true, index: 16}
  validationEndDate: {type: dateTime, short: End date of the prescription validity (encoded by the prescriber), index: 14}
  careRequested: {type: CodeableConcept, short: 'Type of care requested (e.g. ''Compression therapy'', ''Sample collection'', CT Scan).', index: 8}
  type: {type: CodeableConcept, short: Type of the request or prescription ('Prescription' or 'Proposal')., index: 11}
  problem: {type: CodeableConcept, short: 'Medical problem or clinical context related to this request (for example: ''Open wound'', ''Broken leg'').', array: true, index: 15}
  statusReason: {type: CodeableConcept, short: 'Gives the reason for the status of the referral prescription (treatment has been changed, patient is allergic, patient refuses, …)', index: 7}
  validationStartDate: {type: dateTime, short: Start date of the prescription validity (encoded by the prescriber)., index: 13}
  author: {type: Identifier, short: 'The person who encodes the prescription (e.g. a doctor, nurse, midwife or dentist) and takes responsibility for their content. The unique identifier must be: NISS, National Registry Number or Bis Requester', index: 5}
  discipline: {type: CodeableConcept, short: 'Category of the requested care (nursing, radiology, ...)', index: 9}
  recordedDate: {type: dateTime, short: Date of recording of the information by the Recorder., index: 2}
  status: {type: CodeableConcept, short: 'Is the status of the referral prescription (e.g. planned, complete, stopped, suspended, in progress, ….)', index: 6}
  identifier: {type: Identifier, short: Business identifier of the request, index: 0}
  shortCode: {type: CodeableConcept, short: Business code allowing the healthcare professional to find a prescription associated with a patient, index: 1}
  creationDate: {type: dateTime, short: Date of creation of the referral prescription, index: 3}
package_version: 1.1.1
class: logical
kind: logical
url: https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/BeModelReferralPrescription
base: http://hl7.org/fhir/StructureDefinition/Base
version: 1.1.1
required: [creationDate, validationStartDate, author, shortCode, careRequested, status, identifier, discipline, recordedDate, type, patient, validationEndDate]