description: Profile for FHIR package installation parameters. package_name: io.health-samurai.core.r5 derivation: constraint name: FHIRPackageInstallProfile type: Parameters elements: parameter: index: 0 slicing: rules: closed discriminator: - {path: name, type: value} min: 1 slices: package: match: {name: package} schema: array: true min: 1 _required: true index: 1 elements: name: pattern: {type: String, value: package} index: 2 registry: match: {name: registry} schema: index: 3 elements: name: pattern: {type: String, value: registry} index: 4 override: match: {name: override} schema: array: true index: 5 elements: name: pattern: {type: String, value: override} index: 6 part: array: true min: 2 max: 2 index: 7 slicing: rules: closed discriminator: - {path: name, type: value} min: 2 max: 2 slices: from: match: {name: from} schema: _required: true index: 8 elements: name: pattern: {type: String, value: from} index: 9 to: match: {name: to} schema: _required: true index: 10 elements: name: pattern: {type: String, value: to} index: 11 value: choices: [valueString, valueBoolean] index: 13 valueString: {type: string, choiceOf: value, index: 14} valueBoolean: {type: boolean, choiceOf: value, index: 15} package_version: 0.2604.0 class: profile kind: resource url: http://health-samurai.io/fhir/core/StructureDefinition/parameters-fhirPackageInstallProfile base: http://hl7.org/fhir/StructureDefinition/Parameters version: 0.2604.0 required: [parameter]