StudyEndPoint
<StudyEndPoint OID="SEP.WEIGHT_LOSS" Name="Weight loss end point">
    <Description>
        <TranslatedText xml:lang="en" Type="text/plain">Absolute change from baseline weight at 1 year</TranslatedText>
        <FormalExpression Context="ODMPath">
            StudyEventData.where(StudyEventOID='SE.VISIT1').ItemGroupData.where(ItemGroupOID='IG.VITALS').ItemData.where(ItemOID='IT.WEIGHT).Value 
            - StudyEventData.where(StudyEventOID='SE.VISIT_1_YEAR').ItemGroupData.where(ItemGroupOID='IG.VITALS').ItemData.where(ItemOID='IT.WEIGHT).Value</FormalExpression>
    </Description>
</StudyEndPoint>
  • No labels