|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CX
A representation of the model object 'CX'. This data structure is being used to represent a person identifier and is based on the HL7 v2.5 data type CX.
The following features are supported:
Id NumberAssigning Authority NameAssigning Authority Universal IdAssigning Authority Universal Id Type
Hl7v2Package.getCX()| Method Summary | |
|---|---|
java.lang.String |
getAssigningAuthorityName()
Returns the value of the 'Assigning Authority Name' attribute. |
java.lang.String |
getAssigningAuthorityUniversalId()
Returns the value of the 'Assigning Authority Universal Id' attribute. |
java.lang.String |
getAssigningAuthorityUniversalIdType()
Returns the value of the 'Assigning Authority Universal Id Type' attribute. |
java.lang.String |
getIdNumber()
Returns the value of the 'Id Number' attribute. |
void |
setAssigningAuthorityName(java.lang.String value)
Sets the value of the ' Assigning Authority Name' attribute. |
void |
setAssigningAuthorityUniversalId(java.lang.String value)
Sets the value of the ' Assigning Authority Universal Id' attribute. |
void |
setAssigningAuthorityUniversalIdType(java.lang.String value)
Sets the value of the ' Assigning Authority Universal Id Type' attribute. |
void |
setIdNumber(java.lang.String value)
Sets the value of the ' Id Number' 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 |
|---|
java.lang.String getIdNumber()
If the meaning of the 'Id Number' attribute isn't clear, there really should be more of a description here...
setIdNumber(String),
Hl7v2Package.getCX_IdNumber()void setIdNumber(java.lang.String value)
Id Number' attribute.
value - the new value of the 'Id Number' attribute.getIdNumber()java.lang.String getAssigningAuthorityName()
If the meaning of the 'Assigning Authority Name' attribute isn't clear, there really should be more of a description here...
setAssigningAuthorityName(String),
Hl7v2Package.getCX_AssigningAuthorityName()void setAssigningAuthorityName(java.lang.String value)
Assigning Authority Name' attribute.
value - the new value of the 'Assigning Authority Name' attribute.getAssigningAuthorityName()java.lang.String getAssigningAuthorityUniversalId()
If the meaning of the 'Assigning Authority Universal Id' attribute isn't clear, there really should be more of a description here...
setAssigningAuthorityUniversalId(String),
Hl7v2Package.getCX_AssigningAuthorityUniversalId()void setAssigningAuthorityUniversalId(java.lang.String value)
Assigning Authority Universal Id' attribute.
value - the new value of the 'Assigning Authority Universal Id' attribute.getAssigningAuthorityUniversalId()java.lang.String getAssigningAuthorityUniversalIdType()
If the meaning of the 'Assigning Authority Universal Id Type' attribute isn't clear, there really should be more of a description here...
setAssigningAuthorityUniversalIdType(String),
Hl7v2Package.getCX_AssigningAuthorityUniversalIdType()void setAssigningAuthorityUniversalIdType(java.lang.String value)
Assigning Authority Universal Id Type' attribute.
value - the new value of the 'Assigning Authority Universal Id Type' attribute.getAssigningAuthorityUniversalIdType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||