Guide d'implémentation Fr Core
2.2.0-ballot - ballot France flag

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

Extension: FR Core Comment Extension

Official URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-comment Version: 2.2.0-ballot
Active as of 2025-11-18 Maturity Level: 1 Computable Name: FRCoreCommentExtension

Ajout d’un commentaire sur un dataElement d’une ressource. Add a comment on a dataElement of a resource

Context of Use

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

Usage info

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Extension Content

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

This structure is derived from Extension

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Extension 0..* Extension Comment on element Patient.contact | Commentaire sur l'élément Patient.contact
... extension 0..0 Extension
... url 1..1 uri "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-comment"
... value[x] 0..1 string Value of extension

doco Documentation for this format
NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Extension 0..* Extension Comment on element Patient.contact | Commentaire sur l'élément Patient.contact
... id 0..1 string Unique id for inter-element referencing
... extension 0..0 Extension
Slice: Unordered, Open by value:url
... url 1..1 uri "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-comment"

doco Documentation for this format

This structure is derived from Extension

Résumé

Simple Extension with the type string: Ajout d'un commentaire sur un dataElement d'une ressource. Add a comment on a dataElement of a resource

Maturité: 1

Differential View

This structure is derived from Extension

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Extension 0..* Extension Comment on element Patient.contact | Commentaire sur l'élément Patient.contact
... extension 0..0 Extension
... url 1..1 uri "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-comment"
... value[x] 0..1 string Value of extension

doco Documentation for this format

Snapshot View

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Extension 0..* Extension Comment on element Patient.contact | Commentaire sur l'élément Patient.contact
... id 0..1 string Unique id for inter-element referencing
... extension 0..0 Extension
Slice: Unordered, Open by value:url
... url 1..1 uri "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-comment"

doco Documentation for this format

This structure is derived from Extension

Résumé

Simple Extension with the type string: Ajout d'un commentaire sur un dataElement d'une ressource. Add a comment on a dataElement of a resource

Maturité: 1

 

Other representations of profile: CSV, Excel, Schematron

Constraints

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