MedicationAllergyCategory Class


Defines the MedicationAllergy category model.
Properties
Name Type Description
Public property Category string
The category name ("MedicationAllergy")
Public property EndDate dateTime
End date
Public property EventType string
Event type
Public property OnsetDate dateTime
Onset date
Public property Reaction string
Reaction.
Public property RxNormCode string
RxNorm code
Public property RxNormCodeSystem string
RxNorm code system
Public property RxNormCodeSystemName string
RxNorm code system name
Public property Severity string
Severity
Public property SnomedCode string
SNOMED code
Public property SnomedCodeSystem string
SNOMED code system
Public property SnomedCodeSystemName string
SNOMED code system name
Public property StartDate dateTime
Start date
Public property Status string
Status
Public property Substance string

Substance

Top
See Also