Uses of Class
ca.uhn.fhir.model.dstu2.resource.Flag
Packages that use Flag
-
Uses of Flag in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return FlagModifier and TypeMethodDescriptionFlag.addIdentifier(IdentifierDt theValue)Adds a given new value for identifier (id)Flag.setAuthor(ResourceReferenceDt theValue)Sets the value(s) for author (who.author)Flag.setCategory(CodeableConceptDt theValue)Sets the value(s) for category (class)Flag.setCode(CodeableConceptDt theValue)Sets the value(s) for code (what)Flag.setEncounter(ResourceReferenceDt theValue)Sets the value(s) for encounter (context)Flag.setIdentifier(List<IdentifierDt> theValue)Sets the value(s) for identifier (id)Sets the value(s) for period (context)Flag.setStatus(FlagStatusEnum theValue)Sets the value(s) for status (status)Flag.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<FlagStatusEnum> theValue)Sets the value(s) for status (status)Flag.setSubject(ResourceReferenceDt theValue)Sets the value(s) for subject (who.focus)