description: This profile represents whether or not the results of a performed autopsy or a performed histological placental examination were used as part of determining the cause of death. package_name: hl7.fhir.us.bfdr derivation: constraint name: ObservationAutopsyHistologicalExamResultsUsed type: Observation elements: code: short: Autopsy or histological placental examination results were used [US Standard Report of Fetal Death] mustSupport: true pattern: type: CodeableConcept value: coding: - {code: 74498-7, system: 'http://loinc.org'} index: 0 subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-decedent-fetus'] index: 1 value: short: Were autopsy or histological placental examinations results used in determining the cause of fetal death? mustSupport: true choices: [valueBoolean] index: 3 valueBoolean: {type: boolean, short: 'Were autopsy or histological placental examinations results used in determining the cause of fetal death?', mustSupport: true, choiceOf: value, index: 4} package_version: 1.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-autopsy-histological-exam-results-used base: http://hl7.org/fhir/StructureDefinition/Observation version: 1.0.0 required: [value, valueBoolean, subject, code]