Difference between revisions of "Organisations Uncategorised"
From IMSMA Wiki
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{Note | The Country structure table is called ''organisation'' | + | {{Note | The Country structure table is called ''organisation'', the entity is called ''Organisation'', the target is called ''Organisation'' and the maXML artifact is [[Organisations Artifact|Organisation]]. |
− | The Organisation Competence table is called ''orgaccreditationinfo'' and it is not possible to make CDFs for Organisation Competence.}} | + | The Organisation Competence table is called ''orgaccreditationinfo'' (there is no target) and it is not possible to make CDFs for Organisation Competence.}} |
{| | {| | ||
Line 10: | Line 10: | ||
! colspan="5" | organisation | ! colspan="5" | organisation | ||
|- | |- | ||
− | ! | + | ! DIM Label !! Data type !! Database column name !! Enumcategory !! Pojo name |
|- | |- | ||
− | | Contact Name || String || | + | | Contact Name || String || contactname|| || ContactName |
|- | |- | ||
− | | Last Updated Date || Date || | + | | Last Updated Date || Date || dataentrydate|| || DataEntryDate |
|- | |- | ||
− | | Email || String || | + | | Email || String || email || || Email |
|- | |- | ||
− | | Fax Number || String || | + | | Fax Number || String || fax || || Fax |
|- | |- | ||
− | | Country Structure || Country Structure || | + | | Country Structure || Country Structure || gazetteer_guid|| || Gazetteer |
|- | |- | ||
| Active || Boolean || isactive || || Active | | Active || Boolean || isactive || || Active | ||
|- | |- | ||
− | | Mobile Phone Number || String || | + | | Mobile Phone Number || String || mobile || || Mobile |
|- | |- | ||
− | | - || String || | + | | - || String || org_guid|| || Guid |
|- | |- | ||
− | | Organisation ID || String || | + | | Organisation ID || String || org_localid|| || LocalId |
|- | |- | ||
− | | Address || String || | + | | Address || String || orgaddress|| || Address |
|- | |- | ||
| Category || Single-select || orgcategoryenum_guid || Organisation Category || Category | | Category || Single-select || orgcategoryenum_guid || Organisation Category || Category | ||
|- | |- | ||
− | | Name || String || | + | | Name || String || orgname|| || Name |
|- | |- | ||
− | | | + | | ''Inactive''|| String || orgstatus || || Status |
|- | |- | ||
− | | Other || String || | + | | Other || String || other || || Other |
|- | |- | ||
− | | Parent || | + | | Parent || Parent || parentorg_guid || || ParentOrganisation |
|- | |- | ||
− | | Phone Number || String || | + | | Phone Number || String || phone || || Phone |
|- | |- | ||
− | | Radio || String || | + | | Radio || String || radio || || Radio |
|- | |- | ||
− | | Website URL || String || | + | | Website URL || String || websiteurl|| || WebsiteUrl |
|} | |} | ||
|} | |} | ||
Line 58: | Line 58: | ||
! colspan="5" | orgaccreditationinfo | ! colspan="5" | orgaccreditationinfo | ||
|- | |- | ||
− | ! | + | ! DIM Label !! Data type !! Database column name !! Enumcategory !! Pojo name |
|- | |- | ||
− | | Accreditation Type || Single-select || | + | | Accreditation Type || Single-select || accreditationenum_guid|| Accreditation Type || Accreditationtype |
|- | |- | ||
− | | Accreditation Status || Single-select || | + | | Accreditation Status || Single-select || accreditationstatusenum_guid|| Accreditation Status || Accreditationstatus |
|- | |- | ||
− | | - || Parent || | + | | - || Parent || org_guid|| || Organisation |
|- | |- | ||
− | | - || String || | + | | - || String || orgaccreditationinfo_guid|| || Guid |
|} | |} | ||
|} | |} | ||
+ | {{Note | There is an '''inactive''' table called ''contact'' which had a Fkey to ''organisation'' in early versions of {{IMSMANG}}.}} | ||
{{NavBox Data Dictionary}} | {{NavBox Data Dictionary}} | ||
[[Category:NAA]] | [[Category:NAA]] |
Latest revision as of 16:56, 14 July 2021
The Country structure table is called organisation, the entity is called Organisation, the target is called Organisation and the maXML artifact is Organisation.
The Organisation Competence table is called orgaccreditationinfo (there is no target) and it is not possible to make CDFs for Organisation Competence. |
|
|
There is an inactive table called contact which had a Fkey to organisation in early versions of IMSMANG. |