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