PackagesCanonicalsLogsProblems
    Packages
    rs/ans.fhir.fr.ror@0.5.0
    https://interop.esante.gouv.fr/ig/fhir/ror/StructureDefinition/ror-practitionerrole-name
description: Extension créée dans le cadre du ROR pour définir l'identité d’exercice d’un professionnel
package_name: rs/ans.fhir.fr.ror
derivation: constraint
name: RORPractitionerRoleName
type: Extension
elements:
  extension:
    index: 0
    slicing:
      slices:
        exerciseTitle:
          match: {}
          schema:
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: uri, value: exerciseTitle}
                type: uri
                index: 3
              value:
                choices: []
                index: 5
                slicing:
                  rules: open
                  ordered: false
                  discriminator:
                  - {path: $this, type: type}
                  min: null
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema:
                        choices: [valueCodeableConcept]
                        index: 7
                      min: 0
                      max: 1
              valueCodeableConcept:
                type: CodeableConcept
                choiceOf: value
                index: 8
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema: {type: CodeableConcept, choiceOf: value, index: 8}
                      min: 0
                      max: 1
        exerciseLastName:
          match: {}
          schema:
            _required: true
            index: 9
            extensions: {}
            elements:
              extension: {index: 10}
              url:
                pattern: {type: uri, value: exerciseLastName}
                type: uri
                index: 11
              value:
                choices: [valueString]
                index: 13
              valueString: {type: string, choiceOf: value, index: 14}
        exerciseFirstName:
          match: {}
          schema:
            index: 15
            extensions: {}
            elements:
              extension: {index: 16}
              url:
                pattern: {type: uri, value: exerciseFirstName}
                type: uri
                index: 17
              value:
                choices: [valueString]
                index: 19
              valueString: {type: string, choiceOf: value, index: 20}
  url:
    pattern: {type: uri, value: 'https://interop.esante.gouv.fr/ig/fhir/ror/StructureDefinition/ror-practitionerrole-name'}
    type: uri
    index: 21
  value:
    choices: []
    index: 23
package_version: 0.5.0
extensions:
  exerciseTitle:
    url: null
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: uri, value: exerciseTitle}
        type: uri
        index: 3
      value:
        choices: []
        index: 5
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: $this, type: type}
          min: null
          slices:
            valueCodeableConcept:
              match: {}
              schema:
                choices: [valueCodeableConcept]
                index: 7
              min: 0
              max: 1
      valueCodeableConcept:
        type: CodeableConcept
        choiceOf: value
        index: 8
        slicing:
          slices:
            valueCodeableConcept:
              match: {}
              schema: {type: CodeableConcept, choiceOf: value, index: 8}
              min: 0
              max: 1
  exerciseLastName:
    url: null
    _required: true
    index: 9
    extensions: {}
    elements:
      extension: {index: 10}
      url:
        pattern: {type: uri, value: exerciseLastName}
        type: uri
        index: 11
      value:
        choices: [valueString]
        index: 13
      valueString: {type: string, choiceOf: value, index: 14}
  exerciseFirstName:
    url: null
    index: 15
    extensions: {}
    elements:
      extension: {index: 16}
      url:
        pattern: {type: uri, value: exerciseFirstName}
        type: uri
        index: 17
      value:
        choices: [valueString]
        index: 19
      valueString: {type: string, choiceOf: value, index: 20}
class: extension
kind: complex-type
url: https://interop.esante.gouv.fr/ig/fhir/ror/StructureDefinition/ror-practitionerrole-name
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.5.0
required: [extension]