Forums: Define.xml
Hi Andy,
"Analysis Purpose" is Extensible CT codelist. Therefore, you can add new terms which are not synonyms or subset of existing standard terms.
Your implementation looks correct.
Message for DD0100 "Invalid AnalysisPurpose value" is too harsh and may be misleading. Something like "AnalysisPurpose value not found in extensible codelist" could be more appropriate.
Regards,
Sergiy
Hi everyone,
If I were to extend an extensible codelist I understand how to work with the tags to identify an extended value, but say what if I have this certain tag structure in the ARM:
<arm:AnalysisResult
OID="AR.Table_14-3.01.R.2"
ParameterOID="IT.ADQSADAS.PARAMCD"
AnalysisReason="SPECIFIED IN SAP"
AnalysisPurpose="NEWLY SPECIFIED PURPOSE">
</arm:AnalysisResult>
How do I make a valid extension to the ADaM Controlled Terminology?
Thanks,
Andy