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 Transplants. A single Procedure should be recorded for each organ being transplanted, with multiple organ transplants being identified by multiple transplants occurring on the same day.

The record also contains information about the source donor for each transplant.

Iframe
srchttps://renalreg.github.io/resources/master/Transplants/Transplant.html
width400
frameborderhide
height1850


Iframe
srchttps://renalreg.github.io/resources/master/Procedures/Procedure.html
width640
frameborderhide
height400

Schema

Schema Transplant (github)

Schema Procedure (github)

Example

Code Block
languagexml
<TransplantProcedure>
	<ProcedureType>
		<CodingStandard>SNOMED</CodingStandard>
		<Code>70536003</Code>
		<Description>Transplant of kidney</Description>
	</ProcedureType>
	<ProcedureTime></ProcedureTime>
	<EnteredBy></EnteredBy>
	<EnteredAt></EnteredAt>
</TransplantProcedure>

...