InternalCodingDt |
TokenParam.getValueAsCoding() |
|
InternalCodingDt |
InternalCodingDt.setCode(CodeDt theValue) |
Sets the value(s) for code (Symbol in syntax defined by the system)
|
InternalCodingDt |
InternalCodingDt.setCode(String theCode) |
Sets the value for code (Symbol in syntax defined by the system)
|
InternalCodingDt |
InternalCodingDt.setDisplay(StringDt theValue) |
Sets the value(s) for display (Representation defined by the system)
|
InternalCodingDt |
InternalCodingDt.setDisplay(String theString) |
Sets the value for display (Representation defined by the system)
|
InternalCodingDt |
InternalCodingDt.setPrimary(boolean theBoolean) |
Sets the value for primary (If this code was chosen directly by the user)
|
InternalCodingDt |
InternalCodingDt.setPrimary(BooleanDt theValue) |
Sets the value(s) for primary (If this code was chosen directly by the user)
|
InternalCodingDt |
InternalCodingDt.setSystem(UriDt theValue) |
Sets the value(s) for system (Identity of the terminology system)
|
InternalCodingDt |
InternalCodingDt.setSystem(String theUri) |
Sets the value for system (Identity of the terminology system)
|
InternalCodingDt |
InternalCodingDt.setVersion(StringDt theValue) |
Sets the value(s) for version (Version of the system - if relevant)
|
InternalCodingDt |
InternalCodingDt.setVersion(String theString) |
Sets the value for version (Version of the system - if relevant)
|