Search FHIR

Annuaire Santé
1.1.0-snapshot-5 - final-text France flag

This page is part of the Guide d'implémentation FHIR - Annuaire de santé (v1.1.0-snapshot-5: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions

Data Type Profile: AS Mailbox MSS Datatype Profile

Official URL: https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-mailbox-mss Version: 1.1.0-snapshot-5
Active as of 2025-02-12 Computable Name: AsMailboxMSSProfile

Datatype profile créé à partir ContactPoint dans le cadre de l’Annuaire Santé pour décrire les boîtes aux lettres du service de messagerie sécurisée de santé (MSSanté) rattachées aux professionnels et aux structures.

Usage:

Formal Views of Profile Content

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

NameFlagsCard.TypeDescription & Constraintsdoco
.. ContactPoint C 0..* FRCoreContactPointProfile Details of a Technology mediated contact point (phone, fax, email, etc.)
cpt-2: A system is required if a value is provided.
ele-1: All FHIR elements must have a @value or children
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... emailType 1..1 (Complex) Type of email | type de messagerie électronique
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-contact-point-email-type
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... extension 0..0
..... url 1..1 uri "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-contact-point-email-type"
..... value[x] 0..1 Coding Value of extension
Binding: FR Core ValueSet Email type (extensible)
ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... system 1..1 uri Identity of the terminology system
Fixed Value: https://mos.esante.gouv.fr/NOS/TRE_R256-TypeMessagerie/FHIR/TRE-R256-TypeMessagerie
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: MSSANTE
.... as-mailbox-mss-metadata 0..1 (Complex) Les attributs 'responsible' et 'phone' ne sont pas disponibles en accès libre.
URL: https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-mailbox-mss-metadata
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... Slices for extension Content/Rules for all slices
...... extension:type 0..1 Extension typeBAL : Type de boîte aux lettres. Valeurs possibles : ORG | APP | PER | CAB
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension 0..0
....... url 1..1 uri "type"
...... extension:description 0..1 Extension Extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension 0..0
....... url 1..1 uri "description"
...... extension:responsible 0..1 Extension responsable : Texte libre donnant les coordonnées de la (ou des) personne(s) responsable(s) au niveau opérationnel de la boîte aux lettres. Non renseigné pour les types de boîte aux lettres "PER".
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension 0..0
....... url 1..1 uri "responsible"
...... extension:service 0..1 Extension Extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension 0..0
....... url 1..1 uri "service"
...... extension:phone 0..1 Extension telephone : Coordonnées téléphoniques spécifiques à l’usage de la boîte aux lettres MSSanté.
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension 0..0
....... url 1..1 uri "phone"
...... extension:digitization 0..1 Extension Extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension 0..0
....... url 1..1 uri "digitization"
...... extension:listeRouge 0..1 Extension Extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension 0..0
....... url 1..1 uri "listeRouge"
..... url 1..1 uri "https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-mailbox-mss-metadata"
... system ΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.


ele-1: All FHIR elements must have a @value or children
Required Pattern: email
... value SΣ 1..1 string Boîte Aux Lettres (BAL) MSS
ele-1: All FHIR elements must have a @value or children

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
ContactPoint.extension:emailType.value[x]extensiblePattern: MSSANTE
https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-email-type
ContactPoint.systemrequiredPattern: email
http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1
from the FHIR Standard
ContactPoint.userequiredContactPointUse
http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
cpt-2errorContactPointA system is required if a value is provided.
: value.empty() or system.exists()
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 FRCoreContactPointProfile

