|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CD
A representation of the model object 'CD'. A concept descriptor represents any kind of concept usually by giving a code defined in a code system. A concept descriptor can contain the original text or phrase that served as the basis of the coding and one or more translations into different coding systems. A concept descriptor can also contain qualifiers to describe, e.g., the concept of a "left foot" as a postcoordinated term built from the primary code "FOOT" and the qualifier "LEFT". In exceptional cases, the concept descriptor need not contain a code but only the original text describing that concept.
The following features are supported:
Original TextQualifierTranslationCodeCode SystemCode System NameCode System VersionDisplay Name
CDAR2Package.getCD()| Method Summary | |
|---|---|
java.lang.String |
getCode()
Returns the value of the 'Code' attribute. |
java.lang.String |
getCodeSystem()
Returns the value of the 'Code System' attribute. |
java.lang.String |
getCodeSystemName()
Returns the value of the 'Code System Name' attribute. |
java.lang.String |
getCodeSystemVersion()
Returns the value of the 'Code System Version' attribute. |
java.lang.String |
getDisplayName()
Returns the value of the 'Display Name' attribute. |
ED |
getOriginalText()
Returns the value of the 'Original Text' containment reference. |
org.eclipse.emf.common.util.EList |
getQualifier()
Returns the value of the 'Qualifier' containment reference list. |
org.eclipse.emf.common.util.EList |
getTranslation()
Returns the value of the 'Translation' containment reference list. |
void |
setCode(java.lang.String value)
Sets the value of the ' Code' attribute. |
void |
setCodeSystem(java.lang.String value)
Sets the value of the ' Code System' attribute. |
void |
setCodeSystemName(java.lang.String value)
Sets the value of the ' Code System Name' attribute. |
void |
setCodeSystemVersion(java.lang.String value)
Sets the value of the ' Code System Version' attribute. |
void |
setDisplayName(java.lang.String value)
Sets the value of the ' Display Name' attribute. |
void |
setOriginalText(ED value)
Sets the value of the ' Original Text' containment reference. |
| Methods inherited from interface org.eclipse.ohf.ihe.common.cdar2.ANY |
|---|
getNullFlavor, setNullFlavor |
| 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 |
|---|
ED getOriginalText()
setOriginalText(ED),
CDAR2Package.getCD_OriginalText()void setOriginalText(ED value)
Original Text' containment reference.
value - the new value of the 'Original Text' containment reference.getOriginalText()org.eclipse.emf.common.util.EList getQualifier()
CR.
Specifies additional codes that increase the
specificity of the primary code.
CDAR2Package.getCD_Qualifier()org.eclipse.emf.common.util.EList getTranslation()
CD.
A set of other concept descriptors that translate
this concept descriptor into other code systems.
CDAR2Package.getCD_Translation()java.lang.String getCode()
setCode(String),
CDAR2Package.getCD_Code()void setCode(java.lang.String value)
Code' attribute.
value - the new value of the 'Code' attribute.getCode()java.lang.String getCodeSystem()
setCodeSystem(String),
CDAR2Package.getCD_CodeSystem()void setCodeSystem(java.lang.String value)
Code System' attribute.
value - the new value of the 'Code System' attribute.getCodeSystem()java.lang.String getCodeSystemName()
setCodeSystemName(String),
CDAR2Package.getCD_CodeSystemName()void setCodeSystemName(java.lang.String value)
Code System Name' attribute.
value - the new value of the 'Code System Name' attribute.getCodeSystemName()java.lang.String getCodeSystemVersion()
setCodeSystemVersion(String),
CDAR2Package.getCD_CodeSystemVersion()void setCodeSystemVersion(java.lang.String value)
Code System Version' attribute.
value - the new value of the 'Code System Version' attribute.getCodeSystemVersion()java.lang.String getDisplayName()
setDisplayName(String),
CDAR2Package.getCD_DisplayName()void setDisplayName(java.lang.String value)
Display Name' attribute.
value - the new value of the 'Display Name' attribute.getDisplayName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||