description: Autorisation d'exercice package_name: ANS.annuaire.fhir.r4 derivation: constraint name: PractitionerAuthorization type: Extension elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: type: match: {url: type} schema: index: 1 elements: url: pattern: {type: Uri, value: type} index: 2 value: choices: [valueCodeableConcept] index: 4 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5} period: match: {url: period} schema: index: 6 elements: url: pattern: {type: Uri, value: period} index: 7 value: choices: [valuePeriod] index: 9 valuePeriod: {type: Period, choiceOf: value, index: 10} field: match: {url: field} schema: index: 11 elements: url: pattern: {type: Uri, value: field} index: 12 value: choices: [valueCodeableConcept] index: 14 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 15} profession: match: {url: profession} schema: index: 16 elements: url: pattern: {type: Uri, value: profession} index: 17 value: choices: [valueCodeableConcept] index: 19 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 20} url: pattern: {type: Uri, value: 'https://apifhir.annuaire.sante.fr/ws-sync/exposed/structuredefinition/practitioner-authorization'} index: 21 value: choices: [] index: 23 package_version: 0.2.0 extensions: type: url: type index: 1 elements: url: pattern: {type: Uri, value: type} index: 2 value: choices: [valueCodeableConcept] index: 4 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5} period: url: period index: 6 elements: url: pattern: {type: Uri, value: period} index: 7 value: choices: [valuePeriod] index: 9 valuePeriod: {type: Period, choiceOf: value, index: 10} field: url: field index: 11 elements: url: pattern: {type: Uri, value: field} index: 12 value: choices: [valueCodeableConcept] index: 14 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 15} profession: url: profession index: 16 elements: url: pattern: {type: Uri, value: profession} index: 17 value: choices: [valueCodeableConcept] index: 19 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 20} class: extension kind: complex-type url: https://apifhir.annuaire.sante.fr/ws-sync/exposed/structuredefinition/practitioner-authorization base: http://hl7.org/fhir/StructureDefinition/Extension version: '1.0'