Composition.Section |
Composition.addSection() |
Adds and returns a new value for section ()
|
Composition.Section |
Composition.Section.addSection() |
Adds and returns a new value for section ()
|
Composition.Section |
Composition.Section.addSection(Composition.Section theValue) |
Adds a given new value for section ()
|
Composition.Section |
Composition.getSectionFirstRep() |
Gets the first repetition for section (),
creating it if it does not already exist.
|
Composition.Section |
Composition.Section.getSectionFirstRep() |
Gets the first repetition for section (),
creating it if it does not already exist.
|
Composition.Section |
Composition.Section.setCode(CodeableConceptDt theValue) |
Sets the value(s) for code ()
|
Composition.Section |
Composition.Section.setEmptyReason(CodeableConceptDt theValue) |
Sets the value(s) for emptyReason ()
|
Composition.Section |
Composition.Section.setEntry(List<ResourceReferenceDt> theValue) |
Sets the value(s) for entry ()
|
Composition.Section |
Composition.Section.setMode(ca.uhn.fhir.model.primitive.CodeDt theValue) |
Sets the value(s) for mode ()
|
Composition.Section |
Composition.Section.setMode(String theCode) |
Sets the value for mode ()
|
Composition.Section |
Composition.Section.setOrderedBy(CodeableConceptDt theValue) |
Sets the value(s) for orderedBy ()
|
Composition.Section |
Composition.Section.setSection(List<Composition.Section> theValue) |
Sets the value(s) for section ()
|
Composition.Section |
Composition.Section.setText(NarrativeDt theValue) |
Sets the value(s) for text ()
|
Composition.Section |
Composition.Section.setTitle(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for title ()
|
Composition.Section |
Composition.Section.setTitle(String theString) |
Sets the value for title ()
|