description: Extension to document how to get the value for a certain parameter. package_name: de.medizininformatikinitiative.use derivation: constraint name: ParameterQueryExtension type: Extension elements: extension: index: 0 slicing: slices: query: match: {} schema: mustSupport: true _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: query} index: 3 value: choices: [valueString] index: 5 valueString: {type: string, choiceOf: value, index: 6} fhirPath: match: {} schema: mustSupport: true index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: Uri, value: fhirPath} index: 9 value: choices: [valueString] index: 11 valueString: {type: string, choiceOf: value, index: 12} description: match: {} schema: mustSupport: true index: 13 extensions: {} elements: extension: {index: 14} url: pattern: {type: Uri, value: description} index: 15 value: choices: [valueString] index: 17 valueString: {type: string, choiceOf: value, index: 18} url: pattern: {type: Uri, value: 'http://omi.de/fhir/registry/StructureDefinition/input-parameter-query-extension'} index: 19 value: choices: [] index: 21 package_version: case.omi-0.3.4 extensions: query: url: null mustSupport: true _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: query} index: 3 value: choices: [valueString] index: 5 valueString: {type: string, choiceOf: value, index: 6} fhirPath: url: null mustSupport: true index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: Uri, value: fhirPath} index: 9 value: choices: [valueString] index: 11 valueString: {type: string, choiceOf: value, index: 12} description: url: null mustSupport: true index: 13 extensions: {} elements: extension: {index: 14} url: pattern: {type: Uri, value: description} index: 15 value: choices: [valueString] index: 17 valueString: {type: string, choiceOf: value, index: 18} class: extension kind: complex-type url: http://omi.de/fhir/registry/StructureDefinition/input-parameter-query-extension base: http://hl7.org/fhir/StructureDefinition/Extension version: 0.3.4 required: [extension]