
Class ValueSet.ExpansionContains
- All Implemented Interfaces:
- ca.uhn.fhir.model.api.ICompositeElement,- ca.uhn.fhir.model.api.IElement,- ca.uhn.fhir.model.api.IIdentifiableElement,- ca.uhn.fhir.model.api.IResourceBlock,- ca.uhn.fhir.model.api.ISupportsUndeclaredExtensions,- Serializable,- org.hl7.fhir.instance.model.api.IBase
- Enclosing class:
- ValueSet
Definition: The codes that are contained in the value set expansion
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionAdds and returns a new value for contains ()addContains(ValueSet.ExpansionContains theValue) Adds a given new value for contains ()Gets the value(s) for abstract ().ca.uhn.fhir.model.primitive.BooleanDtGets the value(s) for abstract ().<T extends ca.uhn.fhir.model.api.IElement>
 List<T> getAllPopulatedChildElementsOfType(Class<T> theType) getCode()Gets the value(s) for code ().ca.uhn.fhir.model.primitive.CodeDtGets the value(s) for code ().Gets the value(s) for contains ().Gets the first repetition for contains (), creating it if it does not already exist.Gets the value(s) for display ().ca.uhn.fhir.model.primitive.StringDtGets the value(s) for display ().Gets the value(s) for system ().ca.uhn.fhir.model.primitive.UriDtGets the value(s) for system ().Gets the value(s) for version ().ca.uhn.fhir.model.primitive.StringDtGets the value(s) for version ().booleanisEmpty()setAbstract(boolean theBoolean) Sets the value for abstract ()setAbstract(ca.uhn.fhir.model.primitive.BooleanDt theValue) Sets the value(s) for abstract ()setCode(ca.uhn.fhir.model.primitive.CodeDt theValue) Sets the value(s) for code ()Sets the value for code ()setContains(List<ValueSet.ExpansionContains> theValue) Sets the value(s) for contains ()setDisplay(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for display ()setDisplay(String theString) Sets the value for display ()setSystem(ca.uhn.fhir.model.primitive.UriDt theValue) Sets the value(s) for system ()Sets the value for system ()setVersion(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for version ()setVersion(String theString) Sets the value for version ()Methods inherited from class ca.uhn.fhir.model.api.BaseIdentifiableElementgetElementSpecificId, getId, setElementSpecificId, setId, setIdMethods inherited from class ca.uhn.fhir.model.api.BaseElementaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, getUserData, hasFormatComment, isBaseEmpty, setUserDataMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hl7.fhir.instance.model.api.IBasefhirType, getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, setUserDataMethods inherited from interface ca.uhn.fhir.model.api.IIdentifiableElementgetElementSpecificId, getId, setElementSpecificId, setId, setId
- 
Constructor Details- 
ExpansionContainspublic ExpansionContains()
 
- 
- 
Method Details- 
isEmpty- Specified by:
- isEmptyin interface- org.hl7.fhir.instance.model.api.IBase
 
- 
getAllPopulatedChildElementsOfTypepublic <T extends ca.uhn.fhir.model.api.IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType) - Specified by:
- getAllPopulatedChildElementsOfTypein interface- ca.uhn.fhir.model.api.ICompositeElement
 
- 
getSystemElementGets the value(s) for system (). creating it if it does not exist. Will not returnnull.Definition: An absolute URI which is the code system in which the code for this item in the expansion is defined 
- 
getSystemGets the value(s) for system (). creating it if it does not exist. This method may returnnull.Definition: An absolute URI which is the code system in which the code for this item in the expansion is defined 
- 
setSystemSets the value(s) for system ()Definition: An absolute URI which is the code system in which the code for this item in the expansion is defined 
- 
setSystemSets the value for system ()Definition: An absolute URI which is the code system in which the code for this item in the expansion is defined 
- 
getAbstractElementGets the value(s) for abstract (). creating it if it does not exist. Will not returnnull.Definition: If true, this entry is included in the expansion for navigational purposes, and the user cannot select the code directly as a proper value 
- 
getAbstractGets the value(s) for abstract (). creating it if it does not exist. This method may returnnull.Definition: If true, this entry is included in the expansion for navigational purposes, and the user cannot select the code directly as a proper value 
- 
setAbstractSets the value(s) for abstract ()Definition: If true, this entry is included in the expansion for navigational purposes, and the user cannot select the code directly as a proper value 
- 
setAbstractSets the value for abstract ()Definition: If true, this entry is included in the expansion for navigational purposes, and the user cannot select the code directly as a proper value 
- 
getVersionElementGets the value(s) for version (). creating it if it does not exist. Will not returnnull.Definition: The version of this code system that defined this code and/or display. This should only be used with code systems that do not enforce concept permanence 
- 
getVersionGets the value(s) for version (). creating it if it does not exist. This method may returnnull.Definition: The version of this code system that defined this code and/or display. This should only be used with code systems that do not enforce concept permanence 
- 
setVersionSets the value(s) for version ()Definition: The version of this code system that defined this code and/or display. This should only be used with code systems that do not enforce concept permanence 
- 
setVersionSets the value for version ()Definition: The version of this code system that defined this code and/or display. This should only be used with code systems that do not enforce concept permanence 
- 
getCodeElementGets the value(s) for code (). creating it if it does not exist. Will not returnnull.Definition: The code for this item in the expansion hierarchy. If this code is missing the entry in the hierarchy is a place holder (abstract) and does not represent a valid code in the value set 
- 
getCodeGets the value(s) for code (). creating it if it does not exist. This method may returnnull.Definition: The code for this item in the expansion hierarchy. If this code is missing the entry in the hierarchy is a place holder (abstract) and does not represent a valid code in the value set 
- 
setCodeSets the value(s) for code ()Definition: The code for this item in the expansion hierarchy. If this code is missing the entry in the hierarchy is a place holder (abstract) and does not represent a valid code in the value set 
- 
setCodeSets the value for code ()Definition: The code for this item in the expansion hierarchy. If this code is missing the entry in the hierarchy is a place holder (abstract) and does not represent a valid code in the value set 
- 
getDisplayElementGets the value(s) for display (). creating it if it does not exist. Will not returnnull.Definition: The recommended display for this item in the expansion 
- 
getDisplayGets the value(s) for display (). creating it if it does not exist. This method may returnnull.Definition: The recommended display for this item in the expansion 
- 
setDisplaySets the value(s) for display ()Definition: The recommended display for this item in the expansion 
- 
setDisplaySets the value for display ()Definition: The recommended display for this item in the expansion 
- 
getContainsGets the value(s) for contains (). creating it if it does not exist. Will not returnnull.Definition: Other codes and entries contained under this entry in the hierarchy 
- 
setContainsSets the value(s) for contains ()Definition: Other codes and entries contained under this entry in the hierarchy 
- 
addContainsAdds and returns a new value for contains ()Definition: Other codes and entries contained under this entry in the hierarchy 
- 
addContainsAdds a given new value for contains ()Definition: Other codes and entries contained under this entry in the hierarchy - Parameters:
- theValue- The contains to add (must not be- null)
 
- 
getContainsFirstRepGets the first repetition for contains (), creating it if it does not already exist.Definition: Other codes and entries contained under this entry in the hierarchy 
 
-