description: This Composition profile communicates coded cause of fetal death information to appropriate jurisdictional Vital Records Offices. package_name: hl7.fhir.us.bfdr.r4 derivation: constraint name: CompositionCodedCauseOfFetalDeath type: Composition elements: extension: mustSupport: true 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 mustSupport: true refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-decedent-fetus-vr'] index: 3 author: {short: The author is the NCHS., mustSupport: true, 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 mustSupport: true _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: 1 slices: codedInitiatingFetalDeathCauseOrCondition: match: {} schema: short: Coded initiating cause or condition of fetal death refers: ['http://hl7.org/fhir/us/bfdr/StructureDefinition/Condition-coded-initiating-fetal-death-cause-or-condition'] type: Reference mustSupport: true _required: true index: 9 min: 1 max: 1 codedOtherSignificantFetalDeathCauseOrCondition: match: {} schema: short: Coded other significant cause or condition of fetal death refers: ['http://hl7.org/fhir/us/bfdr/StructureDefinition/Condition-coded-other-fetal-death-cause-or-condition'] type: Reference mustSupport: true array: true index: 10 min: 0 required: [entry, code] package_version: 1.1.0 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: 1.1.0 required: [extension, section, subject]