Search FHIR

Répertoire national de l’Offre et des Ressources en santé et accompagnement médico-social
0.5.0 - trial-implementation France flag

This page is part of the Répertoire national de l’Offre et des Ressources en santé et accompagnement médico-social (v0.5.0: STU1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

Extension: RORAvailableTimeEffectiveOpeningClosingDate

Official URL: https://interop.esante.gouv.fr/ig/fhir/ror/StructureDefinition/ror-available-time-effective-opening-closing-date Version: 0.5.0
Draft as of 2025-03-17 Computable Name: RORAvailableTimeEffectiveOpeningClosingDate

Extension créée dans le cadre du ROR pour décrire le planning d’activité d’un professionnel ou d’une offre.

Context of Use

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

  • Element ID HealthcareService.availableTime
  • Element ID PractitionerRole.availableTime

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

Résumé

Simple Extension of type Period: Extension créée dans le cadre du ROR pour décrire le planning d'activité d'un professionnel ou d'une offre.

This structure is derived from Extension

NomDrapeauxCard.TypeDescription et contraintesdoco
.. Extension 0..* Extension Extension
... extension 0..0
... url 1..1 uri "https://interop.esante.gouv.fr/ig/fhir/ror/StructureDefinition/ror-available-time-effective-opening-closing-date"
... value[x] 0..1 Period Value of extension
.... start 0..1 dateTime Starting time with inclusive boundary
.... end 0..1 dateTime End time with inclusive boundary, if not ongoing

doco Documentation for this format
NomDrapeauxCard.TypeDescription et contraintesdoco
.. Extension 0..* Extension Extension
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "https://interop.esante.gouv.fr/ig/fhir/ror/StructureDefinition/ror-available-time-effective-opening-closing-date"
.... id 0..1 string Unique id for inter-element referencing
.... extension N 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... start ΣC 0..1 dateTime Starting time with inclusive boundary
.... end ΣC 0..1 dateTime End time with inclusive boundary, if not ongoing

doco Documentation for this format

This structure is derived from Extension

Résumé

Simple Extension of type Period: Extension créée dans le cadre du ROR pour décrire le planning d'activité d'un professionnel ou d'une offre.

Differential View

This structure is derived from Extension

NomDrapeauxCard.TypeDescription et contraintesdoco
.. Extension 0..* Extension Extension
... extension 0..0
... url 1..1 uri "https://interop.esante.gouv.fr/ig/fhir/ror/StructureDefinition/ror-available-time-effective-opening-closing-date"
... value[x] 0..1 Period Value of extension
.... start 0..1 dateTime Starting time with inclusive boundary
.... end 0..1 dateTime End time with inclusive boundary, if not ongoing

doco Documentation for this format

Snapshot View

NomDrapeauxCard.TypeDescription et contraintesdoco
.. Extension 0..* Extension Extension
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "https://interop.esante.gouv.fr/ig/fhir/ror/StructureDefinition/ror-available-time-effective-opening-closing-date"
.... id 0..1 string Unique id for inter-element referencing
.... extension N 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... start ΣC 0..1 dateTime Starting time with inclusive boundary
.... end ΣC 0..1 dateTime End time with inclusive boundary, if not ongoing

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

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