description: This profile communicates coded cause of fetal death information to appropriate jurisdictional Vital Records Offices. package_name: hl7.fhir.us.bfdr derivation: constraint name: CompositionCodedCauseOfFetalDeath type: Composition elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: 1 slices: fetalDeathReportNumber: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/us/bfdr/StructureDefinition/Extension-fetal-death-report-number', index: 1} min: 1 max: 1 type: short: Cause of death classification and related information Document pattern: type: CodeableConcept value: coding: - {code: 86804-2, system: 'http://loinc.org'} index: 2 subject: type: Reference refers: ['http://hl7.org/fhir/us/bfdr/StructureDefinition/Patient-decedent-fetus'] index: 3 author: {short: The author is the NCHS., index: 4} section: index: 5 slicing: rules: open discriminator: - {path: code, type: pattern} min: 1 slices: codedCauseOfFetalDeath: match: code: coding: - {code: 86804-2, system: 'http://loinc.org'} schema: short: Coded cause of fetal death _required: true index: 6 elements: code: short: Cause of death classification and related information Document pattern: type: CodeableConcept value: coding: - {code: 86804-2, system: 'http://loinc.org'} index: 7 entry: short: Entries that are contained in the coded cause of fetal death section index: 8 slicing: rules: open ordered: false discriminator: - {path: $this.resolve(), type: profile} min: null slices: codedInitiatingFetalDeathCauseOrCondition: match: {} schema: short: Coded initiating cause or condition of fetal death refers: ['http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-coded-initiating-fetal-death-cause-or-condition'] type: Reference index: 9 min: 0 max: 1 codedOtherSignificantFetalDeathCauseOrCondition: match: {} schema: short: Coded other significant cause or condition of fetal death refers: ['http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-coded-other-fetal-death-cause-or-condition'] type: Reference array: true max: 7 index: 10 min: 0 max: 7 required: [code] package_version: 2.0.0-ballot extensions: fetalDeathReportNumber: {url: 'http://hl7.org/fhir/us/bfdr/StructureDefinition/Extension-fetal-death-report-number', min: 1, max: 1, type: Extension, index: 1} class: profile kind: resource url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Composition-coded-cause-of-fetal-death base: http://hl7.org/fhir/StructureDefinition/Composition version: 2.0.0-ballot required: [extension, section, subject]