description: This Condition profile contains information provided by the clinician to indicate the cause or causes of the fetal death. package_name: hl7.fhir.us.bfdr derivation: constraint name: ConditionFetalDeathCauseOrCondition type: Condition elements: category: array: true min: 2 index: 0 slicing: slices: initiatingCauseOrCondition: match: {} schema: short: Initiating cause or condition of fetal death [US Standard Report of Fetal Death] mustSupport: true pattern: type: CodeableConcept value: coding: - {code: 76060-3, system: 'http://loinc.org'} _required: true index: 1 min: 1 max: 1 code: short: The value sets contains the list of values used to report initiating cause or condition or other significant causes or conditions contributing to fetal death. binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/bfdr/ValueSet/ValueSet-fetal-death-cause-or-condition'} index: 2 elements: coding: {short: The type of cause or condition should be selected from the bound value set., mustSupport: true, index: 3} text: {short: Any further specification should be entered as free text to fully record the provider's view of the cause., mustSupport: true, index: 4} subject: type: Reference refers: ['http://hl7.org/fhir/us/bfdr/StructureDefinition/Patient-decedent-fetus'] index: 5 package_version: 2.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Condition-fetal-death-cause-or-condition base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis version: 2.0.0-ballot