25#ifndef __mlDRTAdditionalDrugSequenceWrapper_H
26#define __mlDRTAdditionalDrugSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
52 : _wrappedSequence(wrappedSequence->getSequence())
70 QString
getCodeMeaningTag()
const {
return QString(_wrappedSequence.getCodeMeaningTag().c_str()); }
72 QString
getCodeValueTag()
const {
return QString(_wrappedSequence.getCodeValueTag().c_str()); }
QString getCodeMeaningTag() const
ml::DcmDRTAdditionalDrugSequenceInterface getWrappedSequence() const
DRTAdditionalDrugSequenceWrapper(const DRTAdditionalDrugSequenceWrapper &toCopy)
QString getContextGroupExtensionCreatorUIDTag() const
QString getCodingSchemeVersionTag() const
QString getContextIdentifierTag() const
DRTAdditionalDrugSequenceWrapper(ml::DcmDRTAdditionalDrugSequenceInterface *wrappedSequence)
QString getContextGroupVersionTag() const
QString getContextGroupExtensionFlagTag() const
QVariant getItem(int idx)
DRTAdditionalDrugSequenceWrapper & operator=(const DRTAdditionalDrugSequenceWrapper &toCopy)
QString getMappingResourceTag() const
QString getContextGroupLocalVersionTag() const
QString getCodingSchemeDesignatorTag() const
QString getCodeValueTag() const
int getNumberOfItems() const
\script
Class to provide access to DRTAdditionalDrugSequence.
std::vector< DcmDRTAdditionalDrugSequenceInterface::Item > getSequence() const
Class to provide access to DRTAdditionalDrugSequence.