MedicationCategory Class


Defines the Medication category model.
Properties
Name Type Description
Public property ActualRxDateUnknown bool
Flag of start date
Public property BrandName string
Brand name
Public property Category string
The category name ("Medication")
Public property Code string
Code linked to code system
Public property CodeSystem string
Code system
Public property CodeSystemName string
Code system name
Public property DosageQuantity string
Dosage quantity
Public property DosageUnit string
Dosage unit
Public property EndDate dateTime
End date
Public property MedicationStatus bool
Medication status
Public property Product string
Product
Public property Route string
Route
Public property Sig string
Signature
Public property StartDate dateTime
Start date
Public property StatusDescription string
Medication status description
Public property StrengthQuantity string
Strength quantity
Public property StrengthUnit string
Strength unit
Top
See Also