public interface Coded
| Modifier and Type | Field and Description |
|---|---|
static String |
HL7_CODE_SYSTEM |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getCodeSystem() |
String |
getCodeSystemName() |
String |
getCodeSystemVersion() |
String |
getDisplayName() |
String |
getOriginalText() |
List<Code> |
getTranslations() |
boolean |
isCoded() |
static final String HL7_CODE_SYSTEM
Copyright © 2021. All rights reserved.