NameFlagsCard.TypeDescription & Constraintsdoco
.. ContactPoint 0..* FRCoreContactPointProfile Details of a Technology mediated contact point (phone, fax, email, etc.)
... extension 1..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:emailType 1..1 FRCoreContactPointEmailTypeExtension Type of email | type de messagerie électronique
..... value[x] 0..1 Coding Value of extension
Required Pattern: At least the following
...... system 1..1 uri Identity of the terminology system
Fixed Value: https://mos.esante.gouv.fr/NOS/TRE_R256-TypeMessagerie/FHIR/TRE-R256-TypeMessagerie
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: MSSANTE
.... as-mailbox-mss-metadata 0..1 (Complex) Les attributs 'responsible' et 'phone' ne sont pas disponibles en accès libre.
URL: https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-mailbox-mss-metadata
..... Slices for extension Content/Rules for all slices
...... extension:description 0..1 Extension Extension
...... extension:service 0..1 Extension Extension
...... extension:digitization 0..1 Extension Extension
...... extension:listeRouge 0..1 Extension Extension
... system 1..1 code phone | fax | email | pager | url | sms | other
Required Pattern: email

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. ContactPoint C 0..* FRCoreContactPointProfile Details of a Technology mediated contact point (phone, fax, email, etc.)
cpt-2: A system is required if a value is provided.
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... emailType 1..1 (Complex) Type of email | type de messagerie électronique
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-contact-point-email-type
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-contact-point-email-type"
..... value[x] 0..1 Coding Value of extension
Binding: FR Core ValueSet Email type (extensible)
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... system 1..1 uri Identity of the terminology system
Fixed Value: https://mos.esante.gouv.fr/NOS/TRE_R256-TypeMessagerie/FHIR/TRE-R256-TypeMessagerie
...... version 0..1 string Version of the system - if relevant
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: MSSANTE
...... display 0..1 string Representation defined by the system
...... userSelected 0..1 boolean If this coding was chosen directly by the user
.... as-mailbox-mss-metadata 0..1 (Complex) Les attributs 'responsible' et 'phone' ne sont pas disponibles en accès libre.
URL: https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-mailbox-mss-metadata
..... id 0..1 string Unique id for inter-element referencing
..... Slices for extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... extension:type 0..1 Extension typeBAL : Type de boîte aux lettres. Valeurs possibles : ORG | APP | PER | CAB
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0
....... url 1..1 uri "type"
....... value[x] 0..1 CodeableConcept Value of extension
Binding: JDV_J139-TypeBAL-RASS (required)
...... extension:description 0..1 Extension Extension
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0
....... url 1..1 uri "description"
....... value[x] 0..1 string Value of extension
...... extension:responsible 0..1 Extension responsable : Texte libre donnant les coordonnées de la (ou des) personne(s) responsable(s) au niveau opérationnel de la boîte aux lettres. Non renseigné pour les types de boîte aux lettres "PER".
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0
....... url 1..1 uri "responsible"
....... value[x] 0..1 string Value of extension
...... extension:service 0..1 Extension Extension
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0
....... url 1..1 uri "service"
....... value[x] 0..1 string Value of extension
...... extension:phone 0..1 Extension telephone : Coordonnées téléphoniques spécifiques à l’usage de la boîte aux lettres MSSanté.
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0
....... url 1..1 uri "phone"
....... value[x] 0..1 string Value of extension
...... extension:digitization 0..1 Extension Extension
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0
....... url 1..1 uri "digitization"
....... value[x] 0..1 boolean Value of extension
...... extension:listeRouge 0..1 Extension Extension
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0
....... url 1..1 uri "listeRouge"
....... value[x] 0..1 boolean Value of extension
..... url 1..1 uri "https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-mailbox-mss-metadata"
... system ΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.


Required Pattern: email
... use ?!Σ 0..1 code home | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required): Use of contact point.

... rank Σ 0..1 positiveInt Specify preferred order of use (1 = highest)
... period Σ 0..1 Period Time period when the contact point was/is in use

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
ContactPoint.extension:emailType.value[x]extensiblePattern: MSSANTE
https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-email-type
ContactPoint.extension:as-mailbox-mss-metadata.extension:type.value[x]requiredJDV_J139-TypeBAL-RASS
https://mos.esante.gouv.fr/NOS/JDV_J139-TypeBAL-RASS/FHIR/JDV-J139-TypeBAL-RASS
ContactPoint.systemrequiredPattern: email
http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1
from the FHIR Standard
ContactPoint.userequiredContactPointUse
http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
cpt-2errorContactPointA system is required if a value is provided.
: value.empty() or system.exists()
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 FRCoreContactPointProfile

