Types

Simple Types

PostCode
xs:string (restricted)
maxLength: 8

Complex Types

Address
@ use
From National MIM
xs:string (restricted)
Enumeration:
  • H (Home)
  • PST (Postal)
  • TMP (Temporary)
FromTime Type: xs:date
ToTime Type: xs:date
Street
Everything prior to the Town in the Address
xs:string (restricted)
maxLength: 220
Town Type: xs:string
County Type: xs:string
Postcode Type: PostCode
Country
CodingStandard xs:string (restricted)
Enumeration:
  • ISO3166-1 (http://www.datadictionary.nhs.uk/data_dictionary/attributes/c/cou/country_code_de.asp)
Code xs:string (restricted)
maxLength: 100
Description xs:string (restricted)
maxLength: 100