DCMTK  Version 3.6.3
OFFIS DICOM Toolkit
Public Types | Public Member Functions | Static Public Member Functions | Protected Types | Protected Member Functions | Static Protected Member Functions | Static Private Attributes | List of all members
CID4021_PETRadiopharmaceutical Class Reference

Implementation of DCMR Context Group: CID 4021 - PET Radiopharmaceutical. More...

+ Inheritance diagram for CID4021_PETRadiopharmaceutical:

Public Types

enum  EnumType {
  _28H1_89Zr, _2FA_F18, _7D12_89Zr, _7E11_89Zr,
  Acetate_C11, AGN150998_89Zr, Ammonia_N13, AntiB220_89Zr,
  ATSM_Cu60, ATSM_Cu61, ATSM_Cu62, ATSM_Cu64,
  Benralizumab_89Zr, Bevacizumab_89Zr, Blinatumomab_89Zr, Brentuximab_89Zr,
  Butanol_O15, CarbonDioxide_O15, CarbonMonoxide_C11, CarbonMonoxide_O15,
  Carfentanil_C11, Cetuximab_89Zr, CG250Fab2_89Zr, Choline_C11,
  CLR1404_I124, CLR1404_I131, CMAbU36_89Zr, CU36_89Zr,
  DfFK2_89Zr, DfFK23PEG4_89Zr, DfCD45_89Zr, DfFK_89Zr,
  DfFKPEG3_89Zr, DN30_89Zr, E4G10_89Zr, Ecromeximab_89Zr,
  Edotreotide_Ga68, EDTA_Ga68, Fallypride_C11, Fallypride_F18,
  FLB457_C11, Florbetaben_F18, Florbetapir_F18, Flubatine_F18,
  Fluciclatide_F18, Fluciclovine_F18, Flumazenil_C11, Flumazenil_F18,
  Fluorethyltyrosin_F18, Fluorobenzothiazole_F18, Fluorocholine_F18, Fluorodeoxyglucose_F18,
  FluoroestradiolFES_F18, Fluoroetanidazole_F18, FluoroLDopa_F18, Fluoromethane_F18,
  Fluoromisonidazole_F18, FluoropropylDihydrotetrabenazineDTBZ_F18, Fluorotriopride_F18, Fluorouracil_F18,
  Flurpiridaz_F18, Flutemetamol_F18, Fresolimumab_89Zr, GA201_89Zr,
  Germanium_Ge68, GlembatumumabVedotin_89Zr, Glutamate_N13, Glutamine_C11,
  Glutamine_C14, Glutamine_F18, ISO1_F18, J591_89Zr,
  Margetuximab_89Zr, MEDI551_89Zr, Mespiperone_C11, Methionine_C11,
  Mogamulizumab_89Zr, MonoclonalAntibodymAb_64Cu, MonoclonalAntibodymAb_89Zr, MonoclonalAntibody_I124,
  NanocolloidalAlbumin_89Zr, Nifene_F18, Obinituzimab_89Zr, Ocaratuzumab_89Zr,
  Oxygen_O15, OxygenWater_O15, Palmitate_C11, Panitumumab_89Zr,
  Pegdinetanib_89Zr, PinatuzumabVedotin_89Zr, PittsburghCompoundB_C11, PolatuzumabVedotin_89Zr,
  PTSM_Cu62, R1507_89Zr, Raclopride_C11, Ranibizumab_89Zr,
  Rituximab_89Zr, RO5323441_89Zr, RO542908_89Zr, Roledumab_89Zr,
  RubidiumChloride_Rb82, SAR3419_89Zr, SodiumFluoride_F18, SodiumIodide_I124,
  Sodium_Na22, Spiperone_F18, T807_F18, THK5351_F18,
  ThymidineFLT_F18, Trastuzumab_89Zr, TRC105_89Zr, Tyrosine3Octreotate_Ga68,
  Ublituximab_89Zr, XmAb5574_89Zr
}
 types of PET radiopharmaceutical More...
 

Public Member Functions

 CID4021_PETRadiopharmaceutical (const DSRCodedEntryValue &selectedValue=DSRCodedEntryValue())
 (default) constructor More...
 
 CID4021_PETRadiopharmaceutical (const EnumType selectedValue, const OFBool enhancedEncodingMode=OFFalse)
 constructor More...
 
virtual OFCondition selectValue (const EnumType selectedValue, const OFBool enhancedEncodingMode=OFFalse)
 select a coded entry given by its type as the current value More...
 
