|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectca.infoway.messagebuilder.model.MessagePartBean
ca.infoway.messagebuilder.model.pcs_mr2007_v02_r01.pharmacy.merged.PrescriptionDispenseBean
public class PrescriptionDispenseBean
PORX_MT020060CA.DeviceDispense: Prescription Dispense
Dispensing is an integral part of the overall prescription process.
This is the detailed information about a device dispense that has been performed on behalf a patient
PORX_MT060020CA.DeviceDispense: Dispense
Communicates an overview of a patient's dispenses.
Represents the dispensing of a device to a patient.
Constructor Summary | |
---|---|
PrescriptionDispenseBean()
|
Method Summary | |
---|---|
ProcedureRequestBean |
getComponent1ProcedureRequest()
Un-merged Business Name: (no business name specified) |
DispenseDetailsBean |
getComponentSupplyEvent()
Un-merged Business Name: (no business name specified) |
Set<x_NormalRestrictedTabooConfidentialityKind> |
getConfidentialityCode()
Business Name: PrescriptionMaskingIndicators |
SupplyOrderBean |
getFulfillmentSupplyRequest()
Un-merged Business Name: (no business name specified) |
Identifier |
getId()
Business Name: PrescriptionDispenseNumber |
PrescriptionReferenceBean |
getInFulfillmentOfDeviceRequest()
Un-merged Business Name: (no business name specified) |
CreatedAtBean |
getLocation()
Un-merged Business Name: (no business name specified) |
HealthcareWorkerBean |
getPerformerAssignedEntity()
Un-merged Business Name: (no business name specified) |
HealthcareWorkerBean |
getResponsiblePartyAssignedEntity()
Un-merged Business Name: (no business name specified) |
ActStatus |
getStatusCode()
Business Name: DispenseStatus |
Boolean |
getSubject()
Un-merged Business Name: (no business name specified) |
Boolean |
getSubjectOf1DetectedIssueIndicator()
Un-merged Business Name: (no business name specified) |
Boolean |
getSubjectOf2AnnotationIndicator()
Un-merged Business Name: (no business name specified) |
NotesBean |
getSubjectOfAnnotation()
Un-merged Business Name: (no business name specified) |
void |
setComponent1ProcedureRequest(ProcedureRequestBean component1ProcedureRequest)
Un-merged Business Name: (no business name specified) |
void |
setComponentSupplyEvent(DispenseDetailsBean componentSupplyEvent)
Un-merged Business Name: (no business name specified) |
void |
setFulfillmentSupplyRequest(SupplyOrderBean fulfillmentSupplyRequest)
Un-merged Business Name: (no business name specified) |
void |
setId(Identifier id)
Business Name: PrescriptionDispenseNumber |
void |
setInFulfillmentOfDeviceRequest(PrescriptionReferenceBean inFulfillmentOfDeviceRequest)
Un-merged Business Name: (no business name specified) |
void |
setLocation(CreatedAtBean location)
Un-merged Business Name: (no business name specified) |
void |
setPerformerAssignedEntity(HealthcareWorkerBean performerAssignedEntity)
Un-merged Business Name: (no business name specified) |
void |
setResponsiblePartyAssignedEntity(HealthcareWorkerBean responsiblePartyAssignedEntity)
Un-merged Business Name: (no business name specified) |
void |
setStatusCode(ActStatus statusCode)
Business Name: DispenseStatus |
void |
setSubject(Boolean subject)
Un-merged Business Name: (no business name specified) |
void |
setSubjectOf1DetectedIssueIndicator(Boolean subjectOf1DetectedIssueIndicator)
Un-merged Business Name: (no business name specified) |
void |
setSubjectOf2AnnotationIndicator(Boolean subjectOf2AnnotationIndicator)
Un-merged Business Name: (no business name specified) |
void |
setSubjectOfAnnotation(NotesBean subjectOfAnnotation)
Un-merged Business Name: (no business name specified) |
Methods inherited from class ca.infoway.messagebuilder.model.MessagePartBean |
---|
getField, getNullFlavor, getNullFlavor, getSpecializationType, hasNullFlavor, hasNullFlavor, setNullFlavor, setNullFlavor, setSpecializationType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrescriptionDispenseBean()
Method Detail |
---|
public Identifier getId()
Business Name: PrescriptionDispenseNumber
Un-merged Business Name: PrescriptionDispenseNumber
Relationship: PORX_MT020060CA.DeviceDispense.id
Conformance/Cardinality: REQUIRED (0-1)
Allows formal tracking of centrally recorded dispenses to local records for audit and related purposes.
Identifier assigned by the dispensing facility.
Un-merged Business Name: PrescriptionDispenseNumber
Relationship: PORX_MT060020CA.DeviceDispense.id
Conformance/Cardinality: MANDATORY (1)
Allows for the referencing of a specific dispense record.
Identifier for a dispensed record is needed so that dispenses may be uniquely referenced. Thus the mandatory requirement.
The Prescription Dispense Number is a globally unique number assigned to a dispense (single fill) by the EHR/DIS irrespective of the source of the dispense.
It is created by the EHR/DIS once the dispense has passed all edits and validation.
public void setId(Identifier id)
Business Name: PrescriptionDispenseNumber
Un-merged Business Name: PrescriptionDispenseNumber
Relationship: PORX_MT020060CA.DeviceDispense.id
Conformance/Cardinality: REQUIRED (0-1)
Allows formal tracking of centrally recorded dispenses to local records for audit and related purposes.
Identifier assigned by the dispensing facility.
Un-merged Business Name: PrescriptionDispenseNumber
Relationship: PORX_MT060020CA.DeviceDispense.id
Conformance/Cardinality: MANDATORY (1)
Allows for the referencing of a specific dispense record.
Identifier for a dispensed record is needed so that dispenses may be uniquely referenced. Thus the mandatory requirement.
The Prescription Dispense Number is a globally unique number assigned to a dispense (single fill) by the EHR/DIS irrespective of the source of the dispense.
It is created by the EHR/DIS once the dispense has passed all edits and validation.
public Set<x_NormalRestrictedTabooConfidentialityKind> getConfidentialityCode()
Business Name: PrescriptionMaskingIndicators
Un-merged Business Name: PrescriptionMaskingIndicators
Relationship: PORX_MT020060CA.DeviceDispense.confidentialityCode
Conformance/Cardinality: OPTIONAL (0-2)
Can be used to set a mask for a new dispense, if present in a new dispense request.
Allows the patient to have discrete control over access to their prescription data.
Taboo allows the provider to request restricted access to patient or their care giver.
Constraint: Cant have both normal and one of the other codes simultaneously.
The attribute is optional because not all systems will support masking.
If a dispense is masked, it implicitly masks the prescription being dispensed. (There's no point in masking a dispense if the prescription is unmasked.)
Communicates the intent that the dispense should be masked if it is created; If the dispense is masked, this makes the complete prescription and all dispenses masked.
Un-merged Business Name: PrescriptionMaskingIndicators
Relationship: PORX_MT060020CA.DeviceDispense.confidentialityCode
Conformance/Cardinality: REQUIRED (0-2)
Allows the patient to have discrete control over access to their medication data.
Taboo allows the provider to request restricted access to patient or their care giver.
Constraint: Cant have both normal and one of the other codes simultaneously.
The attribute is required because even if a jurisdiction doesn't support masking on the way in, it will need to need to communicate masked data returned from other jurisdictions.
Communicates the intent of the patient to restrict access to their prescriptions.
Provides support for additional confidentiality constraint, giving patients a level of control over their information.
Allows providers to request restricted access by patients.
Valid values are: 'N' (normal - denotes 'Not Masked'); 'R' (restricted - denotes 'Masked') and 'T' (taboo - denotes 'Patient Access Restricted').
The default is 'normal' signifying 'Not Masked'.
public Boolean getSubject()
Un-merged Business Name: (no business name specified)
Relationship: PORX_MT020060CA.DeviceDispense.subject
Conformance/Cardinality: REQUIRED (0-1)
public void setSubject(Boolean subject)
Un-merged Business Name: (no business name specified)
Relationship: PORX_MT020060CA.DeviceDispense.subject
Conformance/Cardinality: REQUIRED (0-1)
public PrescriptionReferenceBean getInFulfillmentOfDeviceRequest()
Un-merged Business Name: (no business name specified)
Relationship: PORX_MT020060CA.InFulfillmentOf1.deviceRequest
Conformance/Cardinality: MANDATORY (1)
public void setInFulfillmentOfDeviceRequest(PrescriptionReferenceBean inFulfillmentOfDeviceRequest)
Un-merged Business Name: (no business name specified)
Relationship: PORX_MT020060CA.InFulfillmentOf1.deviceRequest
Conformance/Cardinality: MANDATORY (1)
public ProcedureRequestBean getComponent1ProcedureRequest()
Un-merged Business Name: (no business name specified)
Relationship: PORX_MT020060CA.Component11.procedureRequest
Conformance/Cardinality: POPULATED (1)
public void setComponent1ProcedureRequest(ProcedureRequestBean component1ProcedureRequest)
Un-merged Business Name: (no business name specified)
Relationship: PORX_MT020060CA.Component11.procedureRequest
Conformance/Cardinality: POPULATED (1)
public DispenseDetailsBean getComponentSupplyEvent()
Un-merged Business Name: (no business name specified)
Relationship: PORX_MT020060CA.Component.supplyEvent
Conformance/Cardinality: MANDATORY (1)
Un-merged Business Name: (no business name specified)
Relationship: PORX_MT060020CA.Component2.supplyEvent
Conformance/Cardinality: MANDATORY (1)
public void setComponentSupplyEvent(DispenseDetailsBean componentSupplyEvent)
Un-merged Business Name: (no business name specified)
Relationship: PORX_MT020060CA.Component.supplyEvent
Conformance/Cardinality: MANDATORY (1)
Un-merged Business Name: (no business name specified)
Relationship: PORX_MT060020CA.Component2.supplyEvent
Conformance/Cardinality: MANDATORY (1)
public NotesBean getSubjectOfAnnotation()
Un-merged Business Name: (no business name specified)
Relationship: PORX_MT020060CA.Subject7.annotation
Conformance/Cardinality: POPULATED (1)
public void setSubjectOfAnnotation(NotesBean subjectOfAnnotation)
Un-merged Business Name: (no business name specified)
Relationship: PORX_MT020060CA.Subject7.annotation
Conformance/Cardinality: POPULATED (1)
public ActStatus getStatusCode()
Business Name: DispenseStatus
Un-merged Business Name: DispenseStatus
Relationship: PORX_MT060020CA.DeviceDispense.statusCode
Conformance/Cardinality: MANDATORY (1)
Important in understanding what medication the patient actually has on hand, thus the attribute is mandatory. May also influence the ability of a different pharmacy to dispense the medication.
Indicates the status of the dispense record created on the EHR/DIS. If 'Active' it means that the dispense has been processed but not yet given to the patient. If 'Complete', it indicates that the medication has been delivered to the patient.
public void setStatusCode(ActStatus statusCode)
Business Name: DispenseStatus
Un-merged Business Name: DispenseStatus
Relationship: PORX_MT060020CA.DeviceDispense.statusCode
Conformance/Cardinality: MANDATORY (1)
Important in understanding what medication the patient actually has on hand, thus the attribute is mandatory. May also influence the ability of a different pharmacy to dispense the medication.
Indicates the status of the dispense record created on the EHR/DIS. If 'Active' it means that the dispense has been processed but not yet given to the patient. If 'Complete', it indicates that the medication has been delivered to the patient.
public HealthcareWorkerBean getResponsiblePartyAssignedEntity()
Un-merged Business Name: (no business name specified)
Relationship: PORX_MT060020CA.ResponsibleParty.assignedEntity
Conformance/Cardinality: POPULATED (1)
public void setResponsiblePartyAssignedEntity(HealthcareWorkerBean responsiblePartyAssignedEntity)
Un-merged Business Name: (no business name specified)
Relationship: PORX_MT060020CA.ResponsibleParty.assignedEntity
Conformance/Cardinality: POPULATED (1)
public HealthcareWorkerBean getPerformerAssignedEntity()
Un-merged Business Name: (no business name specified)
Relationship: PORX_MT060020CA.Performer.assignedEntity
Conformance/Cardinality: MANDATORY (1)
public void setPerformerAssignedEntity(HealthcareWorkerBean performerAssignedEntity)
Un-merged Business Name: (no business name specified)
Relationship: PORX_MT060020CA.Performer.assignedEntity
Conformance/Cardinality: MANDATORY (1)
public CreatedAtBean getLocation()
Un-merged Business Name: (no business name specified)
Relationship: PORX_MT060020CA.DeviceDispense.location
Conformance/Cardinality: MANDATORY (1)
public void setLocation(CreatedAtBean location)
Un-merged Business Name: (no business name specified)
Relationship: PORX_MT060020CA.DeviceDispense.location
Conformance/Cardinality: MANDATORY (1)
public SupplyOrderBean getFulfillmentSupplyRequest()
Un-merged Business Name: (no business name specified)
Relationship: PORX_MT060020CA.InFulfillmentOf.supplyRequest
Conformance/Cardinality: POPULATED (1)
public void setFulfillmentSupplyRequest(SupplyOrderBean fulfillmentSupplyRequest)
Un-merged Business Name: (no business name specified)
Relationship: PORX_MT060020CA.InFulfillmentOf.supplyRequest
Conformance/Cardinality: POPULATED (1)
public Boolean getSubjectOf1DetectedIssueIndicator()
Un-merged Business Name: (no business name specified)
Relationship: PORX_MT060020CA.Subject4.detectedIssueIndicator
Conformance/Cardinality: POPULATED (1)
public void setSubjectOf1DetectedIssueIndicator(Boolean subjectOf1DetectedIssueIndicator)
Un-merged Business Name: (no business name specified)
Relationship: PORX_MT060020CA.Subject4.detectedIssueIndicator
Conformance/Cardinality: POPULATED (1)
public Boolean getSubjectOf2AnnotationIndicator()
Un-merged Business Name: (no business name specified)
Relationship: PORX_MT060020CA.Subject3.annotationIndicator
Conformance/Cardinality: POPULATED (1)
public void setSubjectOf2AnnotationIndicator(Boolean subjectOf2AnnotationIndicator)
Un-merged Business Name: (no business name specified)
Relationship: PORX_MT060020CA.Subject3.annotationIndicator
Conformance/Cardinality: POPULATED (1)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |