FHIR implementation guide of AP-HP FormBuilder
1.0.0 - ci-build France flag

FHIR implementation guide of AP-HP FormBuilder - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: Source application

Official URL: https://aphp.fr/ig/fhir/formbuilder/StructureDefinition/QuestionnaireItemSource Version: 1.0.0
Draft as of 2025-09-16 Computable Name: QuestionnaireItemSource

This item specific extension formalize the source for the information in an Information System

Context of Use

Usage info

Usages:

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..1 Extension Source application
... Slices pour extension Content/Rules for all slices
.... extension:source 0..1 Extension Source URI
..... extension 0..0
..... url 1..1 uri "source"
..... value[x] 1..1 Coding Value of extension
Binding: Some application that might be considered as source for data management (example)
.... extension:comment 0..1 Extension Comment on source
..... extension 0..0
..... url 1..1 uri "comment"
..... value[x] 1..1 string Value of extension
... url 1..1 uri "https://aphp.fr/ig/fhir/formbuilder/StructureDefinition/QuestionnaireItemSource"
... value[x] 0..0

doco Documentation for this format
NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Extension 0..1 Extension Source application
... id 0..1 string Unique id for inter-element referencing
... Slices pour extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... extension:source 0..1 Extension Source URI
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "source"
..... value[x] 1..1 Coding Value of extension
Binding: Some application that might be considered as source for data management (example)
.... extension:comment 0..1 Extension Comment on source
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "comment"
..... value[x] 1..1 string Value of extension
... url 1..1 uri "https://aphp.fr/ig/fhir/formbuilder/StructureDefinition/QuestionnaireItemSource"

doco Documentation for this format

This structure is derived from Extension

Résumé

Extension complexe: This item specific extension formalize the source for the information in an Information System

  • source: Coding: This property allow the specific identification of the Source.
  • comment: string: To store any comment on the source

Differential View

This structure is derived from Extension

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Extension 0..1 Extension Source application
... Slices pour extension Content/Rules for all slices
.... extension:source 0..1 Extension Source URI
..... extension 0..0
..... url 1..1 uri "source"
..... value[x] 1..1 Coding Value of extension
Binding: Some application that might be considered as source for data management (example)
.... extension:comment 0..1 Extension Comment on source
..... extension 0..0
..... url 1..1 uri "comment"
..... value[x] 1..1 string Value of extension
... url 1..1 uri "https://aphp.fr/ig/fhir/formbuilder/StructureDefinition/QuestionnaireItemSource"
... value[x] 0..0

doco Documentation for this format

Snapshot View

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Extension 0..1 Extension Source application
... id 0..1 string Unique id for inter-element referencing
... Slices pour extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... extension:source 0..1 Extension Source URI
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "source"
..... value[x] 1..1 Coding Value of extension
Binding: Some application that might be considered as source for data management (example)
.... extension:comment 0..1 Extension Comment on source
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "comment"
..... value[x] 1..1 string Value of extension
... url 1..1 uri "https://aphp.fr/ig/fhir/formbuilder/StructureDefinition/QuestionnaireItemSource"

doco Documentation for this format

This structure is derived from Extension

Résumé

Extension complexe: This item specific extension formalize the source for the information in an Information System

  • source: Coding: This property allow the specific identification of the Source.
  • comment: string: To store any comment on the source

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformitéValueSetURI
Extension.extension:source.value[x]exampleSourceExample(a valid code from Some application that might be considered as source for data management)
https://aphp.fr/ig/fhir/formbuilder/ValueSet/SourceExample
From this IG

Constraints

IdGradePath(s)DétailsRequirements
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()