PackagesCanonicalsLogsProblems
    Packages
    hl7-france-fhir.administrative@9.2021.1
    http://interopsante.org/fhir/StructureDefinition/FrServiceTypeDuration
description: 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.
package_name: hl7-france-fhir.administrative
derivation: constraint
name: FrServiceTypeDuration
type: Extension
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        serviceType:
          match: {url: serviceType}
          schema:
            short: Type of the service that has to be performed during the appointment | Typedu service à assurer durant le RDV
            binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/service-type'}
            _required: true
            index: 1
            elements:
              url:
                pattern: {type: Uri, value: serviceType}
                index: 2
              value:
                choices: [valueCodeableConcept]
                index: 4
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5}
              value[x]:
                elements:
                  coding:
                    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/service-type'}
                    index: 6
        duration:
          match: {url: duration}
          schema:
            short: Duration of the service | durée du service
            index: 7
            elements:
              url:
                pattern: {type: Uri, value: duration}
                index: 8
              value:
                choices: [valueDuration]
                index: 10
              valueDuration: {type: Duration, choiceOf: value, index: 11}
  url:
    pattern: {type: Uri, value: 'http://interopsante.org/fhir/StructureDefinition/FrServiceTypeDuration'}
    index: 12
  value:
    choices: []
    index: 14
package_version: 9.2021.1
extensions:
  serviceType:
    url: serviceType
    short: Type of the service that has to be performed during the appointment | Typedu service à assurer durant le RDV
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/service-type'}
    _required: true
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: serviceType}
        index: 2
      value:
        choices: [valueCodeableConcept]
        index: 4
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5}
      value[x]:
        elements:
          coding:
            binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/service-type'}
            index: 6
  duration:
    url: duration
    short: Duration of the service | durée du service
    index: 7
    elements:
      url:
        pattern: {type: Uri, value: duration}
        index: 8
      value:
        choices: [valueDuration]
        index: 10
      valueDuration: {type: Duration, choiceOf: value, index: 11}
class: extension
kind: complex-type
url: http://interopsante.org/fhir/StructureDefinition/FrServiceTypeDuration
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 4.0.0