| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
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(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(String theString)
Sets the value for title ()
|
Composition.Section |
Composition.Section.setTitle(StringDt theValue)
Sets the value(s) for title ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Composition.Section> |
Composition.getSection()
Gets the value(s) for section ().
|
List<Composition.Section> |
Composition.Section.getSection()
Gets the value(s) for section ().
|
| Modifier and Type | Method and Description |
|---|---|
Composition |
Composition.addSection(Composition.Section theValue)
Adds a given new value for section ()
|
Composition.Section |
Composition.Section.addSection(Composition.Section theValue)
Adds a given new value for section ()
|
| Modifier and Type | Method and Description |
|---|---|
Composition |
Composition.setSection(List<Composition.Section> theValue)
Sets the value(s) for section ()
|
Composition.Section |
Composition.Section.setSection(List<Composition.Section> theValue)
Sets the value(s) for section ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.