Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
panelIconIdatlassian-info
panelIcon:info:
bgColor#FFBDAD

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

These should be used to record any Dialysis sessions. Observations and Laboratory results that are associated with each session should be recorded in the standard places.

Iframe
srchttps://renalreg.github.io/resources/master/DialysisSessions/DialysisSession.html
width640
frameborderhide
height1300

Schema

Schema DialysisSession (Github)

Example

Code Block
languagexml
<DialysisSession>
	<UpdatedOn/>
	<ProcedureType>
		<CodingStandard>SNOMED</CodingStandard>
		<Code>19647005</Code>
		<Description>Plasma Exchange</Description>
	</ProcedureType>
	<Clinician></Clinician>
	<ProcedureTime></ProcedureTime>
	<EnteredBy></EnteredBy>
	<EnteredAt>/EnteredAt>
	<ActionCode></ActionCode>
	<ExternalId></ExternalId>
	<Attributes>
		<QHD19></QHD19>
	</Attributes>
</DialysisSession>

...