description: Base StructureDefinition for ParameterDefinition Type package_name: hl7.fhir.core derivation: specialization name: ParameterDefinition type: null elements: name: {type: code, short: Parameter name, isSummary: true, index: 0} use: {type: code, isSummary: true, index: 1} min: {type: integer, short: Minimum cardinality, isSummary: true, index: 2} max: {type: string, short: Maximum cardinality (a number of *), isSummary: true, index: 3} documentation: {type: string, short: A brief description of the parameter, isSummary: true, index: 4} type: {type: code, isSummary: true, index: 5} profile: {type: Reference, short: 'The profile of the parameter, any', isSummary: true, index: 6} package_version: 1.4.0 class: datatype kind: datatype url: http://hl7.org/fhir/StructureDefinition/ParameterDefinition base: http://hl7.org/fhir/StructureDefinition/Element version: null required: [type, use]