Skip to content
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.

地址的数据类型 #37

Open
wanghaisheng opened this issue Apr 17, 2015 · 3 comments
Open

地址的数据类型 #37

wanghaisheng opened this issue Apr 17, 2015 · 3 comments

Comments

@wanghaisheng
Copy link
Owner

http://hl7-fhir.github.io/datatypes.html#address
http://en.wikipedia.org/wiki/Address_%28geography%29

@wanghaisheng
Copy link
Owner Author

Name Flags Card. Type Description & Constraintsdoco
.. Address Element A postal address
... use ?! 0..1 code home | work | temp | old - purpose of this address
AddressUse (Required)
... text 0..1 string Text representation of the address
... line 0..* string Street name, number, direction & P.O. Box etc
... city 0..1 string Name of city, town etc.
... state 0..1 string Sub-unit of country (abreviations ok)
... postalCode 0..1 string Postal code for area
... country 0..1 string Country (can be ISO 3166 3 letter code)
... period 0..1 Period Time period when address was/is in use

@wanghaisheng
Copy link
Owner Author

Format:
Person Name
Company name
Street
City area/District
City/Town/Village
County
Postal code
Country (

@wanghaisheng
Copy link
Owner Author

according to http://en.wikipedia.org/wiki/Address_%28geography%29 , a standard address format would be

Format:
Person Name
Company name
Street
City area/District
City/Town/Village
County
Postal code
Country

for now Address datatype only have state,city,line.if i want to express it in China, two or three extensions will be added.it is a mess .why we just add district,town,village,county to Address datatype ,then let the implementer to choose how to populate this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant