PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.pq-cmc-fda@1.0.0-ballot
    http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/ectd-composition-32s10
description: The fields needed to represent the Substance Nomenclature and Structure to be included under the 3.2.S.1 heading of the eCTD. References Sponsor Organization.
package_name: hl7.fhir.us.pq-cmc-fda
derivation: constraint
name: EctdComposition32S10
type: Composition
elements:
  meta:
    elements:
      profile: {mustSupport: true, index: 0}
    required: [profile]
  identifier: {mustSupport: true, index: 1}
  status:
    pattern: {type: Code, value: final}
    index: 2
  type:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 32S10, system: 'http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/pqcmc-comp-section-types', display: Substance General Information}
    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
    index: 6
    elements:
      title: {mustSupport: true, index: 7}
      code:
        pattern:
          type: CodeableConcept
          value:
            coding:
            - {code: 32S10, system: 'http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/pqcmc-comp-section-types', display: Substance General Information}
        index: 8
      entry:
        type: Reference
        mustSupport: true
        refers: ['http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/pqcmc-drug-substance-nomenclature-structure']
        index: 9
    required: [entry, title]
package_version: 1.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/ectd-composition-32s10
base: http://hl7.org/fhir/StructureDefinition/Composition
version: 1.0.0-ballot
required: [section]