Guide d'implémentation Fr Core
2.1.0 - trial-use
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
Official URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-service-type-duration | Version: 2.1.0 | |||
Active as of 2024-10-29 | 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):
Usage info
Usage:
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.
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
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) | |
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 | |
url | 1..1 | uri | "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-service-type-duration" | |
value[x] | 0..0 | |||
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
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" | |
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.
Differential View
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
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) | |
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 | |
url | 1..1 | uri | "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-service-type-duration" | |
value[x] | 0..0 | |||
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
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" | |
Documentation for this format |
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet | URI |
Extension.extension:serviceType.value[x] | example | ServiceTypehttp://hl7.org/fhir/ValueSet/service-type from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
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() |