| Package | Description |
|---|---|
| org.hl7.fhir.instance.model |
| Modifier and Type | Field and Description |
|---|---|
protected MedicationOrder |
Claim.originalPrescriptionTarget
The actual object that is the target of the reference (Original prescription to support the dispensing of pharmacy services, medications or products.)
|
protected MedicationOrder |
MedicationAdministration.prescriptionTarget
The actual object that is the target of the reference (The original request, instruction or authority to perform the administration.)
|
protected MedicationOrder |
MedicationOrder.priorPrescriptionTarget
The actual object that is the target of the reference (A link to a resource representing an earlier order or prescription that this order supersedes.)
|
| Modifier and Type | Field and Description |
|---|---|
protected List<MedicationOrder> |
MedicationDispense.authorizingPrescriptionTarget
The actual objects that are the target of the reference (Indicates the medication order that is being dispensed against.)
|
| Modifier and Type | Method and Description |
|---|---|
List<MedicationOrder> |
MedicationDispense.getAuthorizingPrescriptionTarget() |
| Modifier and Type | Method and Description |
|---|---|
Claim |
Claim.setOriginalPrescriptionTarget(MedicationOrder value) |
MedicationAdministration |
MedicationAdministration.setPrescriptionTarget(MedicationOrder value) |
MedicationOrder |
MedicationOrder.setPriorPrescriptionTarget(MedicationOrder value) |
Copyright © 2014–2018 University Health Network. All rights reserved.