MedicationRequest: An S4 class to represent a drug-dose medication request

View source: R/objects.R

MedicationRequest-classR Documentation

An S4 class to represent a drug-dose medication request

Description

This class represent a clinician's request for a single drug-dose order, whether it is to be used as monotherapy or combination therapy.

Usage

MedicationRequest(conn, id)

Arguments

conn

a database connection

id

a prescription identifier

Slots

id

a prescription identifier

conn

a database connection

record

a tbl_sql for the corresponding database record


ramses-antibiotics/ramses-package documentation built on Feb. 13, 2024, 1:01 p.m.