| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model |
| Modifier and Type | Class and Description |
|---|---|
class |
PersonParticipation
A reference to an identifiable person with a name that participates in a role in an act.
|
| Modifier and Type | Field and Description |
|---|---|
protected PersonReference |
NeonatalPatientDemographicsCoreData.mother |
protected PersonReference |
WorkflowContextState.OrderDetail.patient |
protected PersonReference |
WorkflowContextState.OrderDetail.referringPhysician |
protected PersonReference |
WorkflowContextState.OrderDetail.requestingPhysician |
| Modifier and Type | Method and Description |
|---|---|
PersonReference |
ObjectFactory.createPersonReference()
Create an instance of
PersonReference |
PersonReference |
NeonatalPatientDemographicsCoreData.getMother()
Gets the value of the mother property.
|
PersonReference |
WorkflowContextState.OrderDetail.getPatient()
Gets the value of the patient property.
|
PersonReference |
WorkflowContextState.OrderDetail.getReferringPhysician()
Gets the value of the referringPhysician property.
|
PersonReference |
WorkflowContextState.OrderDetail.getRequestingPhysician()
Gets the value of the requestingPhysician property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NeonatalPatientDemographicsCoreData.setMother(PersonReference value)
Sets the value of the mother property.
|
void |
WorkflowContextState.OrderDetail.setPatient(PersonReference value)
Sets the value of the patient property.
|
void |
WorkflowContextState.OrderDetail.setReferringPhysician(PersonReference value)
Sets the value of the referringPhysician property.
|
void |
WorkflowContextState.OrderDetail.setRequestingPhysician(PersonReference value)
Sets the value of the requestingPhysician property.
|
Copyright © 2018. All rights reserved.