UKRR: This is required for V4 & V5 of the UKRR Dataset.

These records are used to record where a patient has asked to Opt Out of their data being used for a particular purpose. This will usually (but potentially not always) be where inclusion would otherwise be assumed due to s251 permissions etc.

Please see the UKRR OptOut section for further details on how to implement this.

Schema

Schema OptOut (github)

Example

    <OptOuts>
        <OptOut>
            <EnteredAt>
                <CodingStandard>UKRR</CodingStandard>
                <Code>RR1+</Code>
                <Description>Demonstration Entries</Description>
            </EnteredAt>
            <ProgramName>UKRR</ProgramName>
            <ProgramDescription>UK Renal Registry</ProgramDescription>
            <FromTime>2018-06-25</FromTime>
            <UpdatedOn>2018-06-25T07:24:31</UpdatedOn>
            <ExternalId>50889490</ExternalId>
        </OptOut>
    </OptOuts>