Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

This should be submitted by all Feeds.

Panel
panelIconIdatlassian-info
panelIcon:info:
bgColor#FFBDAD

UKRR: The contents of this section will change if the patient has registered an Opt-Out with the Renal Unit.

Iframe
srchttps://renalreg.github.io/

...

resources/master/Types/Name.html
width420
frameborderhide
height600

Schema

Schema Name (Github)

Example

Code Block
languagexml
<Patient>
    <Names>
        <Name>
            <Given>Bob</Given>
			<Family>Smith</Family>
        </Name>
    </Names>
</Patient>

...