AttachmentLocationType¶
Allows attachment of a response domain to a specific item in a code or category scheme. For example, attach a TextDomain to the value “Other”.
Properties¶
Name |
Type |
Description |
|
---|---|---|---|
CodeReference |
0..1 |
Identifies the value to which the new response domain is attached by a references a specific Code within the CodeDomain. |
|
CategoryReference |
0..1 |
Identifies the value to which the new response domain is attached by a references a specific Category within the CategoryDomain. |
|
DomainSpecificValue |
0..1 |
Identifies the value to which the new response domain is attached by a reference to a specific value used by the response domain and the specific value. |