description: Includes the properties of the drug product and components. Profile of Drug Product profile. package_name: hl7.fhir.us.pq-cmc-fda derivation: constraint name: DrugProductDescription type: MedicinalProductDefinition elements: meta: elements: profile: {mustSupport: true, index: 0} required: [profile] identifier: {short: optional user designated identifier, index: 1} description: {short: Drug Product Description, mustSupport: true, index: 2} combinedPharmaceuticalDoseForm: mustSupport: true index: 3 elements: coding: short: Product Dosage Form binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/pq-cmc-fda/ValueSet/spl-pharmaceutical-dosage-form-terminology'} mustSupport: true index: 4 required: [coding] route: short: Route of Administration mustSupport: true index: 5 elements: coding: binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/pq-cmc-fda/ValueSet/spl-drug-route-of-administration-terminology'} mustSupport: true index: 6 required: [coding] name: mustSupport: true array: true max: 2 index: 7 elements: productName: {mustSupport: true, index: 8} type: {mustSupport: true, index: 9} usage: elements: jurisdiction: {index: 10} required: [type] slicing: rules: open description: Require non-proprietary name. Parts required if present in the non-proprietary name discriminator: - {path: type, type: value} min: null max: 2 slices: Proprietary: match: type: coding: - {code: PROP, system: 'http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-product-name-types', display: Proprietary} schema: index: 11 elements: type: pattern: type: CodeableConcept value: coding: - {code: PROP, system: 'http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-product-name-types', display: Proprietary} index: 12 part: mustSupport: true index: 13 elements: part: {mustSupport: true, index: 14} type: binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/pq-cmc-fda/ValueSet/pqcmc-name-part-terminology'} mustSupport: true index: 15 usage: elements: jurisdiction: {index: 16} NonProprietary: match: type: coding: - {code: NON, system: 'http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-product-name-types', display: Non-Proprietary} schema: _required: true index: 17 elements: type: pattern: type: CodeableConcept value: coding: - {code: NON, system: 'http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-product-name-types', display: Non-Proprietary} index: 18 part: mustSupport: true array: true min: 2 index: 19 elements: part: {mustSupport: true, index: 20} type: binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/pq-cmc-fda/ValueSet/pqcmc-name-part-terminology'} mustSupport: true index: 21 slicing: rules: open description: The scientific name part is required and all name parts if present discriminator: - {path: type, type: value} min: 2 slices: Scientific: match: type: coding: - {code: SCI, system: 'http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2'} schema: array: true min: 1 _required: true index: 22 elements: type: pattern: type: CodeableConcept value: coding: - {code: SCI, system: 'http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2'} index: 23 Invented: match: type: coding: - {code: INV, system: 'http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2'} schema: array: true index: 24 elements: type: pattern: type: CodeableConcept value: coding: - {code: INV, system: 'http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2'} index: 25 Formulation: match: type: coding: - {code: FORMUL, system: 'http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2'} schema: array: true index: 26 elements: type: pattern: type: CodeableConcept value: coding: - {code: FORMUL, system: 'http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2'} index: 27 Strength: match: type: coding: - {code: STR, system: 'http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2'} schema: array: true min: 1 _required: true index: 28 elements: type: pattern: type: CodeableConcept value: coding: - {code: STR, system: 'http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2'} index: 29 Container: match: type: coding: - {code: CON, system: 'http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2'} schema: array: true index: 30 elements: type: pattern: type: CodeableConcept value: coding: - {code: CON, system: 'http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2'} index: 31 Form: match: type: coding: - {code: FRM, system: 'http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2'} schema: array: true index: 32 elements: type: pattern: type: CodeableConcept value: coding: - {code: FRM, system: 'http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2'} index: 33 Device: match: type: coding: - {code: DEV, system: 'http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2'} schema: array: true index: 34 elements: type: pattern: type: CodeableConcept value: coding: - {code: DEV, system: 'http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2'} index: 35 usage: elements: jurisdiction: {index: 36} crossReference: mustSupport: true index: 37 elements: product: {type: CodeableReference, short: Co-Packaged Product, index: 38} package_version: 1.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/pqcmc-drug-product-description base: http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition version: 1.0.0-ballot required: [combinedPharmaceuticalDoseForm]