Guide d'implémentation Fr Core
2.0.1 - trial-use France flag

This page is part of the Guide d'implémentation Fr Core (v2.0.1: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

Data Type Profile: FR Core Address Profile

Official URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-address Version: 2.0.1
Active as of 2024-04-16 Computable Name: FRCoreAddressProfile

French profile of Address datatype Profil du type de données Address pour la France, ce profil ajoute le code insee à l’adresse. Une cohérence entre code commune (COG), code postal et nom de commune doit être assurée.

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from Address

XXXXXXXXXXXXXXXXXXXXdoco
.. Address 0..* Address An address expressed using postal conventions (as opposed to GPS or other location definition formats)
... inseeCode 0..1 Coding Code COG de la ville
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-address-insee-code
Binding: FR Core ValueSet INSEE code (required)
... city 0..1 string Les communes existantes sont définies ici : https://public.opendatasoft.com/explore/dataset/correspondance-code-insee-code-postal/table.
... country 0..1 string Country (will be ISO 3166 3 letter code; code=FRA for France)

doco XXXX
XXXXXXXXXXXXXXXXXXXXdoco
.. Address 0..* Address An address expressed using postal conventions (as opposed to GPS or other location definition formats)
... inseeCode 0..1 Coding Code COG de la ville
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-address-insee-code
Binding: FR Core ValueSet INSEE code (required)
... use ?!Σ 0..1 code home | work | temp | old | billing - purpose of this address
Binding: AddressUse (required): The use of an address.


Example General: home
... city Σ 0..1 string Les communes existantes sont définies ici : https://public.opendatasoft.com/explore/dataset/correspondance-code-insee-code-postal/table.
Example General: Erewhon

doco XXXX

Terminology Bindings

PathConformanceValueSetURI
Address.userequiredAddressUse
http://hl7.org/fhir/ValueSet/address-use|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
XXXXXXXXXXXXXXXXXXXXdoco
.. Address 0..* Address An address expressed using postal conventions (as opposed to GPS or other location definition formats)
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 0..* Extension Additional content defined by implementations
Slice: XXX
... inseeCode 0..1 Coding Code COG de la ville
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-address-insee-code
Binding: FR Core ValueSet INSEE code (required)
... type Σ 0..1 code postal | physical | both
Binding: AddressType (required): The type of an address (physical / postal).


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 Les communes existantes sont définies ici : https://public.opendatasoft.com/explore/dataset/correspondance-code-insee-code-postal/table.
Example General: Erewhon
... district Σ 0..1 string District name (aka county)
Example General: Madison
... state Σ 0..1 string Sub-unit of country (abbreviations ok)
... postalCode Σ 0..1 string Postal code for area
Example General: 9132
... country Σ 0..1 string Country (will be ISO 3166 3 letter code; code=FRA for France)
... period Σ 0..1 Period Time period when address was/is in use
Example General: {"start":"2010-03-23","end":"2010-07-01"}

doco XXXX

Terminology Bindings

PathConformanceValueSetURI
Address.userequiredAddressUse
http://hl7.org/fhir/ValueSet/address-use|4.0.1
from the FHIR Standard
Address.typerequiredAddressType
http://hl7.org/fhir/ValueSet/address-type|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from Address

Summary

Extensions

This structure refers to these extensions:

Differential View

This structure is derived from Address

XXXXXXXXXXXXXXXXXXXXdoco
.. Address 0..* Address An address expressed using postal conventions (as opposed to GPS or other location definition formats)
... inseeCode 0..1 Coding Code COG de la ville
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-address-insee-code
Binding: FR Core ValueSet INSEE code (required)
... city 0..1 string Les communes existantes sont définies ici : https://public.opendatasoft.com/explore/dataset/correspondance-code-insee-code-postal/table.
... country 0..1 string Country (will be ISO 3166 3 letter code; code=FRA for France)

doco XXXX

Key Elements View

XXXXXXXXXXXXXXXXXXXXdoco
.. Address 0..* Address An address expressed using postal conventions (as opposed to GPS or other location definition formats)
... inseeCode 0..1 Coding Code COG de la ville
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-address-insee-code
Binding: FR Core ValueSet INSEE code (required)
... use ?!Σ 0..1 code home | work | temp | old | billing - purpose of this address
Binding: AddressUse (required): The use of an address.


Example General: home
... city Σ 0..1 string Les communes existantes sont définies ici : https://public.opendatasoft.com/explore/dataset/correspondance-code-insee-code-postal/table.
Example General: Erewhon

doco XXXX

Terminology Bindings

PathConformanceValueSetURI
Address.userequiredAddressUse
http://hl7.org/fhir/ValueSet/address-use|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Snapshot View

XXXXXXXXXXXXXXXXXXXXdoco
.. Address 0..* Address An address expressed using postal conventions (as opposed to GPS or other location definition formats)
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 0..* Extension Additional content defined by implementations
Slice: XXX
... inseeCode 0..1 Coding Code COG de la ville
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-address-insee-code
Binding: FR Core ValueSet INSEE code (required)
... type Σ 0..1 code postal | physical | both
Binding: AddressType (required): The type of an address (physical / postal).


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 Les communes existantes sont définies ici : https://public.opendatasoft.com/explore/dataset/correspondance-code-insee-code-postal/table.
Example General: Erewhon
... district Σ 0..1 string District name (aka county)
Example General: Madison
... state Σ 0..1 string Sub-unit of country (abbreviations ok)
... postalCode Σ 0..1 string Postal code for area
Example General: 9132
... country Σ 0..1 string Country (will be ISO 3166 3 letter code; code=FRA for France)
... period Σ 0..1 Period Time period when address was/is in use
Example General: {"start":"2010-03-23","end":"2010-07-01"}

doco XXXX

Terminology Bindings

PathConformanceValueSetURI
Address.userequiredAddressUse
http://hl7.org/fhir/ValueSet/address-use|4.0.1
from the FHIR Standard
Address.typerequiredAddressType
http://hl7.org/fhir/ValueSet/address-type|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from Address

Summary

Extensions

This structure refers to these extensions:

 

Other representations of profile: CSV, Excel, Schematron