Country_NType¶
Allows for string content which may be taken from an externally maintained controlled vocabulary (code value). If the content is from a controlled vocabulary provide the code value, as well as a reference to the code list from which the value is taken. Provide as many of the identifying attributes as needed to adequately identify the controlled vocabulary. Note that DDI has published a number of controlled vocabularies applicable to several locations using the CodeValue structure. Use of shared controlled vocabularies helps support interoperability and machine actionability.
Properties¶
Name |
Type |
Description |
|
---|---|---|---|
CodeListID |
string |
0..1 |
The ID of the code list (controlled vocabulary) that the content was taken from. |
CodeListName_string |
string |
0..1 |
The name of the code list. Fixed as ISO3166 numeric |
CodeListAgencyName |
string |
0..1 |
The name of the agency maintaining the code list. |
OtherValue |
string |
0..1 |
If the value of the string is “Other” or the equivalent from the codelist, this attribute can provide a more specific value not found in the codelist. |
CodeListURN |
string |
0..1 |
The URN of the codelist. Fixed value. Note this is fixed as late bound. Codes will not be removed from this list when the country code is no longer in active use. |
Properties Inherited from CountryCodeType¶
Name |
Type |
Description |
|
---|---|---|---|
EffectiveDate |
dateTime |
0..1 |
If it is important to specify the date that this code is effective in order to accurately capture a name or similar change, specify that here. |
Properties Inherited from string¶
No properties are inherited.
Item Type Hierarchy¶
- string
- CountryCodeType
Country_NType