Class DeviceComponentMeasurementPrincipleCodes
Code Values for the DeviceComponent.measurementPrinciple field
Inheritance
System.Object
DeviceComponentMeasurementPrincipleCodes
Assembly: fhirCsR2.dll
Syntax
public static class DeviceComponentMeasurementPrincipleCodes : object
Fields
|
Improve this Doc
View Source
ACOUSTICAL
Declaration
public const string ACOUSTICAL = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
BIOLOGICAL
Declaration
public const string BIOLOGICAL = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
CHEMICAL
Declaration
public const string CHEMICAL = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
ELECTRICAL
Declaration
public const string ELECTRICAL = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
IMPEDANCE
Declaration
public const string IMPEDANCE = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
MANUAL
Declaration
public const string MANUAL = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
MECHANICAL
Declaration
public const string MECHANICAL = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
NUCLEAR
Declaration
public const string NUCLEAR = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
OPTICAL
Declaration
public const string OPTICAL = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
OTHER
Declaration
public const string OTHER = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
THERMAL
Declaration
public const string THERMAL = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Values
Declaration
public static HashSet<string> Values
Field Value
Type |
Description |
HashSet<System.String> |
|