OB Episode
The OB Episode is a mechanism to track OB enrollments and information about clinical outcomes. Enrollment, EDD, and Delivery reports organize information captured in the OB episode. OB episode information is updated as the pregnancy progresses.
SOCIAL HISTORY
Both the social history and OB/GYN history sections contain custom questions, where each question follows its own format. Both sections can contain global or local questions defined by the practice.
• 'inputtype' is the input type of the question.
• 'text' is the patient-facing name of the question.
• 'fields' contains the answer to the question being asked. It always contains DEFAULT, which is the answer to the question.
• 'dropdownvalues' (which only exists if inputtype = DROPDOWN) lists the possible answers to this question.
• 'clinicalelementid' is the unique global social history question identifier.
• 'localclinicalelementid' is the unique practice-specific social history question identifier. Only one or the other will exist for each question, identifying whether it's a global or practice-defined question. You can use this field to tie the same question across multiple forms, and to perform global optimizations.
Endpoints
- Primary
Retrieves a list of OB Episodes for a specific patient
Input Parameters
Expand allOutput Parameters
Expand allBETA: Creates a new record of OB Episode for a specific patient
Input Parameters
Expand all❙ Request Body
Expand allOutput Parameters
Expand allRetrieves details of a specific OB Episode
Input Parameters
Expand all❙ required