virtual OFCondition selectValue (const DSRCodedEntryValue &codedEntryValue, const OFBool check=OFTrue, const OFBool definedContextGroup=OFFalse)
 select a given coded entry as the current value More...
 
virtual OFCondition findCodedEntry (const DSRCodedEntryValue &codedEntryValue) const
 search for a given coded entry in this context group. More...
 
virtual OFCondition findCodedEntry (const DSRCodedEntryValue &searchForCodedEntry, DSRCodedEntryValue *foundCodedEntry, const OFBool enhancedEncodingMode=OFFalse) const
 search for a given coded entry in this context group More...
 
- Public Member Functions inherited from DSRContextGroup
 operator const DSRCodedEntryValue & () const
 conversion operator that returns the currently selected coded entry value (might be empty if none is selected)
 
virtual void clear ()
 clear list of extended coded entries and forget about the currently selected coded entry
 
OFBool isExtensible () const
 check whether context group is extensible More...
 
void setExtensible (const OFBool mode=OFTrue)
 change mode specifying whether the context group is extensible or non-extensible More...
 
const OFStringgetIdentifier () const
 get context identifier More...
 
const OFStringgetMappingResource () const
 get mapping resource More...
 
const OFStringgetVersion () const
 get context group version (optional) More...
 
const OFStringgetUID () const
 get context group UID (optional) More...
 
virtual OFBool hasSelectedValue () const
 check whether a coded entry is selected as the current value More...
 
const DSRCodedEntryValuegetSelectedValue () const
 get currently selected coded entry value (optional) More...
 
virtual OFCondition selectValue (const DSRCodedEntryValue &codedEntryValue, const OFBool check=OFTrue, const OFBool definedContextGroup=OFFalse)
 select a given coded entry as the current value More...
 
virtual OFBool hasCodedEntry (const DSRCodedEntryValue &codedEntryValue) const
 check whether a given coded entry is contained in this context group. More...
 
virtual OFCondition findCodedEntry (const DSRCodedEntryValue &codedEntryValue) const
 search for a given coded entry in this context group. More...
 
virtual OFBool hasExtendedCodedEntries () const
 check whether this context group has any extended coded entries. More...
 
virtual OFCondition addCodedEntry (const DSRCodedEntryValue &codedEntryValue)
 add a coded entry to this context group as an extension, i.e. as a non-standard code. More...
 
virtual OFCondition lookupCodedEntry (DSRCodedEntryValue &codedEntryValue, const OFBool enhancedEncodingMode=OFFalse) const
 search for a given coded entry in this context group and, if found, replace its value with the one found in the context group. More...
 
virtual void print (STD_NAMESPACE ostream &stream) const
 print contents of this context group, i.e. a general header, the currently selected coded entry value (if any) and all coded entries that are contained in this context group (both standard and extended ones). More...
 
virtual OFCondition checkSelectedValue (const OFBool definedContextGroup=OFFalse) const
 check whether the currently selected coded entry is valid. More...
 

Static Public Member Functions

static void initialize ()
 initialize this context group explicitly. More...
 
static void cleanup ()
 cleanup this context group, i.e. delete the internal list of standard coded entries. More...
 
static DSRCodedEntryValue getCodedEntry (const EnumType value, const OFBool enhancedEncodingMode=OFFalse)
 map a given type to the associated coded entry More...
 

Protected Types

typedef OFMap< EnumType, DSRBasicCodedEntryCodeList
 type used for storing and managing the coded entries
 

Protected Member Functions

virtual void printCodes (STD_NAMESPACE ostream &stream) const
 print details on coded entries that are contained in this context group. More...
 
virtual OFCondition findCodedEntry (const DSRCodedEntryValue &searchForCodedEntry, DSRCodedEntryValue *foundCodedEntry, const OFBool enhancedEncodingMode=OFFalse) const
 search for a given coded entry in this context group More...
 
- Protected Member Functions inherited from DSRContextGroup
 DSRContextGroup (const OFString &contextIdentifier, const OFString &mappingResource, const OFString &contextGroupVersion="", const OFString &contextGroupUID="", const DSRCodedEntryValue &selectedValue=DSRCodedEntryValue())
 constructor More...
 
virtual ~DSRContextGroup ()
 destructor
 
virtual void printHeader (STD_NAMESPACE ostream &stream) const
 print header with some general information on this context group More...
 
