| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model |
| Modifier and Type | Class and Description |
|---|---|
class |
NeonatalPatientDemographicsCoreData
NeonatalPatientDemographicsCoreData constitutes patient demographics for neonates.
|
class |
PatientDemographicsCoreData
The patient demographics data as defined in ISO/IEEE 11073-10201:2004 (6.10.1 Patient Demographics object).
|
| Modifier and Type | Field and Description |
|---|---|
protected BaseDemographics |
PersonReference.name |
protected BaseDemographics |
OperatorContextState.operatorDetails |
| Modifier and Type | Method and Description |
|---|---|
BaseDemographics |
ObjectFactory.createBaseDemographics()
Create an instance of
BaseDemographics |
BaseDemographics |
PersonReference.getName()
Gets the value of the name property.
|
BaseDemographics |
OperatorContextState.getOperatorDetails()
Gets the value of the operatorDetails property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PersonReference.setName(BaseDemographics value)
Sets the value of the name property.
|
void |
OperatorContextState.setOperatorDetails(BaseDemographics value)
Sets the value of the operatorDetails property.
|
Copyright © 2017. All rights reserved.