Annuaire Santé
1.0.0-ballot - STU1

This page is part of the Guide d'implémentation FHIR - Annuaire de santé (v1.0.0-ballot: Release) 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.0.0-ballot
Active as of 2023-06-02 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.

This structure is derived from FrContactPoint

Summary

Must-Support: 1 element

Extensions

This structure refers to these extensions:

This structure is derived from FrContactPoint

NameFlagsCard.TypeDescription & Constraintsdoco
.. ContactPoint 0..*FrContactPointDetails of a Technology mediated contact point (phone, fax, email, etc.)
... as-mailbox-mss-metadata 0..1(Complex)AS Mailbox Metadata
URL: https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-mailbox-mss-metadata
... system 1..1codephone | fax | email | pager | url | sms | other
Required Pattern: email
... value S1..1stringBAL MSS

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. ContactPoint C0..*FrContactPointDetails of a Technology mediated contact point (phone, fax, email, etc.)
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... emailType 0..*CodingType of email | type de messagerie électronique
URL: http://interopsante.org/fhir/StructureDefinition/FrContactPointEmailType
Binding: fr-email-type (extensible)
... system ΣC1..1codephone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required)
Required Pattern: email
... value SΣ1..1stringBAL MSS
... use ?!Σ0..1codehome | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required)
... rank Σ0..1positiveIntSpecify preferred order of use (1 = highest)
... period Σ0..1PeriodTime period when the contact point was/is in use

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. ContactPoint C0..*FrContactPointDetails of a Technology mediated contact point (phone, fax, email, etc.)
... value Σ1..1stringBAL MSS

doco Documentation for this format

This structure is derived from FrContactPoint

Summary

Must-Support: 1 element

Extensions

This structure refers to these extensions:

Differential View

This structure is derived from FrContactPoint

NameFlagsCard.TypeDescription & Constraintsdoco
.. ContactPoint 0..*FrContactPointDetails of a Technology mediated contact point (phone, fax, email, etc.)
... as-mailbox-mss-metadata 0..1(Complex)AS Mailbox Metadata
URL: https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-mailbox-mss-metadata
... system 1..1codephone | fax | email | pager | url | sms | other
Required Pattern: email
... value S1..1stringBAL MSS

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. ContactPoint C0..*FrContactPointDetails of a Technology mediated contact point (phone, fax, email, etc.)
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... emailType 0..*CodingType of email | type de messagerie électronique
URL: http://interopsante.org/fhir/StructureDefinition/FrContactPointEmailType
Binding: fr-email-type (extensible)
... system ΣC1..1codephone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required)
Required Pattern: email
... value SΣ1..1stringBAL MSS
... use ?!Σ0..1codehome | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required)
... rank Σ0..1positiveIntSpecify preferred order of use (1 = highest)
... period Σ0..1PeriodTime period when the contact point was/is in use

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet / Code
ContactPoint.systemrequiredPattern: email
ContactPoint.userequiredContactPointUse

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