CodeListIdentification
Type CDM 7.2.0A type to identify the version of a codelist
Extends —
Extended by —
Attributes 8
Namespace cdm.base.staticdata.codelist
Attributes
All 8 declared on CodeListIdentification. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| description | string | 0..1 | A description of the code list, e.g. A list of codes identifying business centers |
| publicationDate | string | 0..1 | The most recent date the code list was published, e.g. 2021-10-05 |
| shortName | string | 1..1 | A short name (without whitespace) for the code list, e.g. businessCenterScheme |
| version | string | 1..1 | The the most recent version of the codelist, eg. 9-1 |
| codeShortId | string | 0..1 | The name of the code list, e.g. business-center |
| canonicalUri | string | 1..1 | Canonical URI which uniquely identifies all versions (collectively) of the referenced code list. Must be an absolute URI. Must not be used as a de facto location URI. |
| canonicalVersionUri | string | 0..1 | Canonical URI which uniquely identifies a specific version of the referenced code list. Must be an absolute URI. Must not be used as a de facto location URI. |
| locationUri | string | 0..1 | Suggested retrieval location for this version, in genericode format. An application must signal an error to the user if a document retrieved using a LocationUri is not in genericode format. |
Referenced by
1 type holds a CodeListIdentification as an attribute.
Open CodeListIdentification in the Model Browser
Walk the tree and the reference graph interactively, and switch releases to see how the type has changed. Free, no signup.