Linkage strategy for data source IRS
DataSource:IRS/Linkage
| Property | Value |
|---|---|
| A technical identifier, unique in a certain context. Technical key | IRS
|
| The country a linked concept is active or generally relevant for. Country scope | US (United States of America) |
| A concept managed by another concept, e.g., an identifer managed by a registration authority. Manages | US_EMPL_ID (Employer identification number)
|
| nonetheless, we continue to offer the most recent available data., The release status in terms of development progress or maturity.<br/><code>EMPTY</code> (0): No feature considered yet, just a rough idea.<br/><code>IDEA</code> (1): Just an idea, not yet designed in detail.<br/><code>DESIGN</code> (2): Software design ready, development not yet started.<br/><code>DEVELOPMENT</code> (3): Software development in progress.<br/><code>ALPHA</code> (4): First functional release, in terms of a Minimal Viable Product (MVP).<br/><code>BETA</code> (5): Tested by selected users.<br/><code>RC</code> (6): Release candidate, fully tested, not yet used in production by many customers.<br/><code>LIVE</code> (7): Used in production by customers, fully monitored and supported.<br/><code>DEPRECATED</code> (-1): End of life planned, but still available.<br/><code>EOL</code> (-2): End of life, historic service, no longer available.<br/><code>BROKEN</code> (-3): Service was used in production but is currently not available. However, CDQ tries to repair or reactivate it.<br/><code>DISCONTINUED</code> (-4): The data source has ceased providing updates Release status | 7 |
| Type of a linkage strategy. Linkage strategy type | IDENTIFIER
|
Configuration
{
"matchingAttributes": [
{
"contentSelector": "businessPartner.identifiers[type.technicalKey=US_EMPL_ID].value",
"comparator": "EXACT",
"high": "1.0",
"low": "0.5"
}
]
}