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(CodeableConceptDt 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(FlagStatusEnum theValue) |
Sets the value(s) for status (status)
|
Flag |
Flag.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<FlagStatusEnum> theValue) |
Sets the value(s) for status (status)
|
Flag |
Flag.setSubject(ResourceReferenceDt theValue) |
Sets the value(s) for subject (who.focus)
|