public class RoleInOrganization extends Object
Modifier and Type | Field and Description |
---|---|
static RoleInOrganization |
PHYSICIAN |
static RoleInOrganization |
RADIATION_PHYSICIST |
static RoleInOrganization |
TECHNOLOGIST |
Modifier and Type | Method and Description |
---|---|
CodedSequenceItem |
getCodedSequenceItem() |
static CodedSequenceItem |
getCodedSequenceItem(RoleInOrganization role) |
static RoleInOrganization |
getRoleInOrganization(ContentItem parent) |
String |
toString() |
public static final RoleInOrganization PHYSICIAN
public static final RoleInOrganization RADIATION_PHYSICIST
public static final RoleInOrganization TECHNOLOGIST
public CodedSequenceItem getCodedSequenceItem() throws DicomException
DicomException
public static CodedSequenceItem getCodedSequenceItem(RoleInOrganization role) throws DicomException
DicomException
public static RoleInOrganization getRoleInOrganization(ContentItem parent)