| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Provenance> |
MedicationDispense.eventHistoryTarget
The actual objects that are the target of the reference (A summary of the events of interest that have occurred, such as when the dispense was verified.)
|
protected List<Provenance> |
MedicationAdministration.eventHistoryTarget
The actual objects that are the target of the reference (A summary of the events of interest that have occurred, such as when the administration was verified.)
|
protected List<Provenance> |
MedicationRequest.eventHistoryTarget
The actual objects that are the target of the reference (Links to Provenance records for past versions of this resource or fulfilling request or event resources that identify key state transitions or updates that are likely to be relevant to a user looking at the current version of the resource.)
|
protected List<Provenance> |
DeviceRequest.relevantHistoryTarget
The actual objects that are the target of the reference (Key events in the history of the request.)
|
protected List<Provenance> |
ReferralRequest.relevantHistoryTarget
The actual objects that are the target of the reference (Links to Provenance records for past versions of this resource or fulfilling request or event resources that identify key state transitions or updates that are likely to be relevant to a user looking at the current version of the resource.)
|
protected List<Provenance> |
Task.relevantHistoryTarget
The actual objects that are the target of the reference (Links to Provenance records for past versions of this Task that identify key state transitions or updates that are likely to be relevant to a user looking at the current version of the task.)
|
protected List<Provenance> |
ProcedureRequest.relevantHistoryTarget
The actual objects that are the target of the reference (Key events in the history of the request.)
|
| Modifier and Type | Method and Description |
|---|---|
Provenance |
Provenance.addAgent(Provenance.ProvenanceAgentComponent t) |
Provenance |
Provenance.addEntity(Provenance.ProvenanceEntityComponent t) |
Provenance |
MedicationDispense.addEventHistoryTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Provenance |
MedicationAdministration.addEventHistoryTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Provenance |
MedicationRequest.addEventHistoryTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Provenance |
Provenance.addPolicy(String value) |
Provenance |
Provenance.addReason(Coding t) |
Provenance |
DeviceRequest.addRelevantHistoryTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Provenance |
ReferralRequest.addRelevantHistoryTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Provenance |
Task.addRelevantHistoryTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Provenance |
ProcedureRequest.addRelevantHistoryTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Provenance |
Provenance.addSignature(Signature t) |
Provenance |
Provenance.addTarget(Reference t) |
Provenance |
Provenance.copy() |
Provenance |
Provenance.setActivity(Coding value) |
Provenance |
Provenance.setAgent(List<Provenance.ProvenanceAgentComponent> theAgent) |
Provenance |
Provenance.setEntity(List<Provenance.ProvenanceEntityComponent> theEntity) |
Provenance |
Provenance.setLocation(Reference value) |
Provenance |
Provenance.setLocationTarget(Location value) |
Provenance |
Provenance.setPeriod(Period value) |
Provenance |
Provenance.setPolicy(List<UriType> thePolicy) |
Provenance |
Provenance.setReason(List<Coding> theReason) |
Provenance |
Provenance.setRecorded(Date value) |
Provenance |
Provenance.setRecordedElement(InstantType value) |
Provenance |
Provenance.setSignature(List<Signature> theSignature) |
Provenance |
Provenance.setTarget(List<Reference> theTarget) |
protected Provenance |
Provenance.typedCopy() |
| Modifier and Type | Method and Description |
|---|---|
List<Provenance> |
MedicationDispense.getEventHistoryTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Provenance> |
MedicationAdministration.getEventHistoryTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Provenance> |
MedicationRequest.getEventHistoryTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Provenance> |
DeviceRequest.getRelevantHistoryTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Provenance> |
ReferralRequest.getRelevantHistoryTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Provenance> |
Task.getRelevantHistoryTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Provenance> |
ProcedureRequest.getRelevantHistoryTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Copyright © 2014–2017 University Health Network. All rights reserved.