description: Gibt an, ob eine FHIR Operation mit GET, POST oder beidem verwendet werden darf. package_name: de.gematik.ti derivation: constraint name: HttpMethod type: Extension elements: extension: {index: 0} url: pattern: {type: Uri, value: 'https://gematik.de/fhir/ti/StructureDefinition/extension-http-method'} index: 1 value: choices: [] index: 3 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: 1 slices: valueCode: match: {} schema: choices: [valueCode] _required: true index: 5 min: 1 max: 1 valueCode: type: code choiceOf: value index: 6 slicing: slices: valueCode: match: {} schema: {type: code, choiceOf: value, _required: true, index: 6} min: 1 max: 1 package_version: 1.1.1 extensions: {} class: extension kind: complex-type url: https://gematik.de/fhir/ti/StructureDefinition/extension-http-method base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.1.1 required: [valueCode, value]