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)
an object of class RamsesObject
show returns an invisible NULL
.
show()