public static class ValueSet.CodeSystemConceptDesignation extends BaseIdentifiableElement implements IResourceBlock
Definition: Additional representations for the concept - other languages, aliases, specialized purposes, used for particular purposes, etc.
| Constructor and Description |
|---|
CodeSystemConceptDesignation() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
String |
getLanguage()
Gets the value(s) for language ().
|
CodeDt |
getLanguageElement()
Gets the value(s) for language ().
|
CodingDt |
getUse()
Gets the value(s) for use ().
|
String |
getValue()
Gets the value(s) for value ().
|
StringDt |
getValueElement()
Gets the value(s) for value ().
|
boolean |
isEmpty() |
ValueSet.CodeSystemConceptDesignation |
setLanguage(CodeDt theValue)
Sets the value(s) for language ()
|
ValueSet.CodeSystemConceptDesignation |
setLanguage(String theCode)
Sets the value for language ()
|
ValueSet.CodeSystemConceptDesignation |
setUse(CodingDt theValue)
Sets the value(s) for use ()
|
ValueSet.CodeSystemConceptDesignation |
setValue(String theString)
Sets the value for value ()
|
ValueSet.CodeSystemConceptDesignation |
setValue(StringDt theValue)
Sets the value(s) for value ()
|
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 CodeSystemConceptDesignation()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic CodeDt getLanguageElement()
null.
Definition: The language this designation is defined for
public String getLanguage()
null.
Definition: The language this designation is defined for
public ValueSet.CodeSystemConceptDesignation setLanguage(CodeDt theValue)
Definition: The language this designation is defined for
public ValueSet.CodeSystemConceptDesignation setLanguage(String theCode)
Definition: The language this designation is defined for
public CodingDt getUse()
null.
Definition: A code that details how this designation would be used
public ValueSet.CodeSystemConceptDesignation setUse(CodingDt theValue)
Definition: A code that details how this designation would be used
public StringDt getValueElement()
null.
Definition: The text value for this designation
public String getValue()
null.
Definition: The text value for this designation
public ValueSet.CodeSystemConceptDesignation setValue(StringDt theValue)
Definition: The text value for this designation
public ValueSet.CodeSystemConceptDesignation setValue(String theString)
Definition: The text value for this designation
Copyright © 2014–2016 University Health Network. All rights reserved.