| Package | Description |
|---|---|
| org.ornet.cdm |
| Modifier and Type | Class and Description |
|---|---|
class |
CodedWithEquivalents
Defines a coded value that references synonymous coded values.
|
| Modifier and Type | Field and Description |
|---|---|
protected CodedValue |
ClockState.activeSyncProtocol |
protected CodedValue |
ArgumentDescriptorType.argName |
protected CodedValue |
Annotation.code |
protected CodedValue |
EnumNomenRef.code |
protected CodedValue |
SystemErrorReportReportPart.errorCode |
protected CodedValue |
ImagingProcedure.modality |
protected CodedValue |
ImagingProcedure.protocolCode |
protected CodedValue |
PatientDemographicsCoreData.race |
protected CodedValue |
ProductionSpecification.specType |
protected CodedValue |
ClinicalInfo.type |
protected CodedValue |
ContainmentTreeEntry.type |
protected CodedValue |
Descriptor.type |
protected CodedValue |
MetricDescriptor.unit |
protected CodedValue |
Measure.unitCode |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<CodedValue> |
AbstractMetricState.bodySites |
protected java.util.List<CodedValue> |
MetricDescriptor.bodySites |
protected java.util.List<CodedValue> |
Order.dangerCode |
protected java.util.List<CodedValue> |
OperationDescriptor.modifiableAttribute |
protected java.util.List<CodedValue> |
PersonParticipation.role |
protected java.util.List<CodedValue> |
OrderDetail.service |
protected java.util.List<CodedValue> |
ClockDescriptor.timeProtocols |
protected java.util.List<CodedValue> |
CodedWithEquivalents.translation |
| Modifier and Type | Method and Description |
|---|---|
CodedValue |
ObjectFactory.createCodedValue()
Create an instance of
CodedValue |
CodedValue |
ClockState.getActiveSyncProtocol()
Ruft den Wert der activeSyncProtocol-Eigenschaft ab.
|
CodedValue |
ArgumentDescriptorType.getArgName()
Ruft den Wert der argName-Eigenschaft ab.
|
CodedValue |
Annotation.getCode()
Ruft den Wert der code-Eigenschaft ab.
|
CodedValue |
EnumNomenRef.getCode()
Ruft den Wert der code-Eigenschaft ab.
|
CodedValue |
SystemErrorReportReportPart.getErrorCode()
Ruft den Wert der errorCode-Eigenschaft ab.
|
CodedValue |
ImagingProcedure.getModality()
Ruft den Wert der modality-Eigenschaft ab.
|
CodedValue |
ImagingProcedure.getProtocolCode()
Ruft den Wert der protocolCode-Eigenschaft ab.
|
CodedValue |
PatientDemographicsCoreData.getRace()
Ruft den Wert der race-Eigenschaft ab.
|
CodedValue |
ProductionSpecification.getSpecType()
Ruft den Wert der specType-Eigenschaft ab.
|
CodedValue |
ClinicalInfo.getType()
Ruft den Wert der type-Eigenschaft ab.
|
CodedValue |
ContainmentTreeEntry.getType()
Ruft den Wert der type-Eigenschaft ab.
|
CodedValue |
Descriptor.getType()
Ruft den Wert der type-Eigenschaft ab.
|
CodedValue |
MetricDescriptor.getUnit()
Ruft den Wert der unit-Eigenschaft ab.
|
CodedValue |
Measure.getUnitCode()
Ruft den Wert der unitCode-Eigenschaft ab.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<CodedValue> |
ObjectFactory.createBodySite(CodedValue value)
|
javax.xml.bind.JAXBElement<CodedValue> |
ObjectFactory.createType(CodedValue value)
|
javax.xml.bind.JAXBElement<CodedValue> |
ObjectFactory.createUnit(CodedValue value)
|
java.util.List<CodedValue> |
AbstractMetricState.getBodySites()
Optional list of codes that describe the body sites where this measurement is performed.Gets the value of the bodySites property.
|
java.util.List<CodedValue> |
MetricDescriptor.getBodySites()
Optional list of codes that describe the body sites.Gets the value of the bodySites property.
|
java.util.List<CodedValue> |
Order.getDangerCode()
Gets the value of the dangerCode property.
|
java.util.List<CodedValue> |
OperationDescriptor.getModifiableAttribute()
Gets the value of the modifiableAttribute property.
|
java.util.List<CodedValue> |
PersonParticipation.getRole()
Gets the value of the role property.
|
java.util.List<CodedValue> |
OrderDetail.getService()
Gets the value of the service property.
|
java.util.List<CodedValue> |
ClockDescriptor.getTimeProtocols()
Gets the value of the timeProtocols property.
|
java.util.List<CodedValue> |
CodedWithEquivalents.getTranslation()
Gets the value of the translation property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<CodedValue> |
ObjectFactory.createBodySite(CodedValue value)
|
javax.xml.bind.JAXBElement<CodedValue> |
ObjectFactory.createType(CodedValue value)
|
javax.xml.bind.JAXBElement<CodedValue> |
ObjectFactory.createUnit(CodedValue value)
|
void |
ClockState.setActiveSyncProtocol(CodedValue value)
Legt den Wert der activeSyncProtocol-Eigenschaft fest.
|
void |
ArgumentDescriptorType.setArgName(CodedValue value)
Legt den Wert der argName-Eigenschaft fest.
|
void |
Annotation.setCode(CodedValue value)
Legt den Wert der code-Eigenschaft fest.
|
void |
EnumNomenRef.setCode(CodedValue value)
Legt den Wert der code-Eigenschaft fest.
|
void |
SystemErrorReportReportPart.setErrorCode(CodedValue value)
Legt den Wert der errorCode-Eigenschaft fest.
|
void |
ImagingProcedure.setModality(CodedValue value)
Legt den Wert der modality-Eigenschaft fest.
|
void |
ImagingProcedure.setProtocolCode(CodedValue value)
Legt den Wert der protocolCode-Eigenschaft fest.
|
void |
PatientDemographicsCoreData.setRace(CodedValue value)
Legt den Wert der race-Eigenschaft fest.
|
void |
ProductionSpecification.setSpecType(CodedValue value)
Legt den Wert der specType-Eigenschaft fest.
|
void |
ClinicalInfo.setType(CodedValue value)
Legt den Wert der type-Eigenschaft fest.
|
void |
ContainmentTreeEntry.setType(CodedValue value)
Legt den Wert der type-Eigenschaft fest.
|
void |
Descriptor.setType(CodedValue value)
Legt den Wert der type-Eigenschaft fest.
|
void |
MetricDescriptor.setUnit(CodedValue value)
Legt den Wert der unit-Eigenschaft fest.
|
void |
Measure.setUnitCode(CodedValue value)
Legt den Wert der unitCode-Eigenschaft fest.
|