Class ClassInfo
Inheritance
System.Object
ClassInfo
Assembly: Microsoft.Health.Fhir.SpecManager.dll
Syntax
public class ClassInfo : TypeInfo
Constructors
|
Improve this Doc
View Source
ClassInfo()
Declaration
Properties
|
Improve this Doc
View Source
Declaration
public string comment { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
constraint
Declaration
public ConstraintInfo[] constraint { get; set; }
Property Value
|
Improve this Doc
View Source
contextRelationship
Declaration
public RelationshipInfo[] contextRelationship { get; set; }
Property Value
|
Improve this Doc
View Source
definition
Declaration
public string definition { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
description
Declaration
public string description { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
element
Declaration
public ClassInfoElement[] element { get; set; }
Property Value
|
Improve this Doc
View Source
identifier
Declaration
public string identifier { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
inferenceExpression
Declaration
public ExpressionInfo[] inferenceExpression { get; set; }
Property Value
|
Improve this Doc
View Source
label
Declaration
public string label { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
name
Declaration
public string name { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
namespace
Declaration
public string namespace { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
parameter
Declaration
public TypeParameterInfo[] parameter { get; set; }
Property Value
|
Improve this Doc
View Source
primaryCodePath
Declaration
public string primaryCodePath { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
primaryValueSetPath
Declaration
public string primaryValueSetPath { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
retrievable
Declaration
public bool retrievable { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
search
Declaration
public SearchInfo[] search { get; set; }
Property Value
|
Improve this Doc
View Source
target
Declaration
public string target { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
targetContextRelationship
Declaration
public RelationshipInfo[] targetContextRelationship { get; set; }
Property Value