Skip to main content

ActionPlanProphylaxisEntry

A single entry for a prophylaxis

type ActionPlanProphylaxisEntry implements ActionPlanEntry {
actions: String
id: ClientActionPlanEntryID!
name: String!
timeOfDay: TimeOfDayType
}

Fields

ActionPlanProphylaxisEntry.actions ● String scalar

Actions for the given benefit, in free text

ActionPlanProphylaxisEntry.id ● ClientActionPlanEntryID! non-null scalar

Unique identifier

ActionPlanProphylaxisEntry.name ● String! non-null scalar

Shows the name of the prophylaxis

ActionPlanProphylaxisEntry.timeOfDay ● TimeOfDayType enum

Shows time of day of the prophylaxis

Interfaces

ActionPlanEntry interface

A single entry as a part of the action plan