CodedValue Constructor
HealthVault
| Name | Description | |
|---|---|---|
| CodedValue()()()() |
Creates a new instance of the CodedValue class with default values.
|
| CodedValue(String, VocabularyKey) |
Creates a new instance of the CodedValue class
with the specified code value, vocabulary, family, and version.
|
| CodedValue(String, String) |
Creates a new instance of the CodedValue class with
the specified code value and vocabulary.
|
| CodedValue(String, String, String, String) |
Creates a new instance of the CodedValue class
with the specified code value, vocabulary, family, and version.
|