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

Extension: AS PractitionerRole Name Extension

Official URL: https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-practitionerrole-name Version: 1.0.0-ballot
Active as of 2023-06-02 Computable Name: AsPractitionerRoleNameExtension

Extension créée dans le cadre de l’Annuaire Santé pour définir l’identité d’exercice d’un professionnel.

Context of Use

This extension may be used on the following element(s):

  • Element ID

Usage info

Usage:

Formal Views of Extension Content

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

This structure is derived from Extension

Summary

Simple Extension of type HumanName: Extension créée dans le cadre de l'Annuaire Santé pour définir l'identité d’exercice d’un professionnel.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionLa civilité, le nom et le prénom sous lequels exerce le professionnel.
... extension 0..0
... url 1..1uri"https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-practitionerrole-name"
... value[x] 0..1FrHumanNameName of a human - parts and usage
Slice: Unordered, Open by type:$this
.... family S0..1stringNom sous lequel exerce le professionnel.
.... given S0..*stringPrénom sous lequel exerce le professionnel.
.... suffix S0..*stringCivilité d’exercice du professionnel.

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionLa civilité, le nom et le prénom sous lequels exerce le professionnel.
... id 0..1stringUnique id for inter-element referencing
... extension 0..0
... url 1..1uri"https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-practitionerrole-name"
.... value[x]:valueHumanName 0..1HumanNameValue of extension
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ0..1codeusual | official | temp | nickname | anonymous | old | maiden
Binding: NameUse (required): The use of a human name.

..... text Σ0..1stringText representation of the full name
..... family SΣ0..1stringNom sous lequel exerce le professionnel.
..... given SΣ0..*stringPrénom sous lequel exerce le professionnel.
This repeating element order: Given Names appear in the correct order for presenting the name
..... prefix Σ0..*stringParts that come before the name
This repeating element order: Prefixes appear in the correct order for presenting the name
..... suffix SΣ0..*stringCivilité d’exercice du professionnel.
This repeating element order: Suffixes appear in the correct order for presenting the name
..... period Σ0..1PeriodTime period when name was/is in use

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type HumanName: Extension créée dans le cadre de l'Annuaire Santé pour définir l'identité d’exercice d’un professionnel.

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionLa civilité, le nom et le prénom sous lequels exerce le professionnel.
... extension 0..0
... url 1..1uri"https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-practitionerrole-name"
... value[x] 0..1FrHumanNameName of a human - parts and usage
Slice: Unordered, Open by type:$this
.... family S0..1stringNom sous lequel exerce le professionnel.
.... given S0..*stringPrénom sous lequel exerce le professionnel.
.... suffix S0..*stringCivilité d’exercice du professionnel.

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionLa civilité, le nom et le prénom sous lequels exerce le professionnel.
... id 0..1stringUnique id for inter-element referencing
... extension 0..0
... url 1..1uri"https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-practitionerrole-name"
.... value[x]:valueHumanName 0..1HumanNameValue of extension
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ0..1codeusual | official | temp | nickname | anonymous | old | maiden
Binding: NameUse (required): The use of a human name.

..... text Σ0..1stringText representation of the full name
..... family SΣ0..1stringNom sous lequel exerce le professionnel.
..... given SΣ0..*stringPrénom sous lequel exerce le professionnel.
This repeating element order: Given Names appear in the correct order for presenting the name
..... prefix Σ0..*stringParts that come before the name
This repeating element order: Prefixes appear in the correct order for presenting the name
..... suffix SΣ0..*stringCivilité d’exercice du professionnel.
This repeating element order: Suffixes appear in the correct order for presenting the name
..... period Σ0..1PeriodTime period when name was/is in use

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet
Extension.value[x]:valueHumanName.userequiredNameUse

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