Print a summary of a Ramses object.

# S4 method for RamsesObject
show(object)

# S4 method for Encounter
show(object)

# S4 method for TherapyEpisode
show(object)

# S4 method for MedicationRequest
show(object)

Arguments

object

an object of class RamsesObject

Value

show returns an invisible NULL.

See also