description: The common fields needed to represent convalescent plasma used in a transfusion. package_name: hl7.fhir.us.icsr-ae-reporting derivation: constraint name: ICSRConvalescentPlasma type: BiologicallyDerivedProduct elements: productCategory: pattern: {type: Code, value: fluid} mustSupport: true index: 0 productCode: binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/icsr-ae-reporting/ValueSet/ISBTConvalescentPlasmaCodeVS'} mustSupport: true index: 1 collection: mustSupport: true index: 2 extensions: donationIdentificationNumber: {url: 'http://hl7.org/fhir/us/icsr-ae-reporting/StructureDefinition/icsr-ext-donationIdentificationNumber', min: 0, max: 1, type: Extension, mustSupport: true, index: 4} elements: extension: index: 3 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: donationIdentificationNumber: match: {url: null} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/icsr-ae-reporting/StructureDefinition/icsr-ext-donationIdentificationNumber', index: 4} min: 0 max: 1 processing: mustSupport: true index: 5 elements: procedure: {mustSupport: true, index: 6} package_version: 1.0.1 class: profile kind: resource url: http://hl7.org/fhir/us/icsr-ae-reporting/StructureDefinition/icsr-convalescentplasma base: http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct version: 1.0.1 required: [productCategory, productCode]