Programs XML Schema
ws_program_participation_e Complex Type
Description
This is the schema used to display all data elements for one Program Participation.
Namespace urn:CoreOne.Programs
Diagram
active Element current_status Element visit_date Element update_date Element update_vet_id Element program_participation_id Element id Element Sequence program_visits Element end_vet_id Element start_vet_id Element comments Element last_update_vet_id Element end_date Element active Element last_current_status Element last_visit_date Element start_date Element current_inspector_id Element program_id Element entity_id Element entity_type Element id Element Sequence ws_program_participation_e Complex Type
Overview
ws_program_participation_e
This is the schema used to display all data elements for one Program Participation.
Sequence
id :int
This is an internal CoreOne id used to uniquely identify the specified Program Participation record.
entity_type :int
This is the type of entity that the Program Participation belongs to.
entity_id :int
This is an internal CoreOne id used to uniquely identify the record in which the specified Program Participation belongs to.
program_id :int
This is an internal CoreOne Program id used as a foreign key to link the specified program participation to a master program.
current_inspector_id :int
This is an internal CoreOne Person id. This is the current inspector of the specified Program Participation.
start_date :dateTime
This is the date in which the specified program participation was commenced.
last_visit_date :dateTime
This is the date in which the last program visit for the specified program participation occurred.
last_current_status :string
This is the last current status for the specified program participation.
active :boolean
This is a boolean value which flags whether the program participation is currently active or inactive.
end_date :dateTime
This is the date in which the specified program participation was ended.
last_update_vet_id :int
This is an internal CoreOne Person id. This is the veterinarian that last updated the associated program visit for the specified program participation.
comments :string
These are any comments or remarks that have been made about elements within the specified program participation.
start_vet_id :int
This is an internal CoreOne Person id. This is the veterinarian that commenced the program participation.
end_vet_id :int
This is an internal CoreOne Person id. This is the veterinarian that closed/ended the program participation.
program_visits 0..∞ ws_program_visit Complex Type
These are the details for any associated program visits for the specified program participation.
Sequence
id :int
This is an internal CoreOne id used to uniquely identify the specified Program Visit record.
program_participation_id :int
This is an internal CoreOne Program Participation id used as a foreign key to link a program visit to an associated program participation.
update_vet_id :int
This is an internal CoreOne Person id. This is the veterinarian that updated the specified program visit.
update_date :dateTime
This is the date in which the program visit was updated.
visit_date :dateTime
This is the date in which the program visit occurred.
current_status :string
This is the current status of the program visit.
active :boolean
This is a boolean value which flags whether the program visit is currently active or inactive.
Remarks

Source
See Also
Programs XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.