C# Class Hl7.Fhir.Model.AllergyIntolerance

Inheritance: Hl7.Fhir.Model.DomainResource, System.ComponentModel.INotifyPropertyChanged
Datei anzeigen Open project: microsoft/fhir-codegen Class Usage Examples

Public Properties

Property Type Description
AllergyIntolerance_AIT_1 ElementDefinition.ConstraintComponent

Private Properties

Property Type Description

Public Methods

Method Description
AddDefaultConstraints ( ) : void
CopyTo ( IDeepCopyable other ) : IDeepCopyable
DeepCopy ( ) : IDeepCopyable
IsExactly ( IDeepComparable other ) : bool
Matches ( IDeepComparable other ) : bool

Method Details

AddDefaultConstraints() public method

public AddDefaultConstraints ( ) : void
return void

CopyTo() public method

public CopyTo ( IDeepCopyable other ) : IDeepCopyable
other IDeepCopyable
return IDeepCopyable

DeepCopy() public method

public DeepCopy ( ) : IDeepCopyable
return IDeepCopyable

IsExactly() public method

public IsExactly ( IDeepComparable other ) : bool
other IDeepComparable
return bool

Matches() public method

public Matches ( IDeepComparable other ) : bool
other IDeepComparable
return bool

Property Details

AllergyIntolerance_AIT_1 public_oe static_oe property

public static ElementDefinition.ConstraintComponent AllergyIntolerance_AIT_1
return ElementDefinition.ConstraintComponent