Guide d'implémentation du GT Standards et Interopérabilité pour les EDS
0.1.0 - ci-build France flag

Guide d'implémentation du GT Standards et Interopérabilité pour les EDS - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Data Type Profile: Address

Official URL: https://interop.esante.gouv.fr/ig/fhir/eds/StructureDefinition/EDSAddress Version: 0.1.0
Draft as of 2025-01-23 Computable Name: EDSAddress

Profil Address du socle commun des EDS

Variables du socle

Données socio-démographiques

Environnement
Item Définition de l’item Valeur attendue Métadonnées
Adresse géocodée Coordonnées géographiques (latitude et longitude) de l’adresse du patient Coordonnées géographiques Date du recueil de l’information
IRIS de l’adresse Codage de l’adresse du patient selon la méthode d’Ilots Regroupés pour l’Information Statistique de l’INSEE Chaîne de caractères Date du recueil de l’information

Usage:

  • Use this DataType Constraint: Patient

Formal Views of Profile Content

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

NameFlagsCard.TypeDescription & Constraintsdoco
.. Address 0..* FRCoreAddressProfile 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
... Slices for extension Content/Rules for all slices
.... inseeCode S 0..1 Coding FR Core Address Insee Code Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-address-insee-code
Binding: FR Core ValueSet INSEE code (required)
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... geolocation S 0..1 (Complex) The absolute geographic location
URL: http://hl7.org/fhir/StructureDefinition/geolocation
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: AddressUse (required): The use of an address.


ele-1: All FHIR elements must have a @value or children
Example General: home
... text SΣ 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
... city SΣ 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
... postalCode SΣ 0..1 string Postal code for area
ele-1: All FHIR elements must have a @value or children
Example General: 9132

doco Documentation for this format

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()

 

Other representations of profile: CSV, Excel, Schematron