| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected MedicationRequest |
JsonParser.parseMedicationRequest(com.google.gson.JsonObject json) |
protected MedicationRequest |
XmlParser.parseMedicationRequest(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Field and Description |
|---|---|
protected MedicationRequest |
ExplanationOfBenefit.originalPrescriptionTarget
The actual object that is the target of the reference (Original prescription which has been superceded by this prescription to support the dispensing of pharmacy services, medications or products.
|
protected MedicationRequest |
Claim.originalPrescriptionTarget
The actual object that is the target of the reference (Original prescription which has been superceded by this prescription to support the dispensing of pharmacy services, medications or products.
|
protected MedicationRequest |
MedicationRequest.priorPrescriptionTarget
The actual object that is the target of the reference (A link to a resource representing an earlier order related order or prescription.)
|
protected MedicationRequest |
MedicationAdministration.requestTarget
The actual object that is the target of the reference (The original request, instruction or authority to perform the administration.)
|
| Modifier and Type | Field and Description |
|---|---|
protected List<MedicationRequest> |
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<MedicationRequest> |
MedicationDispense.getAuthorizingPrescriptionTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
| Modifier and Type | Method and Description |
|---|---|
ExplanationOfBenefit |
ExplanationOfBenefit.setOriginalPrescriptionTarget(MedicationRequest value) |
Claim |
Claim.setOriginalPrescriptionTarget(MedicationRequest value) |
MedicationRequest |
MedicationRequest.setPriorPrescriptionTarget(MedicationRequest value) |
MedicationAdministration |
MedicationAdministration.setRequestTarget(MedicationRequest value) |
Copyright © 2014–2018 University Health Network. All rights reserved.