Types

Simple Types

SendingFacilityType
xs:string (restricted)
maxLength: 7

Complex Types

SendingFacility
extends SendingFacilityType
@ channelName
This should be a reference for the System / Version which generated the file. The intended purpose is to allow us to identify, or temporarily rectify, issues with what a particular extract is generating.
Type: xs:string
@ time
This should be the time that the extract was generated.
Type: xs:dateTime
@ schemaVersion
This should be the version (from the XSD Schema) that the extract has been written against. This is to allow us to process incoming files accordingly as well as track which Units are submitting which version. Note that the RDA Schema version is unrelated to the UKRR Dataset version.
Type: UKRDCSchemaVersion
@ batchNo
The batch number as used in the filenames. This should be incremented each time the extract is run, not per-patient
Type: xs:integer
extended by: SendingFacility