Class TMedicationDispense

Unit

Declaration

type TMedicationDispense = class(TDomainResource)

Description

Indicates that a medication product is to be or has been dispensed for a named person/patient. This includes a description of the medication product (supply) provided and the instructions for administering the medication. The medication dispense is the result of a pharmacy system responding to a medication order. If the element is present, it must have either a @value, an @id, or extensions

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property identifier : TIdentifierArray read GetidentifierArray;
Public property basedOn : TReferenceArray read GetbasedOnArray;
Public property partOf : TReferenceArray read GetpartOfArray;
Public property status : string read Getstatus write Setstatus;
Public property statusElement : TMedicationDispenseStatusCodes read GetstatusElement write SetstatusElement;
Public property notPerformedReason : TCodeableReference read GetnotPerformedReason write SetnotPerformedReason;
Public property statusChanged : string read GetstatusChanged write SetstatusChanged;
Public property statusChangedElement : TdateTime_ read GetstatusChangedElement write SetstatusChangedElement;
Public property category : TCodeableConceptArray read GetcategoryArray;
Public property medication : TCodeableReference read Getmedication write Setmedication;
Public property subject : TReference read Getsubject write Setsubject;
Public property encounter : TReference read Getencounter write Setencounter;
Public property supportingInformation : TReferenceArray read GetsupportingInformationArray;
Public property performer : TMedicationDispensePerformerArray read GetperformerArray;
Public property location : TReference read Getlocation write Setlocation;
Public property authorizingPrescription : TReferenceArray read GetauthorizingPrescriptionArray;
Public property type_ : TCodeableConcept read Gettype_ write Settype_;
Public property quantity : TQuantity read Getquantity write Setquantity;
Public property daysSupply : TQuantity read GetdaysSupply write SetdaysSupply;
Public property recorded : string read Getrecorded write Setrecorded;
Public property recordedElement : TdateTime_ read GetrecordedElement write SetrecordedElement;
Public property whenPrepared : string read GetwhenPrepared write SetwhenPrepared;
Public property whenPreparedElement : TdateTime_ read GetwhenPreparedElement write SetwhenPreparedElement;
Public property whenHandedOver : string read GetwhenHandedOver write SetwhenHandedOver;
Public property whenHandedOverElement : TdateTime_ read GetwhenHandedOverElement write SetwhenHandedOverElement;
Public property destination : TReference read Getdestination write Setdestination;
Public property receiver : TReferenceArray read GetreceiverArray;
Public property note : TAnnotationArray read GetnoteArray;
Public property renderedDosageInstruction : string read GetrenderedDosageInstruction write SetrenderedDosageInstruction;
Public property renderedDosageInstructionElement : Tmarkdown read GetrenderedDosageInstructionElement write SetrenderedDosageInstructionElement;
Public property dosageInstruction : TDosageArray read GetdosageInstructionArray;
Public property substitution : TMedicationDispenseSubstitution read Getsubstitution write Setsubstitution;
Public property eventHistory : TReferenceArray read GeteventHistoryArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property identifier : TIdentifierArray read GetidentifierArray;

Identifiers associated with this Medication Dispense that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate. They are business identifiers assigned to this resource by the performer or other systems and remain constant as the resource is updated and propagates from server to server.

Public property basedOn : TReferenceArray read GetbasedOnArray;

A plan that is fulfilled in whole or in part by this MedicationDispense.

Public property partOf : TReferenceArray read GetpartOfArray;

The procedure or medication administration that triggered the dispense.

Public property status : string read Getstatus write Setstatus;

A code specifying the state of the set of dispense events.

Public property statusElement : TMedicationDispenseStatusCodes read GetstatusElement write SetstatusElement;
 
Public property notPerformedReason : TCodeableReference read GetnotPerformedReason write SetnotPerformedReason;

Indicates the reason why a dispense was not performed.

Public property statusChanged : string read GetstatusChanged write SetstatusChanged;

The date (and maybe time) when the status of the dispense record changed.

