PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.us.pq@cmc-fda-1.0.0-ballot
    http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/ectd-composition-32p10
description: The fields needed to represent the Product Description, Container Closure and Composition of the Drug Product to be included under the 3.2.P.1 heading of the eCTD. References Sponsor Organization, Drug Product Description, and Product Container Closure System.
package_name: rs/hl7.fhir.us.pq
derivation: constraint
name: EctdComposition32P10
type: Composition
elements:
  meta:
    elements:
      profile: {mustSupport: true, index: 0}
    required: [profile]
  identifier: {mustSupport: true, index: 1}
  status:
    pattern: {type: code, value: final}
    type: code
    index: 2
  type:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 32P10, system: 'http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/pqcmc-comp-section-types', display: Product Description and Composition of the Drug Product}
    type: CodeableConcept
    index: 3
  author:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/cmc-sponsor-organization']
    index: 4
  title: {mustSupport: true, index: 5}
  section:
    mustSupport: true
    array: true
    min: 3
    max: 3
    index: 6
    elements:
      title: {mustSupport: true, index: 7}
      code:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/pq-cmc-fda/ValueSet/cmc-comp-section-types-vs'}
        mustSupport: true
        index: 8
    required: [code, title]
    slicing:
      rules: closed
      description: Slice based on the ectd document sections.
      discriminator:
      - {path: code, type: value}
      min: 3
      max: 3
      slices:
        ProductDescription:
          match:
            code:
              coding:
              - {code: 32P11, system: 'http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/pqcmc-comp-section-types', display: Product Description}
          schema:
            mustSupport: true
            _required: true
            index: 9
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 32P11, system: 'http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/pqcmc-comp-section-types', display: Product Description}
                type: CodeableConcept
                index: 10
              entry:
                type: Reference
                mustSupport: true
                refers: ['http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/pqcmc-drug-product-description']
                index: 11
            required: [entry]
        ProductComposition:
          match:
            code:
              coding:
              - {code: 32P12, system: 'http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/pqcmc-comp-section-types', display: Product Composition}
          schema:
            mustSupport: true
            _required: true
            index: 12
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 32P12, system: 'http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/pqcmc-comp-section-types', display: Product Composition}
                type: CodeableConcept
                index: 13
              entry:
                type: Reference
                mustSupport: true
                refers: ['http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/pqcmc-product-part']
                index: 14
            required: [entry]
        ContainerClosure:
          match:
            code:
              coding:
              - {code: 32P13, system: 'http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/pqcmc-comp-section-types', display: Product Container Closure Description}
          schema:
            mustSupport: true
            _required: true
            index: 15
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 32P13, system: 'http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/pqcmc-comp-section-types', display: Product Container Closure Description}
                type: CodeableConcept
                index: 16
              entry:
                type: Reference
                mustSupport: true
                refers: ['http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/pqcmc-drugproduct-container-closure']
                index: 17
            required: [entry]
package_version: cmc-fda-1.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/ectd-composition-32p10
base: http://hl7.org/fhir/StructureDefinition/Composition
version: 1.0.0-ballot