Composition |
Composition.addAttester(Composition.Attester theValue) |
Adds a given new value for attester ()
|
Composition |
Composition.addEvent(Composition.Event theValue) |
Adds a given new value for event ()
|
Composition |
Composition.addSection(Composition.Section theValue) |
Adds a given new value for section ()
|
Composition |
Composition.setAttester(List<Composition.Attester> theValue) |
Sets the value(s) for attester ()
|
Composition |
Composition.setAuthor(List<ResourceReferenceDt> theValue) |
Sets the value(s) for author ()
|
Composition |
Composition.setClassElement(CodeableConceptDt theValue) |
Sets the value(s) for class ()
|
Composition |
Composition.setConfidentiality(ca.uhn.fhir.model.primitive.CodeDt theValue) |
Sets the value(s) for confidentiality ()
|
Composition |
Composition.setConfidentiality(String theCode) |
Sets the value for confidentiality ()
|
Composition |
Composition.setCustodian(ResourceReferenceDt theValue) |
Sets the value(s) for custodian ()
|
Composition |
Composition.setDate(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for date ()
|
Composition |
Composition.setDate(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for date ()
|
Composition |
Composition.setDateWithSecondsPrecision(Date theDate) |
Sets the value for date ()
|
Composition |
Composition.setEncounter(ResourceReferenceDt theValue) |
Sets the value(s) for encounter ()
|
Composition |
Composition.setEvent(List<Composition.Event> theValue) |
Sets the value(s) for event ()
|
Composition |
Composition.setIdentifier(IdentifierDt theValue) |
Sets the value(s) for identifier ()
|
Composition |
Composition.setSection(List<Composition.Section> theValue) |
Sets the value(s) for section ()
|
Composition |
Composition.setStatus(CompositionStatusEnum theValue) |
Sets the value(s) for status ()
|
Composition |
Composition.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<CompositionStatusEnum> theValue) |
Sets the value(s) for status ()
|
Composition |
Composition.setSubject(ResourceReferenceDt theValue) |
Sets the value(s) for subject ()
|
Composition |
Composition.setTitle(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for title ()
|
Composition |
Composition.setTitle(String theString) |
Sets the value for title ()
|
Composition |
Composition.setType(CodeableConceptDt theValue) |
Sets the value(s) for type ()
|