public static class ValueSet.ComposeIncludeConcept extends BaseIdentifiableElement implements IResourceBlock
Definition: Specifies a concept to be included or excluded.
| Constructor and Description |
|---|
ComposeIncludeConcept() |
| Modifier and Type | Method and Description |
|---|---|
ValueSet.CodeSystemConceptDesignation |
addDesignation()
Adds and returns a new value for designation ()
|
ValueSet.ComposeIncludeConcept |
addDesignation(ValueSet.CodeSystemConceptDesignation theValue)
Adds a given new value for designation ()
|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
String |
getCode()
Gets the value(s) for code ().
|
CodeDt |
getCodeElement()
Gets the value(s) for code ().
|
List<ValueSet.CodeSystemConceptDesignation> |
getDesignation()
Gets the value(s) for designation ().
|
ValueSet.CodeSystemConceptDesignation |
getDesignationFirstRep()
Gets the first repetition for designation (),
creating it if it does not already exist.
|
String |
getDisplay()
Gets the value(s) for display ().
|
StringDt |
getDisplayElement()
Gets the value(s) for display ().
|
boolean |
isEmpty() |
ValueSet.ComposeIncludeConcept |
setCode(CodeDt theValue)
Sets the value(s) for code ()
|
ValueSet.ComposeIncludeConcept |
setCode(String theCode)
Sets the value for code ()
|
ValueSet.ComposeIncludeConcept |
setDesignation(List<ValueSet.CodeSystemConceptDesignation> theValue)
Sets the value(s) for designation ()
|
ValueSet.ComposeIncludeConcept |
setDisplay(String theString)
Sets the value for display ()
|
ValueSet.ComposeIncludeConcept |
setDisplay(StringDt theValue)
Sets the value(s) for display ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdpublic ComposeIncludeConcept()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic CodeDt getCodeElement()
null.
Definition: Specifies a code for the concept to be included or excluded
public String getCode()
null.
Definition: Specifies a code for the concept to be included or excluded
public ValueSet.ComposeIncludeConcept setCode(CodeDt theValue)
Definition: Specifies a code for the concept to be included or excluded
public ValueSet.ComposeIncludeConcept setCode(String theCode)
Definition: Specifies a code for the concept to be included or excluded
public StringDt getDisplayElement()
null.
Definition: The text to display to the user for this concept in the context of this valueset. If no display is provided, then applications using the value set use the display specified for the code by the system
public String getDisplay()
null.
Definition: The text to display to the user for this concept in the context of this valueset. If no display is provided, then applications using the value set use the display specified for the code by the system
public ValueSet.ComposeIncludeConcept setDisplay(StringDt theValue)
Definition: The text to display to the user for this concept in the context of this valueset. If no display is provided, then applications using the value set use the display specified for the code by the system
public ValueSet.ComposeIncludeConcept setDisplay(String theString)
Definition: The text to display to the user for this concept in the context of this valueset. If no display is provided, then applications using the value set use the display specified for the code by the system
public List<ValueSet.CodeSystemConceptDesignation> getDesignation()
null.
Definition: Additional representations for this concept when used in this value set - other languages, aliases, specialized purposes, used for particular purposes, etc.
public ValueSet.ComposeIncludeConcept setDesignation(List<ValueSet.CodeSystemConceptDesignation> theValue)
Definition: Additional representations for this concept when used in this value set - other languages, aliases, specialized purposes, used for particular purposes, etc.
public ValueSet.CodeSystemConceptDesignation addDesignation()
Definition: Additional representations for this concept when used in this value set - other languages, aliases, specialized purposes, used for particular purposes, etc.
public ValueSet.ComposeIncludeConcept addDesignation(ValueSet.CodeSystemConceptDesignation theValue)
Definition: Additional representations for this concept when used in this value set - other languages, aliases, specialized purposes, used for particular purposes, etc.
theValue - The designation to add (must not be null)public ValueSet.CodeSystemConceptDesignation getDesignationFirstRep()
Definition: Additional representations for this concept when used in this value set - other languages, aliases, specialized purposes, used for particular purposes, etc.
Copyright © 2014–2016 University Health Network. All rights reserved.