[[TOC]] = VITA Person Entity Model = '''Version 2.0''' ''under construction'' == Overview == '''VITA''' is an application model for '''storage, manipulation and communication of person-related information''' in emergency management software. It defines a set of data structures, interfaces and interoperability features to be implemented by EM software applications. == Components == VITA defines: - an extensible data model for tagging, tracking and tracing of person entities (PT^3^) - a set of interfaces to request and manipulate person entity data - an XML-based data format to communicate person entity data (for [http://docs.oasis-open.org/emergency/edxl-de/v1.0/EDXL-DE_Spec_v1.0.pdf EDXL-DE] Payload) == The PT^3^ Data Model == [[Image(vita.png)]] === Person Entity === === Presence === === Identity === === Contact Information === === Address Information === === Role and Status === === Person === === Group === === Findings === == Functions == == Interfaces == === UUIDs === == PT^3^F XML Format == ''under construction'' The VITA XML format provides EDXL-DE payloads, and it is meant to supersede the [http://zesty.ca/pfif/1.1 Person Finder Interchange Format]. For the time being, this XML format shall be referred to as '''PT3F'''. == Implementations == - [wiki:BluePrintPersonRegistry SahanaPy Person Management] (in progress)