| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Provenance |
Provenance.addAgent(Provenance.Agent theValue)
Adds a given new value for agent (who)
|
Provenance |
Provenance.addEntity(Provenance.Entity theValue)
Adds a given new value for entity ()
|
Provenance |
Provenance.addPolicy(String theUri)
Adds a new value for policy ()
|
Provenance |
Provenance.addPolicy(UriDt theValue)
Adds a given new value for policy ()
|
Provenance |
Provenance.addReason(CodeableConceptDt theValue)
Adds a given new value for reason (why)
|
Provenance |
Provenance.addSignature(SignatureDt theValue)
Adds a given new value for signature ()
|
Provenance |
Provenance.setActivity(CodeableConceptDt theValue)
Sets the value(s) for activity (why)
|
Provenance |
Provenance.setAgent(List<Provenance.Agent> theValue)
Sets the value(s) for agent (who)
|
Provenance |
Provenance.setEntity(List<Provenance.Entity> theValue)
Sets the value(s) for entity ()
|
Provenance |
Provenance.setLocation(ResourceReferenceDt theValue)
Sets the value(s) for location (where)
|
Provenance |
Provenance.setPeriod(PeriodDt theValue)
Sets the value(s) for period (when.done)
|
Provenance |
Provenance.setPolicy(List<UriDt> theValue)
Sets the value(s) for policy ()
|
Provenance |
Provenance.setReason(List<CodeableConceptDt> theValue)
Sets the value(s) for reason (why)
|
Provenance |
Provenance.setRecorded(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for recorded (when.recorded)
|
Provenance |
Provenance.setRecorded(InstantDt theValue)
Sets the value(s) for recorded (when.recorded)
|
Provenance |
Provenance.setRecordedWithMillisPrecision(Date theDate)
Sets the value for recorded (when.recorded)
|
Provenance |
Provenance.setSignature(List<SignatureDt> theValue)
Sets the value(s) for signature ()
|
Provenance |
Provenance.setTarget(List<ResourceReferenceDt> theValue)
Sets the value(s) for target (what)
|
Copyright © 2014–2016 University Health Network. All rights reserved.