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(ca.uhn.fhir.model.primitive.UriDt theValue) |
Adds a given new value for policy ()
|
Provenance |
Provenance.addPolicy(String theUri) |
Adds a 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<ca.uhn.fhir.model.primitive.UriDt> theValue) |
Sets the value(s) for policy ()
|
Provenance |
Provenance.setReason(List<CodeableConceptDt> theValue) |
Sets the value(s) for reason (why)
|
Provenance |
Provenance.setRecorded(ca.uhn.fhir.model.primitive.InstantDt theValue) |
Sets the value(s) for recorded (when.recorded)
|
Provenance |
Provenance.setRecorded(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value 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)
|