Summary

Mandatory: 2 elements
Must-Support: 1 element

Extensions

This structure refers to these extensions:

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. ContactPoint C 0..* FRCoreContactPointProfile Details of a Technology mediated contact point (phone, fax, email, etc.)
cpt-2: A system is required if a value is provided.
ele-1: All FHIR elements must have a @value or children
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... emailType 1..1 (Complex) Type of email | type de messagerie électronique
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-contact-point-email-type
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... extension 0..0
..... url 1..1 uri "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-contact-point-email-type"
..... value[x] 0..1 Coding Value of extension
Binding: FR Core ValueSet Email type (extensible)
ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... system 1..1 uri Identity of the terminology system
Fixed Value: https://mos.esante.gouv.fr/NOS/TRE_R256-TypeMessagerie/FHIR/TRE-R256-TypeMessagerie
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: MSSANTE
.... as-mailbox-mss-metadata 0..1 (Complex) Les attributs 'responsible' et 'phone' ne sont pas disponibles en accès libre.
URL: https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-mailbox-mss-metadata
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... Slices for extension Content/Rules for all slices
...... extension:type 0..1 Extension typeBAL : Type de boîte aux lettres. Valeurs possibles : ORG | APP | PER | CAB
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension 0..0
....... url 1..1 uri "type"
...... extension:description 0..1 Extension Extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension 0..0
....... url 1..1 uri "description"
...... extension:responsible 0..1 Extension responsable : Texte libre donnant les coordonnées de la (ou des) personne(s) responsable(s) au niveau opérationnel de la boîte aux lettres. Non renseigné pour les types de boîte aux lettres "PER".
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension 0..0
....... url 1..1 uri "responsible"
...... extension:service 0..1 Extension Extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension 0..0
....... url 1..1 uri "service"
...... extension:phone 0..1 Extension telephone : Coordonnées téléphoniques spécifiques à l’usage de la boîte aux lettres MSSanté.
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension 0..0
....... url 1..1 uri "phone"
...... extension:digitization 0..1 Extension Extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension 0..0
....... url 1..1 uri "digitization"
...... extension:listeRouge 0..1 Extension Extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension 0..0
....... url 1..1 uri "listeRouge"
..... url 1..1 uri "https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-mailbox-mss-metadata"
... system ΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.


ele-1: All FHIR elements must have a @value or children
Required Pattern: email
... value SΣ 1..1 string Boîte Aux Lettres (BAL) MSS
ele-1: All FHIR elements must have a @value or children

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
ContactPoint.extension:emailType.value[x]extensiblePattern: MSSANTE
https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-email-type
ContactPoint.systemrequiredPattern: email
http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1
from the FHIR Standard
ContactPoint.userequiredContactPointUse
http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
cpt-2errorContactPointA system is required if a value is provided.
: value.empty() or system.exists()
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()

Differential View

This structure is derived from FRCoreContactPointProfile

