ContentDateOffsetType¶
Identifies the difference between the date applied to the data as a whole and this specific item such as previous year’s income or residence 5 years ago. A value of true for the attribute isNegativeOffset indicates that the offset is the specified number of declared units prior to the date of the data as a whole and false indicates information regarding a future state.
Properties¶
Name |
Type |
Description |
|
---|---|---|---|
NumberOfUnits |
decimal |
0..1 |
The number of units to off-set the date for this item expressed as a decimal. |
IsNegativeOffset |
boolean |
0..1 |
If set to “true” the date is offset the number of units specified PRIOR to the default date of the data. A setting of “false” indicates a date the specified number of units in the FUTURE from the default date of the data. |
Properties Inherited from CodeValueType¶
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. |
CodeListAgencyName |
string |
0..1 |
The name of the agency maintaining the code list. |
CodeListVersionID |
string |
0..1 |
The version number of the code list (default is 1.0). |
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. |
CodeListSchemeURN |
string |
0..1 |
If maintained within a scheme, the URN of the scheme containing the codelist. |
Properties Inherited from string¶
No properties are inherited.
Item Type Hierarchy¶
- string
- CodeValueType
ContentDateOffsetType