PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.be.referral@1.0.0
    https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/BeModelAnnex81
description: Logical model describing the model for the Annex81 proposal and approval
package_name: hl7.fhir.be.referral
derivation: specialization
name: BeModelAnnex81
type: https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/BeModelAnnex81
elements:
  patient: {type: Identifier, short: The patient's identification. The unique identifier must be the National Patient Registry Number (NISS) or the patient bis, index: 8}
  originRequestId: {type: Identifier, short: 'Reference to the original prescription on which the prescription is based (prescriptionId), care plan, follow-up path, ….  referenceId. Reference to the CarePlan that addresses this prescription.', index: 9}
  validationEndDate: {type: dateTime, short: End date of the prescription validity (encoded by the prescriber), index: 11}
  careRequested: {type: CodeableConcept, short: Type of care requested (list of acts that each profession can do (not nomenclature code)) (snomed-ct code (procedure)), index: 7}
  problem: {type: CodeableConcept, short: 'Reason for the request. The problem (code or reference) that is the main reason for this prescription (example: problem justifying the patient''s inability to manage his medications).', array: true, index: 12}
  statusReason: {type: CodeableConcept, short: 'Gives the reason for the status of the referral prescription (treatment has been changed, patient is allergic, patient refuses, …)', index: 6}
  validationStartDate: {type: dateTime, short: Start date of the prescription validity (encoded by the prescriber)., index: 10}
  feedbackNeeded: {type: boolean, short: 'Boolean - true if the prescriber requests feedback. If he wants to add other care providers, this will be mentioned in free text in the note. Here by default "True"', 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 the National Register Number (NISS) or bis number.', index: 4}
  recordedDate: {type: dateTime, short: Date of encoding 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: 5}
  identifier: {type: Identifier, short: Business identifier of the Annex81 proposal / approval, index: 0}
  shortCode: {type: Identifier, short: Business short identifier allowing the healthcare professional to find a prescription associated with a patient, index: 1}
  creationDate: {type: dateTime, short: Creation date of the referral prescription. This date will not change throughout the process. This date corresponds to the first recordedDate recorded for this referral prescription., index: 3}
package_version: 1.0.0
class: logical
kind: logical
url: https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/BeModelAnnex81
base: http://hl7.org/fhir/StructureDefinition/Base
version: 1.0.0
required: [feedbackNeeded, creationDate, validationStartDate, author, shortCode, careRequested, status, identifier, recordedDate, patient, validationEndDate]