
Uses of Class
ca.uhn.fhir.model.dstu2.resource.ValueSet
Packages that use ValueSet
-
Uses of ValueSet in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return ValueSetModifier and TypeMethodDescriptionValueSet.addContact
(ValueSet.Contact theValue) Adds a given new value for contact ()ValueSet.addUseContext
(CodeableConceptDt theValue) Adds a given new value for useContext ()ValueSet.setCodeSystem
(ValueSet.CodeSystem theValue) Sets the value(s) for codeSystem ()ValueSet.setCompose
(ValueSet.Compose theValue) Sets the value(s) for compose ()ValueSet.setContact
(List<ValueSet.Contact> theValue) Sets the value(s) for contact ()ValueSet.setCopyright
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for copyright ()ValueSet.setCopyright
(String theString) Sets the value for copyright ()ValueSet.setDate
(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for date (when.recorded)Sets the value for date (when.recorded)ValueSet.setDateWithSecondsPrecision
(Date theDate) Sets the value for date (when.recorded)ValueSet.setDescription
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for description ()ValueSet.setDescription
(String theString) Sets the value for description ()ValueSet.setExpansion
(ValueSet.Expansion theValue) Sets the value(s) for expansion ()ValueSet.setExperimental
(boolean theBoolean) Sets the value for experimental (class)ValueSet.setExperimental
(ca.uhn.fhir.model.primitive.BooleanDt theValue) Sets the value(s) for experimental (class)ValueSet.setExtensible
(boolean theBoolean) Sets the value for extensible ()ValueSet.setExtensible
(ca.uhn.fhir.model.primitive.BooleanDt theValue) Sets the value(s) for extensible ()ValueSet.setIdentifier
(IdentifierDt theValue) Sets the value(s) for identifier (id)ValueSet.setImmutable
(boolean theBoolean) Sets the value for immutable ()ValueSet.setImmutable
(ca.uhn.fhir.model.primitive.BooleanDt theValue) Sets the value(s) for immutable ()ValueSet.setLockedDate
(ca.uhn.fhir.model.primitive.DateDt theValue) Sets the value(s) for lockedDate (when.init)ValueSet.setLockedDate
(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for lockedDate (when.init)ValueSet.setLockedDateWithDayPrecision
(Date theDate) Sets the value for lockedDate (when.init)ValueSet.setName
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for name ()Sets the value for name ()ValueSet.setPublisher
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for publisher (who.witness)ValueSet.setPublisher
(String theString) Sets the value for publisher (who.witness)ValueSet.setRequirements
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for requirements ()ValueSet.setRequirements
(String theString) Sets the value for requirements ()ValueSet.setStatus
(ConformanceResourceStatusEnum theValue) Sets the value(s) for status (status)ValueSet.setStatus
(ca.uhn.fhir.model.primitive.BoundCodeDt<ConformanceResourceStatusEnum> theValue) Sets the value(s) for status (status)ValueSet.setUrl
(ca.uhn.fhir.model.primitive.UriDt theValue) Sets the value(s) for url (id)Sets the value for url (id)ValueSet.setUseContext
(List<CodeableConceptDt> theValue) Sets the value(s) for useContext ()ValueSet.setVersion
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for version (id.version)ValueSet.setVersion
(String theString) Sets the value for version (id.version)