description: Allows the definition of an additional resource to indicate the resource is a candidate for inclusion in a compartment by the implementing server. package_name: hl7.fhir.uv.extensions.r4b derivation: constraint name: AdditionalResourceCompartment type: Extension elements: extension: type: Extension short: Reference to the compartment this resource would like to be included in index: 0 slicing: slices: compartment: match: {} schema: type: Extension short: Reference to the compartment this resource would like to be included in _required: true index: 0 extensions: {} elements: extension: {index: 1} url: type: uri pattern: {type: Uri, value: compartment} index: 2 value: choices: [valueCanonical] index: 4 valueCanonical: {type: canonical, choiceOf: value, index: 5} required: [valueCanonical, value] param: match: {} schema: min: 1 short: Search Parameter Name, or chained parameters index: 6 type: Extension array: true elements: extension: {index: 7} url: type: uri pattern: {type: Uri, value: param} index: 8 value: choices: [valueString] index: 10 valueString: {type: string, choiceOf: value, index: 11} _required: true extensions: {} required: [valueString, value] documentation: match: {} schema: type: Extension short: Additional documentation about the resource and compartment index: 12 extensions: {} elements: extension: {index: 13} url: type: uri pattern: {type: Uri, value: documentation} index: 14 value: choices: [valueString] index: 16 valueString: {type: string, choiceOf: value, index: 17} required: [valueString, value] url: pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/additional-resource-compartment'} index: 18 value: choices: [] index: 20 package_version: 5.3.0-ballot-tc1 extensions: compartment: url: null type: Extension short: Reference to the compartment this resource would like to be included in _required: true index: 0 extensions: {} elements: extension: {index: 1} url: type: uri pattern: {type: Uri, value: compartment} index: 2 value: choices: [valueCanonical] index: 4 valueCanonical: {type: canonical, choiceOf: value, index: 5} required: [valueCanonical, value] param: min: 1 short: Search Parameter Name, or chained parameters index: 6 type: Extension array: true elements: extension: {index: 7} url: type: uri pattern: {type: Uri, value: param} index: 8 value: choices: [valueString] index: 10 valueString: {type: string, choiceOf: value, index: 11} _required: true extensions: {} url: null required: [valueString, value] documentation: url: null type: Extension short: Additional documentation about the resource and compartment index: 12 extensions: {} elements: extension: {index: 13} url: type: uri pattern: {type: Uri, value: documentation} index: 14 value: choices: [valueString] index: 16 valueString: {type: string, choiceOf: value, index: 17} required: [valueString, value] class: extension kind: complex-type url: http://hl7.org/fhir/StructureDefinition/additional-resource-compartment base: http://hl7.org/fhir/StructureDefinition/Extension version: 5.3.0-ballot-tc1 required: [extension]