| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Flag |
Flag.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier (id)
|
Flag |
Flag.setAuthor(ResourceReferenceDt theValue)
Sets the value(s) for author (who.author)
|
Flag |
Flag.setCategory(BoundCodeableConceptDt<FlagCategoryCodesEnum> theValue)
Sets the value(s) for category (class)
|
Flag |
Flag.setCategory(FlagCategoryCodesEnum theValue)
Sets the value(s) for category (class)
|
Flag |
Flag.setCode(CodeableConceptDt theValue)
Sets the value(s) for code (what)
|
Flag |
Flag.setEncounter(ResourceReferenceDt theValue)
Sets the value(s) for encounter (context)
|
Flag |
Flag.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier (id)
|
Flag |
Flag.setPeriod(PeriodDt theValue)
Sets the value(s) for period (context)
|
Flag |
Flag.setStatus(BoundCodeDt<FlagStatusEnum> theValue)
Sets the value(s) for status (status)
|
Flag |
Flag.setStatus(FlagStatusEnum theValue)
Sets the value(s) for status (status)
|
Flag |
Flag.setSubject(ResourceReferenceDt theValue)
Sets the value(s) for subject (who.focus)
|
Copyright © 2014–2016 University Health Network. All rights reserved.