description: Extension that notifies whether there is a self-service for managing appointment (provides URL and information on whether management can be made by proxy). package_name: hl7.fhir.fi.scheduling derivation: constraint name: SelfServiceInfo type: Extension elements: extension: index: 0 slicing: slices: URL: match: {} schema: _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: URL} index: 3 value: choices: [valueUrl] index: 5 valueUrl: {type: url, choiceOf: value, index: 6} SupportsMinor: match: {} schema: index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: Uri, value: SupportsMinor} index: 9 value: choices: [valueBoolean] index: 11 valueBoolean: {type: boolean, choiceOf: value, index: 12} SupportsProxy: match: {} schema: index: 13 extensions: {} elements: extension: {index: 14} url: pattern: {type: Uri, value: SupportsProxy} index: 15 value: choices: [valueBoolean] index: 17 valueBoolean: {type: boolean, choiceOf: value, index: 18} SupportsRegister: match: {} schema: index: 19 extensions: {} elements: extension: {index: 20} url: pattern: {type: Uri, value: SupportsRegister} index: 21 value: choices: [valueBoolean] index: 23 valueBoolean: {type: boolean, choiceOf: value, index: 24} url: pattern: {type: Uri, value: 'https://hl7.fi/fhir/finnish-scheduling/StructureDefinition/self-service-info'} index: 25 value: choices: [] index: 27 package_version: 2.0.0-rc2 extensions: URL: url: null _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: URL} index: 3 value: choices: [valueUrl] index: 5 valueUrl: {type: url, choiceOf: value, index: 6} SupportsMinor: url: null index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: Uri, value: SupportsMinor} index: 9 value: choices: [valueBoolean] index: 11 valueBoolean: {type: boolean, choiceOf: value, index: 12} SupportsProxy: url: null index: 13 extensions: {} elements: extension: {index: 14} url: pattern: {type: Uri, value: SupportsProxy} index: 15 value: choices: [valueBoolean] index: 17 valueBoolean: {type: boolean, choiceOf: value, index: 18} SupportsRegister: url: null index: 19 extensions: {} elements: extension: {index: 20} url: pattern: {type: Uri, value: SupportsRegister} index: 21 value: choices: [valueBoolean] index: 23 valueBoolean: {type: boolean, choiceOf: value, index: 24} class: extension kind: complex-type url: https://hl7.fi/fhir/finnish-scheduling/StructureDefinition/self-service-info base: http://hl7.org/fhir/StructureDefinition/Extension version: 2.0.0-rc2 required: [extension]