public final class OccupationImpl extends Object implements Occupation
HL7_CODE_SYSTEM| Constructor and Description |
|---|
OccupationImpl(ANZSCO_1ED_2006 codedValue) |
OccupationImpl(Coded codedValue) |
OccupationImpl(String uncodedValue) |
| 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 OccupationImpl(String uncodedValue)
public OccupationImpl(ANZSCO_1ED_2006 codedValue)
public OccupationImpl(Coded codedValue)
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.