PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.pq-cmc-fda@1.0.0-ballot
    http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/pqcmc-drugproduct-container-closure
description: Description and coding of the container closure system. Profile of Drug Product profile.
package_name: hl7.fhir.us.pq-cmc-fda
derivation: constraint
name: DrugProductContainerClosure
type: MedicinalProductDefinition
elements:
  meta:
    elements:
      profile: {mustSupport: true, index: 0}
    required: [profile]
  extension:
    index: 1
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        containerClosure:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/pq-container-closure-extension', index: 2}
          min: 1
  identifier: {short: optional user designated identifier, index: 3}
  name:
    mustSupport: true
    array: true
    max: 2
    index: 4
    elements:
      productName: {mustSupport: true, index: 5}
      type: {mustSupport: true, index: 6}
      usage:
        elements:
          jurisdiction: {index: 7}
    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: 8
            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: 9
              part:
                mustSupport: true
                index: 10
                elements:
                  part: {mustSupport: true, index: 11}
                  type:
                    binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/pq-cmc-fda/ValueSet/pqcmc-name-part-terminology'}
                    mustSupport: true
                    index: 12
              usage:
                elements:
                  jurisdiction: {index: 13}
        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: 14
            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: 15
              part:
                mustSupport: true
                array: true
                min: 2
                index: 16
                elements:
                  part: {mustSupport: true, index: 17}
                  type:
                    binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/pq-cmc-fda/ValueSet/pqcmc-name-part-terminology'}
                    mustSupport: true
                    index: 18
                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: 19
                        elements:
                          type:
                            pattern:
                              type: CodeableConcept
                              value:
                                coding:
                                - {code: SCI, system: 'http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2'}
                            index: 20
                    Invented:
                      match:
                        type:
                          coding:
                          - {code: INV, system: 'http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2'}
                      schema:
                        array: true
                        index: 21
                        elements:
                          type:
                            pattern:
                              type: CodeableConcept
                              value:
                                coding:
                                - {code: INV, system: 'http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2'}
                            index: 22
                    Formulation:
                      match:
                        type:
                          coding:
                          - {code: FORMUL, system: 'http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2'}
                      schema:
                        array: true
                        index: 23
                        elements:
                          type:
                            pattern:
                              type: CodeableConcept
                              value:
                                coding:
                                - {code: FORMUL, system: 'http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2'}
                            index: 24
                    Strength:
                      match:
                        type:
                          coding:
                          - {code: STR, system: 'http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2'}
                      schema:
                        array: true
                        min: 1
                        _required: true
                        index: 25
                        elements:
                          type:
                            pattern:
                              type: CodeableConcept
                              value:
                                coding:
                                - {code: STR, system: 'http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2'}
                            index: 26
                    Container:
                      match:
                        type:
                          coding:
                          - {code: CON, system: 'http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2'}
                      schema:
                        array: true
                        index: 27
                        elements:
                          type:
                            pattern:
                              type: CodeableConcept
                              value:
                                coding:
                                - {code: CON, system: 'http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2'}
                            index: 28
                    Form:
                      match:
                        type:
                          coding:
                          - {code: FRM, system: 'http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2'}
                      schema:
                        array: true
                        index: 29
                        elements:
                          type:
                            pattern:
                              type: CodeableConcept
                              value:
                                coding:
                                - {code: FRM, system: 'http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2'}
                            index: 30
                    Device:
                      match:
                        type:
                          coding:
                          - {code: DEV, system: 'http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2'}
                      schema:
                        array: true
                        index: 31
                        elements:
                          type:
                            pattern:
                              type: CodeableConcept
                              value:
                                coding:
                                - {code: DEV, system: 'http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2'}
                            index: 32
              usage:
                elements:
                  jurisdiction: {index: 33}
package_version: 1.0.0-ballot
extensions:
  containerClosure: {url: 'http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/pq-container-closure-extension', min: 1, type: Extension, mustSupport: true, index: 2}
class: profile
kind: resource
url: http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/pqcmc-drugproduct-container-closure
base: http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition
version: 1.0.0-ballot
required: [extension]