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

Compare with Current View Page History

« Previous Version 3 Next »

In this example, the temperature of the subject must be measured at 9:00 am, with a time window of 5 minutes before and 30 minutes after.

<AbsoluteTimingConstraint OID="TEMP_MEASUREMENT_TIME" Name="Timing constraint for taking the morning temperature" StudyEventGroupOID="IG.TEMP_MEASUREMENT"
    TimepointTarget="09:00" TimepointPreWindow="PT5M" TimepointPostWindow="PT30M"> 
    <Description>
        <TranslatedText xml:lang="en" Type="text/plain">The temperature of the subject must be measured at 9:00 AM in the morning, with a time window of 5 minutes before and 30 minutes after</TranslatedText>
    </Description>
</AbsoluteTimingConstraint>
  • No labels