Programs XML Schema
ws_program_visit Complex Type
Description
This is the schema used to display all data elements for one associated Program Visit.
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 ws_program_visit Complex Type
Overview
ws_program_visit
This is the schema used to display all data elements for one associated Program Visit.
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.
Used By
program_visits Element
Source
See Also
Programs XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.