CodeOrganisationHierarchyBaseType
CodeOrganisationHierarchyBaseType
missing data
| Properties | Definition | Type |
|---|---|---|
| MEMBER | Child ORG is a member of the parent ORG. | string |
| OTHER | Other. | string |
| OWNED_BY | Indicates that the current feature is hierarchically positioned immediately below the parent organisation. | string |
| SUPERVISED_BY | Indicates that the current feature is under the supervision of the parent organisation. | string |
Details
MEMBER
CodeOrganisationHierarchyBaseType.MEMBER
Child ORG is a member of the parent ORG.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeOrganisationHierarchyType.MEMBER | Child ORG is a member of the parent ORG. |
OTHER
CodeOrganisationHierarchyBaseType.OTHER
Other.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| Out of scope | This concept is considered as out of the scope of the AIRM. |
OWNED_BY
CodeOrganisationHierarchyBaseType.OWNED_BY
Indicates that the current feature is hierarchically positioned immediately below the parent organisation.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeOrganisationHierarchyType.OWNED_BY | Indicates that the current organisation is hierarchically positioned immediately below the parent organisation. |
SUPERVISED_BY
CodeOrganisationHierarchyBaseType.SUPERVISED_BY
Indicates that the current feature is under the supervision of the parent organisation.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeOrganisationHierarchyType.SUPERVISED_BY | Indicates that the current organisation is under the supervision of the parent organisation. |