Name | Flags | Card. | Type | Description & Constraints |
---|
 Address | I | 0..* | | 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 | Extension URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-municipality-code Binding: MunicipalityCodes (extensible)
|
   id | | 0..1 | string | xml:id (or equivalent in JSON) |
   extension | | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url
|
   url | | 1..1 | uri | identifies the meaning of the extension |
   value[x] | | 0..1 | base64Binary, boolean, code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference(), SampledData, Signature, Timing, Meta | Value of extension |
  ehealth-regional-subdivision-code | | 0..1 | CodeableConcept | Extension URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-regional-subdivision-code
|
   id | | 0..1 | string | xml:id (or equivalent in JSON) |
   extension | | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url
|
   url | | 1..1 | uri | identifies the meaning of the extension |
   value[x] | | 0..1 | base64Binary, boolean, code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference(), SampledData, Signature, Timing, Meta | Value of extension |
  use | ?!Σ | 1..1 | code | home | work | temp | old - purpose of this address Binding: AddressUse (required) Example General': 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-23T00:00:00+00:00","end":"2010-07-01T00:00:00+00:00"} |
Documentation for this format |