DocumentReference |
DocumentReference.addContent(DocumentReference.Content theValue) |
Adds a given new value for content ()
|
DocumentReference |
DocumentReference.addIdentifier(IdentifierDt theValue) |
Adds a given new value for identifier (id)
|
DocumentReference |
DocumentReference.addRelatesTo(DocumentReference.RelatesTo theValue) |
Adds a given new value for relatesTo ()
|
DocumentReference |
DocumentReference.addSecurityLabel(CodeableConceptDt theValue) |
Adds a given new value for securityLabel ()
|
DocumentReference |
DocumentReference.setAuthenticator(ResourceReferenceDt theValue) |
Sets the value(s) for authenticator (who.witness)
|
DocumentReference |
DocumentReference.setAuthor(List<ResourceReferenceDt> theValue) |
Sets the value(s) for author (who.author)
|
DocumentReference |
DocumentReference.setClassElement(CodeableConceptDt theValue) |
Sets the value(s) for class (class)
|
DocumentReference |
DocumentReference.setContent(List<DocumentReference.Content> theValue) |
Sets the value(s) for content ()
|
DocumentReference |
DocumentReference.setContext(DocumentReference.Context theValue) |
Sets the value(s) for context ()
|
DocumentReference |
DocumentReference.setCreated(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for created (when.done)
|
DocumentReference |
DocumentReference.setCreated(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for created (when.done)
|
DocumentReference |
DocumentReference.setCreatedWithSecondsPrecision(Date theDate) |
Sets the value for created (when.done)
|
DocumentReference |
DocumentReference.setCustodian(ResourceReferenceDt theValue) |
Sets the value(s) for custodian ()
|
DocumentReference |
DocumentReference.setDescription(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for description ()
|
DocumentReference |
DocumentReference.setDescription(String theString) |
Sets the value for description ()
|
DocumentReference |
DocumentReference.setDocStatus(CodeableConceptDt theValue) |
Sets the value(s) for docStatus (status)
|
DocumentReference |
DocumentReference.setIdentifier(List<IdentifierDt> theValue) |
Sets the value(s) for identifier (id)
|
DocumentReference |
DocumentReference.setIndexed(ca.uhn.fhir.model.primitive.InstantDt theValue) |
Sets the value(s) for indexed (when.recorded)
|
DocumentReference |
DocumentReference.setIndexed(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for indexed (when.recorded)
|
DocumentReference |
DocumentReference.setIndexedWithMillisPrecision(Date theDate) |
Sets the value for indexed (when.recorded)
|
DocumentReference |
DocumentReference.setMasterIdentifier(IdentifierDt theValue) |
Sets the value(s) for masterIdentifier (id)
|
DocumentReference |
DocumentReference.setRelatesTo(List<DocumentReference.RelatesTo> theValue) |
Sets the value(s) for relatesTo ()
|
DocumentReference |
DocumentReference.setSecurityLabel(List<CodeableConceptDt> theValue) |
Sets the value(s) for securityLabel ()
|
DocumentReference |
DocumentReference.setStatus(DocumentReferenceStatusEnum theValue) |
Sets the value(s) for status (status)
|
DocumentReference |
DocumentReference.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<DocumentReferenceStatusEnum> theValue) |
Sets the value(s) for status (status)
|
DocumentReference |
DocumentReference.setSubject(ResourceReferenceDt theValue) |
Sets the value(s) for subject (who.focus)
|
DocumentReference |
DocumentReference.setType(CodeableConceptDt theValue) |
Sets the value(s) for type (class)
|