public class PositionInOrganisationImpl extends Object implements PositionInOrganisation
CODE_SYSTEM, CODE_SYSTEM_NAME, CODE_SYSTEM_VERSIONHL7_CODE_SYSTEM| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getCodeSystem() |
String |
getCodeSystemName() |
String |
getCodeSystemVersion() |
String |
getDisplayName() |
String |
getOriginalText() |
List<Code> |
getTranslations() |
String |
getUncodedValue() |
boolean |
isCoded() |
public String getUncodedValue()
public String getOriginalText()
getOriginalText in interface Codedpublic String getCodeSystem()
getCodeSystem in interface Codedpublic String getCodeSystemName()
getCodeSystemName in interface Codedpublic String getCodeSystemVersion()
getCodeSystemVersion in interface Codedpublic String getDisplayName()
getDisplayName in interface Codedpublic List<Code> getTranslations()
getTranslations in interface CodedCopyright © 2021. All rights reserved.