臺灣核心實作指引(TW Core IG), published by 衛生福利部. This guide is not an authorized publication; it is the continuous build for version 0.3.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cctwFHIRterm/MOHW_TWCoreIG_Build/ and changes regularly. See the Directory of published versions
Data Type Profile: AddressTW - Mappings
Mappings for the Address-tw data type profile.
AddressTW |
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 |
district | XAD.9 |
state | XAD.4 |
postalCode | XAD.5 |
extension | |
extension (PostalCode) | |
value[x] | |
coding | C*E.1-8, C*E.10-22 |
coding (PostalCode3) | C*E.1-8, C*E.10-22 |
system | C*E.3 |
version | C*E.7 |
code | C*E.1 |
display | C*E.2 - but note this is not well followed |
userSelected | Sometimes implied by being first |
coding (PostalCode5) | C*E.1-8, C*E.10-22 |
system | C*E.3 |
version | C*E.7 |
code | C*E.1 |
display | C*E.2 - but note this is not well followed |
userSelected | Sometimes implied by being first |
coding (PostalCode6) | C*E.1-8, C*E.10-22 |
system | C*E.3 |
version | C*E.7 |
code | C*E.1 |
display | C*E.2 - but note this is not well followed |
userSelected | Sometimes implied by being first |
text | C*E.9. But note many systems use C*E.2 for this |
country | XAD.6 |
period | XAD.12 / XAD.13 + XAD.14 |
AddressTW |
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] |
district | AD.part[parttype = CNT | CPA] |
state | AD.part[parttype = STA] |
postalCode | AD.part[parttype = ZIP] |
extension | |
extension (PostalCode) | |
id | n/a |
url | N/A |
value[x] | N/A |
id | n/a |
coding | union(., ./translation) |
coding (PostalCode3) | union(., ./translation) |
id | n/a |
system | ./codeSystem |
version | ./codeSystemVersion |
code | ./code |
display | CV.displayName |
userSelected | CD.codingRationale |
coding (PostalCode5) | union(., ./translation) |
id | n/a |
system | ./codeSystem |
version | ./codeSystemVersion |
code | ./code |
display | CV.displayName |
userSelected | CD.codingRationale |
coding (PostalCode6) | union(., ./translation) |
id | n/a |
system | ./codeSystem |
version | ./codeSystemVersion |
code | ./code |
display | CV.displayName |
userSelected | CD.codingRationale |
text | ./originalText[mediaType/code="text/plain"]/data |
country | AD.part[parttype = CNT] |
period | ./usablePeriod[type="IVL<TS>"] |
AddressTW |
Address | Address |
use | ./AddressPurpose |
line | ./StreetAddress (newline delimitted) |
city | ./Jurisdiction |
state | ./Region |
postalCode | ./PostalIdentificationCode |
country | ./Country |
period | ./StartDate and ./EndDate |
Mappings for vCard Mapping (http://w3.org/vcard)
AddressTW |
Address | |
type | address type parameter |
text | address label parameter |
line | street |
city | locality |
state | region |
postalCode | code |
country | country |