Table of Contents

Class PumpActiveSources

Namespace
adas_core.Domain.Models.Observations
Assembly
adas-core.Domain.dll

Represents the active sources of a pump element as a drug string value. Inherits from DrugStringValue, encapsulating source information for pump operations.

public class PumpActiveSources : DrugStringValue
Inheritance
PumpActiveSources
Inherited Members
Extension Methods

Constructors

PumpActiveSources(PumpElement)

Represents the active sources of a pump element as a drug string value. Inherits from DrugStringValue, encapsulating source information for pump operations.

public PumpActiveSources(PumpElement pumpElement)

Parameters

pumpElement PumpElement

Properties

ValueCodingSystem

public string? ValueCodingSystem { get; set; }

Property Value

string

ValueId

public string? ValueId { get; set; }

Property Value

string