This is the set of resources that conform to either of the profiles FR Core Address Profile (https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-address) and FR Core Address Profile (https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-address). E.g. what you have to deal with if you get resources conforming to one of them
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | 0..* | An address expressed using postal conventions (as opposed to GPS or other location definition formats) ele-1: All FHIR elements must have a @value or children | ||
extension | 0..* | Extension | Additional content defined by implementations ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
use | ?!Σ | 0..1 | code | home | work | temp | old | billing - purpose of this address Binding: ?? (required): The use of an address. ele-1: All FHIR elements must have a @value or children Example General: home |
type | Σ | 0..1 | code | postal | physical | both Binding: ?? (required): The type of an address (physical / postal). ele-1: All FHIR elements must have a @value or children Example General: both |
text | Σ | 0..1 | string | Text representation of the address ele-1: All FHIR elements must have a @value or children Example General: 137 Nowhere Street, Erewhon 9132 |
line | Σ | 0..* | string | Street name, number, direction & P.O. Box etc. ele-1: All FHIR elements must have a @value or children Example General: 137 Nowhere Street |
city | Σ | 0..1 | string | Les communes existantes sont définies ici : https://public.opendatasoft.com/explore/dataset/correspondance-code-insee-code-postal/table. ele-1: All FHIR elements must have a @value or children Example General: Erewhon |
district | Σ | 0..1 | string | District name (aka county) ele-1: All FHIR elements must have a @value or children Example General: Madison |
state | Σ | 0..1 | string | Sub-unit of country (abbreviations ok) ele-1: All FHIR elements must have a @value or children |
postalCode | Σ | 0..1 | string | Postal code for area ele-1: All FHIR elements must have a @value or children Example General: 9132 |
country | Σ | 0..1 | string | Country (will be ISO 3166 3 letter code; code=FRA for France) ele-1: All FHIR elements must have a @value or children |
period | Σ | 0..1 | Period | Time period when address was/is in use ele-1: All FHIR elements must have a @value or children Example General: {"start":"2010-03-23","end":"2010-07-01"} |
Documentation for this format |