description: This Observation profile represents the estimated time of fetal death; the time of death is characterized by the relationship to the time of delivery. package_name: hl7.fhir.us.bfdr derivation: constraint name: ObservationFetalDeathTimePoint type: Observation elements: code: short: Estimated timing of fetal death mustSupport: true pattern: type: CodeableConcept value: coding: - {code: 73811-2, system: 'http://loinc.org'} index: 0 subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/bfdr/StructureDefinition/Patient-decedent-fetus'] index: 1 value: short: The value set contains a list of items to indicate when the fetus died with respect to labor and assessment. mustSupport: true choices: [valueCodeableConcept] index: 3 valueCodeableConcept: {type: CodeableConcept, short: The value set contains a list of items to indicate when the fetus died with respect to labor and assessment., mustSupport: true, choiceOf: value, index: 4} package_version: 2.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-fetal-death-time-point base: http://hl7.org/fhir/StructureDefinition/Observation version: 2.0.0-ballot required: [value, subject, valueCodeableConcept]