NameFlagsCard.TypeDescription & Constraintsdoco
.. ContactPoint 0..* FRCoreContactPointProfile Details of a Technology mediated contact point (phone, fax, email, etc.)
... extension 1..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:emailType 1..1 FRCoreContactPointEmailTypeExtension Type of email | type de messagerie électronique
..... value[x] 0..1 Coding Value of extension
Required Pattern: At least the following
...... system 1..1 uri Identity of the terminology system
Fixed Value: https://mos.esante.gouv.fr/NOS/TRE_R256-TypeMessagerie/FHIR/TRE-R256-TypeMessagerie
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: MSSANTE
.... as-mailbox-mss-metadata 0..1 (Complex) Les attributs 'responsible' et 'phone' ne sont pas disponibles en accès libre.
URL: https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-mailbox-mss-metadata
..... Slices for extension Content/Rules for all slices
...... extension:description 0..1 Extension Extension
...... extension:service 0..1 Extension Extension
...... extension:digitization 0..1 Extension Extension
...... extension:listeRouge 0..1 Extension Extension
... system 1..1 code phone | fax | email | pager | url | sms | other
Required Pattern: email

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. ContactPoint C 0..* FRCoreContactPointProfile Details of a Technology mediated contact point (phone, fax, email, etc.)
cpt-2: A system is required if a value is provided.
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... emailType 1..1 (Complex) Type of email | type de messagerie électronique
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-contact-point-email-type
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-contact-point-email-type"
..... value[x] 0..1 Coding Value of extension
Binding: FR Core ValueSet Email type (extensible)
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... system 1..1 uri Identity of the terminology system
Fixed Value: https://mos.esante.gouv.fr/NOS/TRE_R256-TypeMessagerie/FHIR/TRE-R256-TypeMessagerie
...... version 0..1 string Version of the system - if relevant
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: MSSANTE
...... display 0..1 string Representation defined by the system
...... userSelected 0..1 boolean If this coding was chosen directly by the user
.... as-mailbox-mss-metadata 0..1 (Complex) Les attributs 'responsible' et 'phone' ne sont pas disponibles en accès libre.
URL: https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-mailbox-mss-metadata
..... id 0..1 string Unique id for inter-element referencing
..... Slices for extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... extension:type 0..1 Extension typeBAL : Type de boîte aux lettres. Valeurs possibles : ORG | APP | PER | CAB
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0
....... url 1..1 uri "type"
....... value[x] 0..1 CodeableConcept Value of extension
Binding: JDV_J139-TypeBAL-RASS (required)
...... extension:description 0..1 Extension Extension
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0
....... url 1..1 uri "description"
....... value[x] 0..1 string Value of extension
...... extension:responsible 0..1 Extension responsable : Texte libre donnant les coordonnées de la (ou des) personne(s) responsable(s) au niveau opérationnel de la boîte aux lettres. Non renseigné pour les types de boîte aux lettres "PER".
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0
....... url 1..1 uri "responsible"
....... value[x] 0..1 string Value of extension
...... extension:service 0..1 Extension Extension
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0
....... url 1..1 uri "service"
....... value[x] 0..1 string Value of extension
...... extension:phone 0..1 Extension telephone : Coordonnées téléphoniques spécifiques à l’usage de la boîte aux lettres MSSanté.
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0
....... url 1..1 uri "phone"
....... value[x] 0..1 string Value of extension
...... extension:digitization 0..1 Extension Extension
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0
....... url 1..1 uri "digitization"
....... value[x] 0..1 boolean Value of extension
...... extension:listeRouge 0..1 Extension Extension
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0
....... url 1..1 uri "listeRouge"
....... value[x] 0..1 boolean Value of extension
..... url 1..1 uri "https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-mailbox-mss-metadata"
... system ΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.


Required Pattern: email
... use ?!Σ 0..1 code home | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required): Use of contact point.

... rank Σ 0..1 positiveInt Specify preferred order of use (1 = highest)
... period Σ 0..1 Period Time period when the contact point was/is in use

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
ContactPoint.extension:emailType.value[x]extensiblePattern: MSSANTE
https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-email-type
ContactPoint.extension:as-mailbox-mss-metadata.extension:type.value[x]requiredJDV_J139-TypeBAL-RASS
https://mos.esante.gouv.fr/NOS/JDV_J139-TypeBAL-RASS/FHIR/JDV-J139-TypeBAL-RASS
ContactPoint.systemrequiredPattern: email
http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1
from the FHIR Standard
ContactPoint.userequiredContactPointUse
http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
cpt-2errorContactPointA system is required if a value is provided.
: value.empty() or system.exists()
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 FRCoreContactPointProfile

Summary

Mandatory: 2 elements
Must-Support: 1 element

Extensions

This structure refers to these extensions:

 

Other representations of profile: CSV, Excel, Schematron