MappableConcept
Note
This data class is at a trial use maturity level and may change in future releases. Maturity levels are described in the GKS Maturity Model.
Computational Definition
A concept based on a primaryCoding and/or name that may be mapped to one or more other Codings.
Information Model
Some MappableConcept attributes are inherited from Element.
Field |
Flags |
Type |
Limits |
Description |
|---|---|---|---|---|
id |
string |
0..1 |
The ‘logical’ identifier of the data element in the system of record, e.g. a UUID. This ‘id’ is unique within a given system, but may or may not be globally unique outside the system. It is used within a system to reference an object from another. |
|
extensions |
⋮ | 0..m |
A list of extensions to the Entity, that allow for capture of information not directly supported by elements defined in the model. |
|
conceptType |
string |
0..1 |
A term indicating the type of concept being represented by the MappableConcept. |
|
name |
string |
0..1 |
A primary name for the concept. |
|
primaryCoding |
0..1 |
A primary coding for the concept. |
||
mappings |
⋮ | 0..m |
A list of mappings to concepts in terminologies or code systems. Each mapping should include a coding and a relation. |