public class PrescriberInstructionCommunicationMediumImpl extends Object implements PrescriberInstructionCommunicationMedium
CODE_SYSTEM, CODE_SYSTEM_NAME, CODE_SYSTEM_VERSIONHL7_CODE_SYSTEM| Constructor and Description |
|---|
PrescriberInstructionCommunicationMediumImpl(PrescriberInstructionCommunicationMediumEnum prescriberInstructionCommunicationMediumEnum) |
| 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 PrescriberInstructionCommunicationMediumImpl(PrescriberInstructionCommunicationMediumEnum prescriberInstructionCommunicationMediumEnum)
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.