public class PrescriberInstructionSourceImpl extends Object implements PrescriberInstructionSource
CODE_SYSTEM, CODE_SYSTEM_NAME, CODE_SYSTEM_VERSIONHL7_CODE_SYSTEM| Constructor and Description |
|---|
PrescriberInstructionSourceImpl(PrescriberInstructionSourceEnum prescriberInstructionSourceEnum) |
| 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 PrescriberInstructionSourceImpl(PrescriberInstructionSourceEnum prescriberInstructionSourceEnum)
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.