LaboratoryResultCategory Class


Defines the LaboratoryResult category model.
Properties
Name Type Description
Public property AbnormalFlag string
Whether the result is abnormal
Public property Category string
The category name ("LaboratoryResult")
Public property Code string
Code
Public property CodeSystem string
Code system
Public property CodeSystemName string
Code system name
Public property Date dateTime

Date

Public property LoincNum string LOINC number value
Public property Order string
Order
Public property Panel string
Panel
Public property RefRange string
Ref range
Public property Result string
Result value
Public property Set string
Set of the laboratory order
Public property Test string
Test name
Top
See Also