| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
FamilyMemberHistory.Condition |
FamilyMemberHistory.addCondition()
Adds and returns a new value for condition ()
|
FamilyMemberHistory.Condition |
FamilyMemberHistory.getConditionFirstRep()
Gets the first repetition for condition (),
creating it if it does not already exist.
|
FamilyMemberHistory.Condition |
FamilyMemberHistory.Condition.setCode(CodeableConceptDt theValue)
Sets the value(s) for code ()
|
FamilyMemberHistory.Condition |
FamilyMemberHistory.Condition.setNote(AnnotationDt theValue)
Sets the value(s) for note ()
|
FamilyMemberHistory.Condition |
FamilyMemberHistory.Condition.setOnset(IDatatype theValue)
Sets the value(s) for onset[x] ()
|
FamilyMemberHistory.Condition |
FamilyMemberHistory.Condition.setOutcome(CodeableConceptDt theValue)
Sets the value(s) for outcome ()
|
| Modifier and Type | Method and Description |
|---|---|
List<FamilyMemberHistory.Condition> |
FamilyMemberHistory.getCondition()
Gets the value(s) for condition ().
|
| Modifier and Type | Method and Description |
|---|---|
FamilyMemberHistory |
FamilyMemberHistory.addCondition(FamilyMemberHistory.Condition theValue)
Adds a given new value for condition ()
|
| Modifier and Type | Method and Description |
|---|---|
FamilyMemberHistory |
FamilyMemberHistory.setCondition(List<FamilyMemberHistory.Condition> theValue)
Sets the value(s) for condition ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.