CodeRelativePositionBaseType
CodeRelativePositionBaseType
missing data
| Properties | Definition | Type |
|---|---|---|
| AFTER | A location following the reference point | string |
| AT | A location at the reference point. | string |
| BEFORE | A location in advance of the reference point. | string |
| OTHER | Other | string |
Details
AFTER
CodeRelativePositionBaseType.AFTER
A location following the reference point
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeRelativePositionType.AFTER | A location following the reference location. |
AT
CodeRelativePositionBaseType.AT
A location at the reference point.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeRelativePositionType.AT | A location at the reference location. |
BEFORE
CodeRelativePositionBaseType.BEFORE
A location in advance of the reference point.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeRelativePositionType.BEFORE | A location in advance of the reference location. |
OTHER
CodeRelativePositionBaseType.OTHER
Other
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| Out of scope | This concept is considered as out of the scope of the AIRM. |