| Modifier and Type | Method and Description |
|---|---|
<T extends BICEPSAlertCondition> |
IBICEPSClient.getAlertConditions(CodedValue typeCode)
Gets the alert conditions.
|
<T extends BICEPSAlertSignal> |
IBICEPSClient.getAlertSignals(CodedValue typeCode)
Gets the alert signals.
|
<T extends BICEPSManeuver> |
IBICEPSClient.getManeuvers(CodedValue typeCode)
Gets the maneuvers.
|
<T extends BICEPSMetric> |
IBICEPSClient.getMetrics(BICEPSMedicalDeviceSystem clientMedicalDeviceSystem,
CodedValue codeFilter)
Gets the metrics.
|
<T extends BICEPSMetric> |
IBICEPSClient.getMetrics(CodedValue typeCode)
Gets the metrics.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends BICEPSAlertCondition> |
DefaultBicepsClientImpl.getAlertConditions(CodedValue code) |
List<? extends BICEPSAlertSignal> |
DefaultBicepsClientImpl.getAlertSignals(CodedValue conditionCode) |
List<BICEPSManeuver> |
DefaultBicepsClientImpl.getManeuvers(BICEPSMedicalDeviceSystem clientMedicalDeviceSystem,
CodedValue code)
Gets the maneuvers.
|
List<BICEPSManeuver> |
DefaultBicepsClientImpl.getManeuvers(CodedValue code) |
List<BICEPSMetric> |
DefaultBicepsClientImpl.getMetrics(BICEPSMedicalDeviceSystem clientMedicalDeviceSystem,
CodedValue code) |
List<BICEPSMetric> |
DefaultBicepsClientImpl.getMetrics(CodedValue code) |
| Modifier and Type | Method and Description |
|---|---|
List<BICEPSAlertCondition> |
BICEPSProxyQueryInterface.getAlertConditions(CodedValue code) |
List<BICEPSManeuver> |
BICEPSProxyQueryInterface.getManeuvers(CodedValue code) |
BICEPSMedicalDeviceSystem |
BICEPSProxyQueryInterface.getMedicalDeviceSystems(CodedValue code) |
List<BICEPSMetric> |
BICEPSProxyQueryInterface.getMetrics(CodedValue code) |
List<BICEPSStream> |
BICEPSProxyQueryInterface.getStreams(CodedValue code) |
| Modifier and Type | Method and Description |
|---|---|
void |
MdibChangedListener.newAlertAvailable(ProxyUniqueID proxyUniqueId,
CodedValue code) |
void |
MdibChangedListener.newManeuverAvailable(ProxyUniqueID proxyUniqueId,
CodedValue code) |
void |
MdibChangedListener.newMetricAvailable(ProxyUniqueID proxyUniqueId,
CodedValue code) |
void |
MdibChangedListener.newStreamAvailable(ProxyUniqueID proxyUniqueId,
CodedValue code) |
| Modifier and Type | Method and Description |
|---|---|
List<BICEPSAlertCondition> |
DefaultProxyStore.getAlertConditions(CodedValue code) |
List<BICEPSManeuver> |
DefaultProxyStore.getManeuvers(CodedValue code) |
BICEPSMedicalDeviceSystem |
DefaultProxyStore.getMedicalDeviceSystems(CodedValue code) |
List<BICEPSMetric> |
DefaultProxyStore.getMetrics(CodedValue code) |
List<BICEPSStream> |
DefaultProxyStore.getStreams(CodedValue code) |
| Modifier and Type | Method and Description |
|---|---|
static CodedValue |
BICEPSProxyUtil.getCode(AbstractDescriptor descriptor)
Gets the code.
|
| Modifier and Type | Field and Description |
|---|---|
protected CodedValue |
ClockState.activeSyncProtocol |
protected CodedValue |
ActivateOperationDescriptor.Argument.argName |
protected CodedValue |
AbstractMultiState.category |
protected CodedValue |
ClinicalInfo.code |
protected CodedValue |
CalibrationInfo.CalibrationDocumentation.CalibrationResult.code |
protected CodedValue |
AbstractMetricDescriptor.Relation.code |
protected CodedValue |
DistributionSampleArrayMetricDescriptor.domainUnit |
protected CodedValue |
SystemErrorReport.ReportPart.errorCode |
protected CodedValue |
ClinicalInfo.RelatedMeasurement.ReferenceRange.meaning |
protected CodedValue |
Measurement.measurementUnit |
protected CodedValue |
ImagingProcedure.modality |
protected CodedValue |
ImagingProcedure.protocolCode |
protected CodedValue |
PatientDemographicsCoreData.race |
protected CodedValue |
AbstractDeviceComponentDescriptor.ProductionSpecification.specType |
protected CodedValue |
ScoState.OperationGroup.type |
protected CodedValue |
InstanceIdentifier.type |
protected CodedValue |
EnumStringMetricDescriptor.AllowedValue.type |
protected CodedValue |
ContainmentTreeEntry.type |
protected CodedValue |
ClinicalInfo.type |
protected CodedValue |
AbstractMetricValue.Annotation.type |
protected CodedValue |
AbstractDescriptor.type |
protected CodedValue |
AbstractMetricDescriptor.unit |
| Modifier and Type | Field and Description |
|---|---|
protected List<CodedValue> |
AbstractMetricState.bodySite |
protected List<CodedValue> |
AbstractMetricDescriptor.bodySite |
protected List<CodedValue> |
WorkflowContextState.WorkflowDetail.dangerCode |
protected List<CodedValue> |
PersonParticipation.role |
protected List<CodedValue> |
OrderDetail.service |
protected List<CodedValue> |
ClockDescriptor.timeProtocol |
| Modifier and Type | Method and Description |
|---|---|
CodedValue |
ObjectFactory.createCodedValue()
Create an instance of
CodedValue |
CodedValue |
ClockState.getActiveSyncProtocol()
Gets the value of the activeSyncProtocol property.
|
CodedValue |
ActivateOperationDescriptor.Argument.getArgName()
Gets the value of the argName property.
|
CodedValue |
AbstractMultiState.getCategory()
Gets the value of the category property.
|
CodedValue |
ClinicalInfo.getCode()
Gets the value of the code property.
|
CodedValue |
CalibrationInfo.CalibrationDocumentation.CalibrationResult.getCode()
Gets the value of the code property.
|
CodedValue |
AbstractMetricDescriptor.Relation.getCode()
Gets the value of the code property.
|
CodedValue |
DistributionSampleArrayMetricDescriptor.getDomainUnit()
Gets the value of the domainUnit property.
|
CodedValue |
SystemErrorReport.ReportPart.getErrorCode()
Gets the value of the errorCode property.
|
CodedValue |
ClinicalInfo.RelatedMeasurement.ReferenceRange.getMeaning()
Gets the value of the meaning property.
|
CodedValue |
Measurement.getMeasurementUnit()
Gets the value of the measurementUnit property.
|
CodedValue |
ImagingProcedure.getModality()
Gets the value of the modality property.
|
CodedValue |
ImagingProcedure.getProtocolCode()
Gets the value of the protocolCode property.
|
CodedValue |
PatientDemographicsCoreData.getRace()
Gets the value of the race property.
|
CodedValue |
AbstractDeviceComponentDescriptor.ProductionSpecification.getSpecType()
Gets the value of the specType property.
|
CodedValue |
ScoState.OperationGroup.getType()
Gets the value of the type property.
|
CodedValue |
InstanceIdentifier.getType()
Gets the value of the type property.
|
CodedValue |
EnumStringMetricDescriptor.AllowedValue.getType()
Gets the value of the type property.
|
CodedValue |
ContainmentTreeEntry.getType()
Gets the value of the type property.
|
CodedValue |
ClinicalInfo.getType()
Gets the value of the type property.
|
CodedValue |
AbstractMetricValue.Annotation.getType()
Gets the value of the type property.
|
CodedValue |
AbstractDescriptor.getType()
Gets the value of the type property.
|
CodedValue |
AbstractMetricDescriptor.getUnit()
Gets the value of the unit property.
|
| Modifier and Type | Method and Description |
|---|---|
List<CodedValue> |
AbstractMetricState.getBodySite()
Gets the value of the bodySite property.
|
List<CodedValue> |
AbstractMetricDescriptor.getBodySite()
Gets the value of the bodySite property.
|
List<CodedValue> |
WorkflowContextState.WorkflowDetail.getDangerCode()
Gets the value of the dangerCode property.
|
List<CodedValue> |
PersonParticipation.getRole()
Gets the value of the role property.
|
List<CodedValue> |
OrderDetail.getService()
Gets the value of the service property.
|
List<CodedValue> |
ClockDescriptor.getTimeProtocol()
Gets the value of the timeProtocol property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClockState.setActiveSyncProtocol(CodedValue value)
Sets the value of the activeSyncProtocol property.
|
void |
ActivateOperationDescriptor.Argument.setArgName(CodedValue value)
Sets the value of the argName property.
|
void |
AbstractMultiState.setCategory(CodedValue value)
Sets the value of the category property.
|
void |
ClinicalInfo.setCode(CodedValue value)
Sets the value of the code property.
|
void |
CalibrationInfo.CalibrationDocumentation.CalibrationResult.setCode(CodedValue value)
Sets the value of the code property.
|
void |
AbstractMetricDescriptor.Relation.setCode(CodedValue value)
Sets the value of the code property.
|
void |
DistributionSampleArrayMetricDescriptor.setDomainUnit(CodedValue value)
Sets the value of the domainUnit property.
|
void |
SystemErrorReport.ReportPart.setErrorCode(CodedValue value)
Sets the value of the errorCode property.
|
void |
ClinicalInfo.RelatedMeasurement.ReferenceRange.setMeaning(CodedValue value)
Sets the value of the meaning property.
|
void |
Measurement.setMeasurementUnit(CodedValue value)
Sets the value of the measurementUnit property.
|
void |
ImagingProcedure.setModality(CodedValue value)
Sets the value of the modality property.
|
void |
ImagingProcedure.setProtocolCode(CodedValue value)
Sets the value of the protocolCode property.
|
void |
PatientDemographicsCoreData.setRace(CodedValue value)
Sets the value of the race property.
|
void |
AbstractDeviceComponentDescriptor.ProductionSpecification.setSpecType(CodedValue value)
Sets the value of the specType property.
|
void |
ScoState.OperationGroup.setType(CodedValue value)
Sets the value of the type property.
|
void |
InstanceIdentifier.setType(CodedValue value)
Sets the value of the type property.
|
void |
EnumStringMetricDescriptor.AllowedValue.setType(CodedValue value)
Sets the value of the type property.
|
void |
ContainmentTreeEntry.setType(CodedValue value)
Sets the value of the type property.
|
void |
ClinicalInfo.setType(CodedValue value)
Sets the value of the type property.
|
void |
AbstractMetricValue.Annotation.setType(CodedValue value)
Sets the value of the type property.
|
void |
AbstractDescriptor.setType(CodedValue value)
Sets the value of the type property.
|
void |
AbstractMetricDescriptor.setUnit(CodedValue value)
Sets the value of the unit property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractMetricState.setBodySite(List<CodedValue> value) |
void |
AbstractMetricDescriptor.setBodySite(List<CodedValue> value) |
void |
WorkflowContextState.WorkflowDetail.setDangerCode(List<CodedValue> value) |
void |
PersonParticipation.setRole(List<CodedValue> value) |
void |
OrderDetail.setService(List<CodedValue> value) |
void |
ClockDescriptor.setTimeProtocol(List<CodedValue> value) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ModelComparer.equals(CodedValue x,
CodedValue y) |
| Modifier and Type | Method and Description |
|---|---|
List<AlertConditionDescriptor> |
MDIBStructure.findAlertConditions(CodedValue code) |
List<ActivateOperationDescriptor> |
MDIBStructure.findManeuvers(CodedValue code) |
List<? extends AbstractMetricDescriptor> |
MDIBStructure.findMetrics(CodedValue code) |
List<RealTimeSampleArrayMetricDescriptor> |
MDIBStructure.findStreamMetrics(CodedValue code) |
| Modifier and Type | Method and Description |
|---|---|
List<AlertConditionDescriptor> |
MdibRepresentation.findAlertConditions(CodedValue code) |
List<ActivateOperationDescriptor> |
MdibRepresentation.findManeuvers(CodedValue code) |
List<? extends AbstractMetricDescriptor> |
MdibRepresentation.findMetrics(CodedValue code) |
List<RealTimeSampleArrayMetricDescriptor> |
MdibRepresentation.findStreamMetrics(CodedValue code) |
Copyright © 2017. All rights reserved.