virtual OFCondition checkCodedEntry (const DSRCodedEntryValue &codedEntryValue, const OFBool definedContextGroup) const
 check whether a given coded entry is valid. More...
 

Static Protected Member Functions

static CodeListgetCodes ()
 get list of standard coded entries that are managed by this context group. More...
 
static OFCondition setEnhancedEncodingMode (DSRCodedEntryValue &codedEntryValue)
 set the "Enhanced Encoding Mode" for a given coded entry More...
 

Static Private Attributes

static CodeListCodes
 pointer to internal code list (use a static variable for singleton pattern)
 

Detailed Description

Implementation of DCMR Context Group: CID 4021 - PET Radiopharmaceutical.

(type: extensible, version: 20170413)

Member Enumeration Documentation

◆ EnumType

types of PET radiopharmaceutical

Enumerator
_28H1_89Zr 

(126752,DCM,"28H1 ^89^Zr")

_2FA_F18 

(126713,DCM,"2FA F^18^")

_7D12_89Zr 

(126751,DCM,"7D12 ^89^Zr")

_7E11_89Zr 

(126750,DCM,"7E11 ^89^Zr")

Acetate_C11 

(C-B1043,SRT,"Acetate C^11^")

AGN150998_89Zr 

(126729,DCM,"AGN-150998 ^89^Zr")

Ammonia_N13 

(C-B103C,SRT,"Ammonia N^13^")

AntiB220_89Zr 

(126754,DCM,"Anti-B220 ^89^Zr")

ATSM_Cu60 

(126700,DCM,"ATSM Cu^60^")

ATSM_Cu61 

(126701,DCM,"ATSM Cu^61^")

ATSM_Cu62 

(126702,DCM,"ATSM Cu^62^")

ATSM_Cu64 

(C-B07DB,SRT,"ATSM Cu^64^")

Benralizumab_89Zr 

(126722,DCM,"Benralizumab ^89^Zr")

Bevacizumab_89Zr 

(126516,DCM,"Bevacizumab ^89^Zr")

Blinatumomab_89Zr 

(126727,DCM,"Blinatumomab ^89^Zr")

Brentuximab_89Zr 

(126735,DCM,"Brentuximab ^89^Zr")

Butanol_O15 

(C-B07DC,SRT,"Butanol O^15^")

CarbonDioxide_O15 

(C-B103B,SRT,"Carbon dioxide O^15^")

CarbonMonoxide_C11 

(C-B1045,SRT,"Carbon monoxide C^11^")

CarbonMonoxide_O15 

(C-B103A,SRT,"Carbon monoxide O^15^")

Carfentanil_C11 

(C-B103F,SRT,"Carfentanil C^11^")

Cetuximab_89Zr 

(126513,DCM,"Cetuximab ^89^Zr")

CG250Fab2_89Zr 

(126517,DCM,"cG250-F(ab')(2) ^89^Zr")

Choline_C11 

(126703,DCM,"Choline C^11^")

CLR1404_I124 

(126715,DCM,"CLR1404 I^124^")

CLR1404_I131 

(126716,DCM,"CLR1404 I^131^")

CMAbU36_89Zr 

(126746,DCM,"cMAb U36 ^89^Zr")

CU36_89Zr 

(126515,DCM,"cU36 ^89^Zr")

DfFK2_89Zr 

(126762,DCM,"Df-[FK](2) ^89^Zr")

DfFK23PEG4_89Zr 

(126763,DCM,"Df-[FK](2)-3PEG(4) ^89^Zr")

DfCD45_89Zr 

(126520,DCM,"Df-CD45 ^89^Zr")

DfFK_89Zr 

(126760,DCM,"Df-FK ^89^Zr")

DfFKPEG3_89Zr 

(126761,DCM,"Df-FK-PEG(3) ^89^Zr")

DN30_89Zr 

(126747,DCM,"DN30 ^89^Zr")

E4G10_89Zr 

(126519,DCM,"E4G10 ^89^Zr")

Ecromeximab_89Zr 

(126732,DCM,"Ecromeximab ^89^Zr")

Edotreotide_Ga68 

(C2713594,UMLS,"Edotreotide Ga^68^")

EDTA_Ga68 

(C-B07DD,SRT,"EDTA Ga^68^")

Fallypride_C11 

(126704,DCM,"Fallypride C^11^")

Fallypride_F18 

(126705,DCM,"Fallypride F^18^")

