| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
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(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for created (when.done)
|
DocumentReference |
DocumentReference.setCreated(DateTimeDt theValue)
Sets the value(s) 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(String theString)
Sets the value for description ()
|
DocumentReference |
DocumentReference.setDescription(StringDt theValue)
Sets the value(s) 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(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for indexed (when.recorded)
|
DocumentReference |
DocumentReference.setIndexed(InstantDt theValue)
Sets the value(s) 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(BoundCodeDt<DocumentReferenceStatusEnum> theValue)
Sets the value(s) for status (status)
|
DocumentReference |
DocumentReference.setStatus(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)
|
Copyright © 2014–2016 University Health Network. All rights reserved.