Guide d'implémentation Fr Core
2.2.0-ballot - ballot
Guide d'implémentation Fr Core, published by Interop'Santé. This guide is not an authorized publication; it is the continuous build for version 2.2.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Interop-Sante/hl7.fhir.fr.core/ and changes regularly. See the Directory of published versions
| Official URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-contact-point-email-type | Version: 2.2.0-ballot | |||
| Active as of 2025-11-18 | Computable Name: FRCoreContactPointEmailTypeExtension | |||
Extension permettant d’indiquer le type d’adresse email d’un ContactPoint.
This extension allows to specify the type of mail used to contact the person.
Context of Use
This extension may be used on the following element(s)
ContactPoint
Usage info
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
| Nom | Drapeaux | Card. | Type | Description et contraintes Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..1 | Extension | Type of email | type de messagerie électronique | |
![]() ![]() |
0..0 | Extension | ||
![]() ![]() |
1..1 | uri | "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-contact-point-email-type" | |
![]() ![]() |
0..1 | Coding | Value of extension Binding: FR Core ValueSet Email type (extensible) | |
Documentation for this format | ||||
| Nom | Drapeaux | Card. | Type | Description et contraintes Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..1 | Extension | Type of email | type de messagerie électronique | |
![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||
![]() ![]() |
1..1 | uri | "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-contact-point-email-type" | |
![]() ![]() |
0..1 | Coding | Value of extension Binding: FR Core ValueSet Email type (extensible) | |
Documentation for this format | ||||
This structure is derived from Extension
Differential View
This structure is derived from Extension
| Nom | Drapeaux | Card. | Type | Description et contraintes Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..1 | Extension | Type of email | type de messagerie électronique | |
![]() ![]() |
0..0 | Extension | ||
![]() ![]() |
1..1 | uri | "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-contact-point-email-type" | |
![]() ![]() |
0..1 | Coding | Value of extension Binding: FR Core ValueSet Email type (extensible) | |
Documentation for this format | ||||
Snapshot View
| Nom | Drapeaux | Card. | Type | Description et contraintes Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..1 | Extension | Type of email | type de messagerie électronique | |
![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||
![]() ![]() |
1..1 | uri | "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-contact-point-email-type" | |
![]() ![]() |
0..1 | Coding | Value of extension Binding: FR Core ValueSet Email type (extensible) | |
Documentation for this format | ||||
This structure is derived from Extension
Other representations of profile: CSV, Excel, Schematron
| Path | Statut | Usage | ValueSet | Version | Source |
| Extension.value[x] | Base | extensible | FR Core ValueSet Email type | 📦2.2.0-ballot | cet IG |
| Id | Grade | Path(s) | Description | Expression |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|