Programs XML Schema
program_visits Element
Description
These are the details for any associated program visits for the specified program participation.
Namespace urn:CoreOne.Programs
Type
ws_program_visit Complex Type
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
Overview
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
ws_program_participation_e Complex TypePrograms XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.