FLB457_C11 

(126706,DCM,"FLB 457 C^11^")

Florbetaben_F18 

(C-D6858,SRT,"Florbetaben F^18^")

Florbetapir_F18 

(C-E0269,SRT,"Florbetapir F^18^")

Flubatine_F18 

(126503,DCM,"Flubatine F^18^")

Fluciclatide_F18 

(C-E0265,SRT,"Fluciclatide F^18^")

Fluciclovine_F18 

(C-E026A,SRT,"Fluciclovine F^18^")

Flumazenil_C11 

(C-B07DE,SRT,"Flumazenil C^11^")

Flumazenil_F18 

(C-B07DF,SRT,"Flumazenil F^18^")

Fluorethyltyrosin_F18 

(C-B07E0,SRT,"Fluorethyltyrosin F^18^")

Fluorobenzothiazole_F18 

(C-B07E4,SRT,"Fluorobenzothiazole F^18^")

Fluorocholine_F18 

(C-E0273,SRT,"Fluorocholine F^18^")

Fluorodeoxyglucose_F18 

(C-B1031,SRT,"Fluorodeoxyglucose F^18^")

FluoroestradiolFES_F18 

(C1831937,UMLS,"Fluoroestradiol (FES) F^18^")

Fluoroetanidazole_F18 

(C1541539,UMLS,"Fluoroetanidazole F^18^")

FluoroLDopa_F18 

(C-B1034,SRT,"Fluoro-L-dopa F^18^")

Fluoromethane_F18 

(C-B07E2,SRT,"Fluoromethane F^18^")

Fluoromisonidazole_F18 

(C-B07E1,SRT,"Fluoromisonidazole F^18^")

FluoropropylDihydrotetrabenazineDTBZ_F18 

(C2934038,UMLS,"Fluoropropyl-dihydrotetrabenazine (DTBZ) F^18^")

Fluorotriopride_F18 

(126707,DCM,"Fluorotriopride F^18^")

Fluorouracil_F18 

(C-B07E3,SRT,"Fluorouracil F^18^")

Flurpiridaz_F18 

(126718,DCM,"Flurpiridaz F^18^")

Flutemetamol_F18 

(C-E0267,SRT,"Flutemetamol F^18^")

Fresolimumab_89Zr 

(126748,DCM,"Fresolimumab ^89^Zr")

GA201_89Zr 

(126731,DCM,"GA201 ^89^Zr")

Germanium_Ge68 

(C-B1046,SRT,"Germanium Ge^68^")

GlembatumumabVedotin_89Zr 

(126724,DCM,"Glembatumumab vedotin ^89^Zr")

Glutamate_N13 

(C-B103D,SRT,"Glutamate N^13^")

Glutamine_C11 

(126709,DCM,"Glutamine C^11^")

Glutamine_C14 

(126710,DCM,"Glutamine C^14^")

Glutamine_F18 

(126711,DCM,"Glutamine F^18^")

ISO1_F18 

(C2981788,UMLS,"ISO-1 F^18^")

J591_89Zr 

(126514,DCM,"J591 ^89^Zr")

Margetuximab_89Zr 

(126740,DCM,"Margetuximab ^89^Zr")

MEDI551_89Zr 

(126730,DCM,"MEDI-551 ^89^Zr")

Mespiperone_C11 

(C-B07E5,SRT,"Mespiperone C^11^")

Methionine_C11 

(C-B103E,SRT,"Methionine C^11^")

Mogamulizumab_89Zr 

(126738,DCM,"Mogamulizumab ^89^Zr")

MonoclonalAntibodymAb_64Cu 

(126510,DCM,"Monoclonal Antibody (mAb) ^64^Cu")

MonoclonalAntibodymAb_89Zr 

(126511,DCM,"Monoclonal Antibody (mAb) ^89^Zr")

MonoclonalAntibody_I124 

(C-B07E6,SRT,"Monoclonal antibody I^124^")

NanocolloidalAlbumin_89Zr 

(126753,DCM,"Nanocolloidal albumin ^89^Zr")

Nifene_F18 

(126714,DCM,"Nifene F^18^")

Obinituzimab_89Zr 

(126721,DCM,"Obinituzimab ^89^Zr")

Ocaratuzumab_89Zr 

(126723,DCM,"Ocaratuzumab ^89^Zr")

Oxygen_O15 

(C-B1038,SRT,"Oxygen O^15^")

OxygenWater_O15 

