eHealth Infrastructure - Local Development build (vlatest). See the Directory of published versions
Data Type Profile: ehealth-address - Mappings
Mappings for the ehealth-address data type profile.
| ehealth-address |
| Address | XAD |
| use | XAD.7 |
| type | XAD.18 |
| text | XAD.1 + XAD.2 + XAD.3 + XAD.4 + XAD.5 + XAD.6 |
| line | XAD.1 + XAD.2 (note: XAD.1 and XAD.2 have different meanings for a company address than for a person address) |
| city | XAD.3 |
| postalCode | XAD.5 |
| country | XAD.6 |
| period | XAD.12 / XAD.13 + XAD.14 |
| ehealth-address |
| Address | n/a, AD |
| id | n/a |
| extension | n/a |
| use | unique(./use) |
| type | unique(./use) |
| text | ./formatted |
| line | AD.part[parttype = AL] |
| city | AD.part[parttype = CTY] |
| postalCode | AD.part[parttype = ZIP] |
| country | AD.part[parttype = CNT] |
| period | ./usablePeriod[type="IVL<TS>"] |
| ehealth-address |
| Address | Address |
| use | ./AddressPurpose |
| line | ./StreetAddress (newline delimitted) |
| city | ./Jurisdiction |
| postalCode | ./PostalIdentificationCode |
| country | ./Country |
| period | ./StartDate and ./EndDate |
Mappings for vCard Mapping (http://w3.org/vcard)
| ehealth-address |
| Address | |
| type | address type parameter |
| text | address label parameter |
| line | street |
| city | locality |
| postalCode | code |
| country | country |