PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.pq-cmc-fda@1.0.0-ballot
    http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/cmc-ectd-document-sp4151
description: Definition for a document bundle with the CMC eCTD SP4151 profiles.
package_name: hl7.fhir.us.pq-cmc-fda
derivation: constraint
name: CMCeCTDDocumentSP4151
type: Bundle
elements:
  meta:
    elements:
      profile: {mustSupport: true, index: 0}
    required: [profile]
  identifier:
    mustSupport: true
    index: 1
    extensions:
      version: {url: 'http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/pq-ig-version', min: 1, max: 1, type: Extension, mustSupport: true, index: 3}
    elements:
      extension:
        index: 2
        slicing:
          slices:
            version:
              match: {}
              schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/pq-ig-version', index: 3}
              min: 1
              max: 1
    required: [extension]
  type:
    short: document
    mustSupport: true
    pattern: {type: Code, value: document}
    index: 4
  timestamp: {mustSupport: true, index: 5}
  entry:
    mustSupport: true
    index: 6
    elements:
      fullUrl: {mustSupport: true, index: 7}
      resource: {mustSupport: true, index: 8}
    required: [resource, fullUrl]
package_version: 1.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/cmc-ectd-document-sp4151
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 1.0.0-ballot
required: [entry, timestamp, identifier]