(C-B1039,SRT,"Oxygen-water O^15^")

Palmitate_C11 

(C-B1044,SRT,"Palmitate C^11^")

Panitumumab_89Zr 

(126736,DCM,"Panitumumab ^89^Zr")

Pegdinetanib_89Zr 

(126728,DCM,"Pegdinetanib ^89^Zr")

PinatuzumabVedotin_89Zr 

(126725,DCM,"Pinatuzumab vedotin ^89^Zr")

PittsburghCompoundB_C11 

(126500,DCM,"Pittsburgh compound B C^11^")

PolatuzumabVedotin_89Zr 

(126726,DCM,"Polatuzumab vedotin ^89^Zr")

PTSM_Cu62 

(C-B07E7,SRT,"PTSM Cu^62^")

R1507_89Zr 

(126518,DCM,"R1507 ^89^Zr")

Raclopride_C11 

(C-B1042,SRT,"Raclopride C^11^")

Ranibizumab_89Zr 

(126742,DCM,"Ranibizumab ^89^Zr")

Rituximab_89Zr 

(126737,DCM,"Rituximab ^89^Zr")

RO5323441_89Zr 

(126755,DCM,"RO5323441 ^89^Zr")

RO542908_89Zr 

(126756,DCM,"RO542908 ^89^Zr")

Roledumab_89Zr 

(126733,DCM,"Roledumab ^89^Zr")

RubidiumChloride_Rb82 

(C-B1037,SRT,"Rubidium chloride Rb^82^")

SAR3419_89Zr 

(126741,DCM,"SAR3419 ^89^Zr")

SodiumFluoride_F18 

(C-B1032,SRT,"Sodium fluoride F^18^")

SodiumIodide_I124 

(C-B07E8,SRT,"Sodium iodide I^124^")

Sodium_Na22 

(C-B1047,SRT,"Sodium Na^22^")

Spiperone_F18 

(C-B1033,SRT,"Spiperone F^18^")

T807_F18 

(126502,DCM,"T807 F^18^")

THK5351_F18 

(126717,DCM,"THK5351 F^18^")

ThymidineFLT_F18 

(C-B1036,SRT,"Thymidine (FLT) F^18^")

Trastuzumab_89Zr 

(126512,DCM,"Trastuzumab ^89^Zr")

TRC105_89Zr 

(126749,DCM,"TRC105 ^89^Zr")

Tyrosine3Octreotate_Ga68 

(C1742831,UMLS,"tyrosine-3-octreotate Ga^68^")

Ublituximab_89Zr 

(126739,DCM,"Ublituximab ^89^Zr")

XmAb5574_89Zr 

(126734,DCM,"XmAb5574 ^89^Zr")

Constructor & Destructor Documentation

◆ CID4021_PETRadiopharmaceutical() [1/2]

CID4021_PETRadiopharmaceutical::CID4021_PETRadiopharmaceutical ( const DSRCodedEntryValue selectedValue = DSRCodedEntryValue())

(default) constructor

Parameters
selectedValuecoded entry to be selected as the current value (optional). Should be a valid code according to the DICOM definitions for this context group, i.e. no checks are performed. Call DSRContextGroup::checkSelectedValue() if needed.

◆ CID4021_PETRadiopharmaceutical() [2/2]

CID4021_PETRadiopharmaceutical::CID4021_PETRadiopharmaceutical ( const EnumType  selectedValue,
const OFBool  enhancedEncodingMode = OFFalse 
)

constructor

Parameters
selectedValuetype mapped to a coded entry that is selected as the current value
enhancedEncodingModeset enhanced encoding mode for coded entry (if enabled)

Member Function Documentation

◆ cleanup()

static void CID4021_PETRadiopharmaceutical::cleanup ( )
static

cleanup this context group, i.e. delete the internal list of standard coded entries.

Usually, there is no need to call this method, but it might be useful in order to explicitly free the associated memory, e.g. when checking for memory leaks. The list will be recreated automatically when needed (or when initialize() is called).

◆ findCodedEntry() [1/3]

virtual OFCondition DSRContextGroup::findCodedEntry

search for a given coded entry in this context group.

If found, the type of the entry (standard or extension) is returned:

  • SR_EC_CodedEntryInStandardContextGroup
  • SR_EC_CodedEntryIsExtensionOfContextGroup
