DocumentManifest |
DocumentManifest.addContent(DocumentManifest.Content theValue) |
Adds a given new value for content ()
|
DocumentManifest |
DocumentManifest.addIdentifier(IdentifierDt theValue) |
Adds a given new value for identifier (id)
|
DocumentManifest |
DocumentManifest.addRelated(DocumentManifest.Related theValue) |
Adds a given new value for related ()
|
DocumentManifest |
DocumentManifest.setAuthor(List<ResourceReferenceDt> theValue) |
Sets the value(s) for author (who.author)
|
DocumentManifest |
DocumentManifest.setContent(List<DocumentManifest.Content> theValue) |
Sets the value(s) for content ()
|
DocumentManifest |
DocumentManifest.setCreated(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for created (when.done)
|
DocumentManifest |
DocumentManifest.setCreated(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for created (when.done)
|
DocumentManifest |
DocumentManifest.setCreatedWithSecondsPrecision(Date theDate) |
Sets the value for created (when.done)
|
DocumentManifest |
DocumentManifest.setDescription(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for description ()
|
DocumentManifest |
DocumentManifest.setDescription(String theString) |
Sets the value for description ()
|
DocumentManifest |
DocumentManifest.setIdentifier(List<IdentifierDt> theValue) |
Sets the value(s) for identifier (id)
|
DocumentManifest |
DocumentManifest.setMasterIdentifier(IdentifierDt theValue) |
Sets the value(s) for masterIdentifier (id)
|
DocumentManifest |
DocumentManifest.setRecipient(List<ResourceReferenceDt> theValue) |
Sets the value(s) for recipient (who.cause)
|
DocumentManifest |
DocumentManifest.setRelated(List<DocumentManifest.Related> theValue) |
Sets the value(s) for related ()
|
DocumentManifest |
DocumentManifest.setSource(ca.uhn.fhir.model.primitive.UriDt theValue) |
Sets the value(s) for source ()
|
DocumentManifest |
DocumentManifest.setSource(String theUri) |
Sets the value for source ()
|
DocumentManifest |
DocumentManifest.setStatus(DocumentReferenceStatusEnum theValue) |
Sets the value(s) for status (status)
|
DocumentManifest |
DocumentManifest.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<DocumentReferenceStatusEnum> theValue) |
Sets the value(s) for status (status)
|
DocumentManifest |
DocumentManifest.setSubject(ResourceReferenceDt theValue) |
Sets the value(s) for subject (who.focus)
|
DocumentManifest |
DocumentManifest.setType(CodeableConceptDt theValue) |
Sets the value(s) for type (class)
|