|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SourcePatientInfoType
A representation of the model object 'Source Patient Info Type'. This data structure is being used to represent demographic identifying information for a person (or patient) and is based on the HL7 v2.5 PID segment.
The following features are supported:
Patient IdentifierPatient NamePatient Date Of BirthPatient SexPatient AddressPatient Phone HomePatient Phone Business
Hl7v2Package.getSourcePatientInfoType()| Method Summary | |
|---|---|
XAD |
getPatientAddress()
Returns the value of the 'Patient Address' containment reference. |
java.lang.String |
getPatientDateOfBirth()
Returns the value of the 'Patient Date Of Birth' attribute. |
org.eclipse.emf.common.util.EList |
getPatientIdentifier()
Returns the value of the 'Patient Identifier' containment reference list. |
org.eclipse.emf.common.util.EList |
getPatientName()
Returns the value of the 'Patient Name' containment reference list. |
XTN |
getPatientPhoneBusiness()
Returns the value of the 'Patient Phone Business' containment reference. |
XTN |
getPatientPhoneHome()
Returns the value of the 'Patient Phone Home' containment reference. |
java.lang.String |
getPatientSex()
Returns the value of the 'Patient Sex' attribute. |
void |
setPatientAddress(XAD value)
Sets the value of the ' Patient Address' containment reference. |
void |
setPatientDateOfBirth(java.lang.String value)
Sets the value of the ' Patient Date Of Birth' attribute. |
void |
setPatientPhoneBusiness(XTN value)
Sets the value of the ' Patient Phone Business' containment reference. |
void |
setPatientPhoneHome(XTN value)
Sets the value of the ' Patient Phone Home' containment reference. |
void |
setPatientSex(java.lang.String value)
Sets the value of the ' Patient Sex' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
org.eclipse.emf.common.util.EList getPatientIdentifier()
CX.
If the meaning of the 'Patient Identifier' containment reference list isn't clear, there really should be more of a description here...
Hl7v2Package.getSourcePatientInfoType_PatientIdentifier()org.eclipse.emf.common.util.EList getPatientName()
XPN.
If the meaning of the 'Patient Name' containment reference list isn't clear, there really should be more of a description here...
Hl7v2Package.getSourcePatientInfoType_PatientName()java.lang.String getPatientDateOfBirth()
If the meaning of the 'Patient Date Of Birth' attribute isn't clear, there really should be more of a description here...
setPatientDateOfBirth(String),
Hl7v2Package.getSourcePatientInfoType_PatientDateOfBirth()void setPatientDateOfBirth(java.lang.String value)
Patient Date Of Birth' attribute.
value - the new value of the 'Patient Date Of Birth' attribute.getPatientDateOfBirth()java.lang.String getPatientSex()
If the meaning of the 'Patient Sex' attribute isn't clear, there really should be more of a description here...
setPatientSex(String),
Hl7v2Package.getSourcePatientInfoType_PatientSex()void setPatientSex(java.lang.String value)
Patient Sex' attribute.
value - the new value of the 'Patient Sex' attribute.getPatientSex()XAD getPatientAddress()
If the meaning of the 'Patient Address' containment reference isn't clear, there really should be more of a description here...
setPatientAddress(XAD),
Hl7v2Package.getSourcePatientInfoType_PatientAddress()void setPatientAddress(XAD value)
Patient Address' containment reference.
value - the new value of the 'Patient Address' containment reference.getPatientAddress()XTN getPatientPhoneHome()
If the meaning of the 'Patient Phone Home' containment reference isn't clear, there really should be more of a description here...
setPatientPhoneHome(XTN),
Hl7v2Package.getSourcePatientInfoType_PatientPhoneHome()void setPatientPhoneHome(XTN value)
Patient Phone Home' containment reference.
value - the new value of the 'Patient Phone Home' containment reference.getPatientPhoneHome()XTN getPatientPhoneBusiness()
If the meaning of the 'Patient Phone Business' containment reference isn't clear, there really should be more of a description here...
setPatientPhoneBusiness(XTN),
Hl7v2Package.getSourcePatientInfoType_PatientPhoneBusiness()void setPatientPhoneBusiness(XTN value)
Patient Phone Business' containment reference.
value - the new value of the 'Patient Phone Business' containment reference.getPatientPhoneBusiness()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||