Name | Flags | Card. | Type | Description & Constraints |
---|
 Address | | 0..* | Address | An address expressed using postal conventions (as opposed to GPS or other location definition formats)
|
  id | | 0..1 | string | xml:id (or equivalent in JSON) |
  extension | | 0..* | Extension | Extension Slice: Unordered, Open by value:url
|
  ehealth-municipality-code | | 0..1 | Coding | Optional Extensions Element URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-municipality-code Binding: MunicipalityCodes (extensible)
|
  ehealth-regional-subdivision-code | | 0..1 | CodeableConcept | Optional Extensions Element URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-regional-subdivision-code Binding: RegionalSubdivisionCodes (extensible)
|
  use | ?!Σ | 1..1 | code | home | work | temp | old - purpose of this address Binding: AddressUse (required) Fixed Value: home |
  type | Σ | 0..1 | code | postal | physical | both Binding: AddressType (required) Example General: both |
  text | Σ | 0..1 | string | Text representation of the address Example General: 137 Nowhere Street, Erewhon 9132 |
  line | Σ | 0..* | string | Street name, number, direction & P.O. Box etc. This repeating element order: The order in which lines should appear in an address label Example General: 137 Nowhere Street |
  city | Σ | 0..1 | string | Name of city, town etc. Example General: Erewhon |
  postalCode | Σ | 0..1 | string | Postal code for area Example General: 9132 |
  country | Σ | 0..1 | string | Country (e.g. can be ISO 3166 2 or 3 letter code) |
  period | Σ | 0..1 | Period | Time period when address was/is in use Example General: {"start":"2010-03-23","end":"2010-07-01"} |
Documentation for this format |