Parameters
codedEntryValuecoded entry to be searched for
Returns
result of the search process, SR_EC_CodedEntryNotInContextGroup if coded entry could not be found. Use OFCondition::good() or OFCondition::bad() if not interested in the type of the entry.

◆ findCodedEntry() [2/3]

virtual OFCondition DSRContextGroup::findCodedEntry

search for a given coded entry in this context group

Parameters
searchForCodedEntrycoded entry to be searched for
foundCodedEntrypointer to variable that will store the coded entry (if found and pointer is not NULL)
enhancedEncodingModeset enhanced encoding mode for coded entry (not used for this class, only in derived classes)
Returns
result of the search process, also defines the type of the entry

◆ findCodedEntry() [3/3]

virtual OFCondition CID4021_PETRadiopharmaceutical::findCodedEntry ( const DSRCodedEntryValue searchForCodedEntry,
DSRCodedEntryValue foundCodedEntry,
const OFBool  enhancedEncodingMode = OFFalse 
) const
protectedvirtual

search for a given coded entry in this context group

Parameters
searchForCodedEntrycoded entry to be searched for
foundCodedEntrypointer to variable that will store the coded entry (if found and pointer is not NULL)
enhancedEncodingModeset enhanced encoding mode for coded entry (if enabled)
Returns
result of the search process, also defines the type of the entry

Reimplemented from DSRContextGroup.

◆ getCodedEntry()

static DSRCodedEntryValue CID4021_PETRadiopharmaceutical::getCodedEntry ( const EnumType  value,
const OFBool  enhancedEncodingMode = OFFalse 
)
static

map a given type to the associated coded entry

Parameters
valuetype that should be mapped to a coded entry
enhancedEncodingModeset enhanced encoding mode for coded entry (if enabled)
Returns
coded entry that is associated with the given type

◆ getCodes()

static CodeList& CID4021_PETRadiopharmaceutical::getCodes ( )
staticprotected

get list of standard coded entries that are managed by this context group.

Internally, the singleton pattern is used, so the list is initialized only once. Please note that this function is not thread-safe. Therefore, the initialize() function can be called before any instance of this class is actually used.

Returns
reference to list of coded entries managed by this context group

◆ initialize()

static void CID4021_PETRadiopharmaceutical::initialize ( )
static

initialize this context group explicitly.

Internally, the list of standard coded entries is created and initialized by calling getCodes().

Note
This function can be called multiple times but in case of multi-threaded applications should be called at least once before any instance of this class is actually used. For single-threaded applications, there is no need to call it since the initialization is done implicitly.

◆ printCodes()

virtual void CID4021_PETRadiopharmaceutical::printCodes ( STD_NAMESPACE ostream &  stream) const
protectedvirtual

print details on coded entries that are contained in this context group.

See DSRCodedEntryValue::print() for details of the coded entry output.

Parameters
streamstream to which the output should be printed

Reimplemented from DSRContextGroup.

◆ selectValue() [1/2]

virtual OFCondition CID4021_PETRadiopharmaceutical::selectValue ( const EnumType  selectedValue,
const OFBool  enhancedEncodingMode = OFFalse 
)
virtual

select a coded entry given by its type as the current value

Parameters
selectedValuetype mapped to a coded entry that is selected as the current value
enhancedEncodingModeset enhanced encoding mode for coded entry (if enabled)
Returns
status, EC_Normal if successful, an error code otherwise

◆ selectValue() [2/2]

virtual OFCondition DSRContextGroup::selectValue

select a given coded entry as the current value

Parameters
codedEntryValuecoded entry to be selected as the current value
checkif enabled, check 'codedEntryValue' for validity and appropriateness before selecting it as the current value. See checkSelectedValue() for details.
definedContextGroupflag indicating whether this context group is used as a baseline (default) or defined context group. The first means that the list of coded entries in this context group is just a suggestion. The latter means that one of the coded entries should be used.
Returns
status, EC_Normal if successful, an error code otherwise

◆ setEnhancedEncodingMode()

static OFCondition CID4021_PETRadiopharmaceutical::setEnhancedEncodingMode ( DSRCodedEntryValue codedEntryValue)
staticprotected

set the "Enhanced Encoding Mode" for a given coded entry

Parameters
codedEntryValuecoded entry for which the enhanced encoding mode is set
Returns
status, EC_Normal if successful, an error code otherwise

The documentation for this class was generated from the following file:


Generated on Mon Feb 5 2018 for DCMTK Version 3.6.3 by Doxygen 1.8.14