UKRDC Dataset

Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 10 Next »

Description

These are used to record whether or not a patient wishes to participate in one of the UKRDC’s member projects.

In the case of projects such as RADAR the Program Membership record should only be closed if the patient actively wishes to withdraw. It should not be end dated when they leave the unit or die.

If a patient decides to leave a project and then re-joins a new Program Membership record should be created (with a different ExternalID) rather than re-opening the original one.

Schema

Schema ProgramMembership (github)

Example

<ProgramMemberships>
	<ProgramMembership>
		<ProgramName>PV</ProgramName>
		<ProgramDescription>PatientView</ProgramDescription>
		<FromTime>2002-05-30T09:00:00</FromTime>
	</ProgramMembership>
</ProgramMemberships>



  • No labels