You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Body:

Concept


Attributes: 




ValuetextStudy parameter value


Contained in:


The ParameterValue contains the value of the study parameter as text content.



<Protocol>
<StudyParameters>
    <StudyParameter OID="PAR.INDIC" ShortName="INDIC" Term="Trial Indication">
        <ParameterValue Value="Headache">
            <Concept Code="D006261" System="https://id.nlm.nih.gov/mesh" SystemName="MESH" SystemVersion="July 2015 International Version" Description="Headache"/>
            <!-- Remark that SNOMED-CT makes a distinction between Migraine (disorder) and Headache (Finding> -->
            <Concept Code="37796009" System="http://snomed.info/sct" SystemName="SNOMED-CT" SystemVersion="2019.10.03" Description="Migraine (disorder)"/>
        </StudyParameterValue>
    </StudyParameter>
</StudyParameters>
<StudyEventRef ...>...</StudyEventRef>
...
</Protocol>
  • No labels