Guide d'implémentation Fr Core
2.1.0 - trial-use 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.1.0 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 Service Type Duration Extension

Official URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-service-type-duration Version: 2.1.0
Active as of 2024-09-06 Computable Name: FRCoreServiceTypeDurationExtension
This French extension allows to associate the type of service with the duration of this service Cette extension française permet d’associer le type de service avec la durée de ce service.

Context of Use

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

  • Element ID PractitionerRole
  • Element ID HealthcareService
  • Element ID Schedule

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

Complex Extension: This French extension allows to associate the type of service with the duration of this service | Cette extension française permet d'associer le type de service avec la durée de ce service.

  • serviceType: CodeableConcept: An Extension
  • duration: Duration: Duration of the service that has to be performed during the appointment | Durée du service à assurer durant le RDV

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension FR Core Service Type Duration Extension
... extension 1..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:serviceType 1..1 Extension Type of the service that has to be performed during the appointment | Typedu service à assurer durant le RDV
Binding Description (No ValueSet): : This value set defines an example set of codes of service-types.

..... extension 0..0
..... url 1..1 uri "serviceType"
..... value[x] 0..1 CodeableConcept Value of extension
Binding: ServiceType (example)
... Slices for extension Content/Rules for all slices
.... extension:duration 0..1 Extension Duration of the service | durée du service
..... extension 0..0
..... url 1..1 uri "duration"
..... value[x] 0..1 Duration Value of extension
... value[x] 0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension FR Core Service Type Duration Extension
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:serviceType 1..1 Extension Type of the service that has to be performed during the appointment | Typedu service à assurer durant le RDV
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "serviceType"
..... value[x] 0..1 CodeableConcept Value of extension
Binding: ServiceType (example)
.... extension:duration 0..1 Extension Duration of the service | durée du service
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "duration"
..... value[x] 0..1 Duration Value of extension
... url 1..1 uri "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-service-type-duration"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: This French extension allows to associate the type of service with the duration of this service | Cette extension française permet d'associer le type de service avec la durée de ce service.

  • serviceType: CodeableConcept: An Extension
  • duration: Duration: Duration of the service that has to be performed during the appointment | Durée du service à assurer durant le RDV

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension FR Core Service Type Duration Extension
... extension 1..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:serviceType 1..1 Extension Type of the service that has to be performed during the appointment | Typedu service à assurer durant le RDV
Binding Description (No ValueSet): : This value set defines an example set of codes of service-types.

..... extension 0..0
..... url 1..1 uri "serviceType"
..... value[x] 0..1 CodeableConcept Value of extension
Binding: ServiceType (example)
... Slices for extension Content/Rules for all slices
.... extension:duration 0..1 Extension Duration of the service | durée du service
..... extension 0..0
..... url 1..1 uri "duration"
..... value[x] 0..1 Duration Value of extension
... value[x] 0..0

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension FR Core Service Type Duration Extension
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:serviceType 1..1 Extension Type of the service that has to be performed during the appointment | Typedu service à assurer durant le RDV
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "serviceType"
..... value[x] 0..1 CodeableConcept Value of extension
Binding: ServiceType (example)
.... extension:duration 0..1 Extension Duration of the service | durée du service
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "duration"
..... value[x] 0..1 Duration Value of extension
... url 1..1 uri "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-service-type-duration"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.extension:serviceType.value[x]exampleServiceType
http://hl7.org/fhir/ValueSet/service-type
from the FHIR Standard

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