PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.vrdr@2.1.0
    http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-cause-of-death-coded-bundle
description: 'Cause of Death Coded Content Bundle (Bundle): A bundle containing instances of the resources comprising cause of death coded content.  This bundle is information-content equivalent to the traditional NCHS TRX format.'
package_name: hl7.fhir.us.vrdr
derivation: constraint
name: CauseOfDeathCodedContentBundle
type: Bundle
elements:
  identifier:
    index: 0
    extensions:
      certificateNumber: {url: 'http://hl7.org/fhir/us/vrdr/StructureDefinition/CertificateNumber', min: 0, max: 1, type: Extension, index: 1}
      auxiliaryStateIdentifier1: {url: 'http://hl7.org/fhir/us/vrdr/StructureDefinition/AuxiliaryStateIdentifier1', min: 0, max: 1, type: Extension, index: 2}
      auxiliaryStateIdentifier2: {url: 'http://hl7.org/fhir/us/vrdr/StructureDefinition/AuxiliaryStateIdentifier2', min: 0, max: 1, type: Extension, index: 3}
    elements:
      extension:
        type: Extension
        url: http://hl7.org/fhir/us/vrdr/StructureDefinition/CertificateNumber
        index: 1
        slicing:
          slices:
            certificateNumber:
              match: {}
              schema: {type: Extension, url: 'http://hl7.org/fhir/us/vrdr/StructureDefinition/CertificateNumber', index: 1}
              min: 0
              max: 1
            auxiliaryStateIdentifier1:
              match: {}
              schema: {type: Extension, url: 'http://hl7.org/fhir/us/vrdr/StructureDefinition/AuxiliaryStateIdentifier1', index: 2}
              min: 0
              max: 1
            auxiliaryStateIdentifier2:
              match: {}
              schema: {type: Extension, url: 'http://hl7.org/fhir/us/vrdr/StructureDefinition/AuxiliaryStateIdentifier2', index: 3}
              min: 0
              max: 1
      value: {short: Death Record Identifier (YYYYJJNNNNNN), maxLength: 12, index: 4}
  type:
    pattern: {type: Code, value: collection}
    index: 5
  entry:
    index: 6
    elements:
      resource: {index: 7}
    required: [resource]
    slicing:
      rules: open
      description: Slicing based on the profile
      discriminator:
      - {path: resource, type: profile}
      min: null
      slices:
        RecordAxisCauseOfDeath:
          match: {}
          schema:
            short: RecordAxisCauseOfDeath
            array: true
            max: 20
            index: 16
            elements:
              resource: {type: Observation, index: 17}
        SurgeryDate:
          match: {}
          schema:
            short: SurgeryDate
            index: 38
            elements:
              resource: {type: Observation, index: 39}
        EntityAxisCauseOfDeath:
          match: {}
          schema:
            short: EntityAxisCauseOfDeath
            array: true
            max: 20
            index: 14
            elements:
              resource: {type: Observation, index: 15}
        AutomatedUnderlyingCauseOfDeath:
          match: {}
          schema:
            short: AutomatedUnderlyingCauseOfDeath
            index: 10
            elements:
              resource: {type: Observation, index: 11}
        TobaccoUseContributedToDeath:
          match: {}
          schema:
            short: TobaccoUseContributedToDeath
            index: 34
            elements:
              resource: {type: Observation, index: 35}
        CauseOfDeathPart1:
          match: {}
          schema:
            short: CauseOfDeathPart1
            array: true
            max: 4
            index: 22
            elements:
              resource: {type: Observation, index: 23}
        AutopsyPerformedIndicator:
          match: {}
          schema:
            short: AutopsyPerformedIndicator
            index: 28
            elements:
              resource: {type: Observation, index: 29}
        InjuryIncident:
          match: {}
          schema:
            short: InjuryIncident
            index: 32
            elements:
              resource: {type: Observation, index: 33}
        MannerOfDeath:
          match: {}
          schema:
            short: MannerOfDeath
            index: 26
            elements:
              resource: {type: Observation, index: 27}
        DecedentPregnancyStatus:
          match: {}
          schema:
            short: DecedentPregnancyStatus
            index: 36
            elements:
              resource: {type: Observation, index: 37}
        CauseOfDeathPart2:
          match: {}
          schema:
            short: CauseOfDeathPart2
            index: 24
            elements:
              resource: {type: Observation, index: 25}
        ActivityAtTimeOfDeath:
          match: {}
          schema:
            short: ActivityAtTimeOfDeath
            index: 8
            elements:
              resource: {type: Observation, index: 9}
        CodingStatusValues:
          match: {}
          schema:
            short: CodingStatusValues
            index: 20
            elements:
              resource: {type: Parameters, index: 21}
        DeathCertification:
          match: {}
          schema:
            short: DeathCertification
            index: 30
            elements:
              resource: {type: Procedure, index: 31}
        PlaceOfInjury:
          match: {}
          schema:
            short: PlaceOfInjury
            index: 18
            elements:
              resource: {type: Observation, index: 19}
        ManualUnderlyingCauseOfDeath:
          match: {}
          schema:
            short: ManualUnderlyingCauseOfDeath
            index: 12
            elements:
              resource: {type: Observation, index: 13}
package_version: 2.1.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-cause-of-death-coded-bundle
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 2.1.0
required: [identifier]