Public property statusChangedElement : TdateTime_ read GetstatusChangedElement write SetstatusChangedElement;
 
Public property category : TCodeableConceptArray read GetcategoryArray;

Indicates the type of medication dispense (for example, drug classification like ATC, where meds would be administered, legal category of the medication.).

Public property medication : TCodeableReference read Getmedication write Setmedication;

Identifies the medication supplied. This is either a link to a resource representing the details of the medication or a simple attribute carrying a code that identifies the medication from a known list of medications.

Public property subject : TReference read Getsubject write Setsubject;

A link to a resource representing the person or the group to whom the medication will be given.

Public property encounter : TReference read Getencounter write Setencounter;

The encounter that establishes the context for this event.

Public property supportingInformation : TReferenceArray read GetsupportingInformationArray;

Additional information that supports the medication being dispensed. For example, there may be requirements that a specific lab test has been completed prior to dispensing or the patient's weight at the time of dispensing is documented.

Public property performer : TMedicationDispensePerformerArray read GetperformerArray;

Indicates who or what performed the event.

Public property location : TReference read Getlocation write Setlocation;

The principal physical location where the dispense was performed.

Public property authorizingPrescription : TReferenceArray read GetauthorizingPrescriptionArray;

Indicates the medication order that is being dispensed against.

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

Indicates the type of dispensing event that is performed. For example, Trial Fill, Completion of Trial, Partial Fill, Emergency Fill, Samples, etc.

Public property quantity : TQuantity read Getquantity write Setquantity;

The amount of medication that has been dispensed. Includes unit of measure.

Public property daysSupply : TQuantity read GetdaysSupply write SetdaysSupply;

The amount of medication expressed as a timing amount.

Public property recorded : string read Getrecorded write Setrecorded;

The date (and maybe time) when the dispense activity started if whenPrepared or whenHandedOver is not populated.

Public property recordedElement : TdateTime_ read GetrecordedElement write SetrecordedElement;
 
Public property whenPrepared : string read GetwhenPrepared write SetwhenPrepared;

The time when the dispensed product was packaged and reviewed.

Public property whenPreparedElement : TdateTime_ read GetwhenPreparedElement write SetwhenPreparedElement;
 
Public property whenHandedOver : string read GetwhenHandedOver write SetwhenHandedOver;

The time the dispensed product was provided to the patient or their representative.

Public property whenHandedOverElement : TdateTime_ read GetwhenHandedOverElement write SetwhenHandedOverElement;
 
Public property destination : TReference read Getdestination write Setdestination;

Identification of the facility/location where the medication was/will be shipped to, as part of the dispense event.

Public property receiver : TReferenceArray read GetreceiverArray;

Identifies the person who picked up the medication or the location of where the medication was delivered. This will usually be a patient or their caregiver, but some cases exist where it can be a healthcare professional or a location.

Public property note : TAnnotationArray read GetnoteArray;

Extra information about the dispense that could not be conveyed in the other attributes.

Public property renderedDosageInstruction : string read GetrenderedDosageInstruction write SetrenderedDosageInstruction;

The full representation of the dose of the medication included in all dosage instructions. To be used when multiple dosage instructions are included to represent complex dosing such as increasing or tapering doses.

Public property renderedDosageInstructionElement : Tmarkdown read GetrenderedDosageInstructionElement write SetrenderedDosageInstructionElement;
 
Public property dosageInstruction : TDosageArray read GetdosageInstructionArray;

Indicates how the medication is to be used by the patient.

Public property substitution : TMedicationDispenseSubstitution read Getsubstitution write Setsubstitution;

Indicates whether or not substitution was made as part of the dispense. In some cases, substitution will be expected but does not happen, in other cases substitution is not expected but does happen. This block explains what substitution did or did not happen and why. If nothing is specified, substitution was not done.

Public property eventHistory : TReferenceArray read GeteventHistoryArray;

A summary of the events of interest that have occurred, such as when the dispense was verified.


Generated by PasDoc 0.15.0.