| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
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(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(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for date ()
|
Composition |
Composition.setDate(DateTimeDt theValue)
Sets the value(s) 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(BoundCodeDt<CompositionStatusEnum> theValue)
Sets the value(s) for status ()
|
Composition |
Composition.setStatus(CompositionStatusEnum theValue)
Sets the value(s) for status ()
|
Composition |
Composition.setSubject(ResourceReferenceDt theValue)
Sets the value(s) for subject ()
|
Composition |
Composition.setTitle(String theString)
Sets the value for title ()
|
Composition |
Composition.setTitle(StringDt theValue)
Sets the value(s) for title ()
|
Composition |
Composition.setType(CodeableConceptDt theValue)
Sets the value(s) for type ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.