Mongolian HDIT Implementation guide - Local Development build (v1.0.0). See the Directory of published versions
StructureDefinition: AddressMn - Mappings
Mappings for the Profile.
| AddressMn |
| Address | XAD |
| use | XAD.7 |
| 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) |
| district | XAD.9 |
| state | XAD.4 |
| postalCode | XAD.5 |
| country | XAD.6 |
| AddressMn |
| Address | n/a, AD |
| use | unique(./use) |
| text | ./formatted |
| line | AD.part[parttype = AL] |
| district | AD.part[parttype = CNT | CPA] |
| state | AD.part[parttype = STA] |
| postalCode | AD.part[parttype = ZIP] |
| country | AD.part[parttype = CNT] |
| AddressMn |
| Address | Address |
| use | ./AddressPurpose |
| line | ./StreetAddress (newline delimitted) |
| state | ./Region |
| postalCode | ./PostalIdentificationCode |
| country | ./Country |
Mappings for vCard Mapping (http://w3.org/vcard)
| AddressMn |
| Address | |
| text | address label parameter |
| line | street |
| state | region |
| postalCode | code |
| country | country |