Class ObservationRelatedTypeCodes
Code Values for the Observation.related.type field
Inheritance
System.Object
ObservationRelatedTypeCodes
Assembly: fhirCsR2.dll
public static class ObservationRelatedTypeCodes : object
Fields
|
Improve this Doc
View Source
Declaration
public const string DERIVED_FROM = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string HAS_MEMBER = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string INTERFERED_BY = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string QUALIFIED_BY = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string REPLACES = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string SEQUEL_TO = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public static HashSet<string> Values
Field Value
Type |
Description |
HashSet<System.String> |
|