description: This Observation provides an indication of the pregnancy status of the decedent.\nThe MDI Observation - Decedent Pregnancy artifact overlaps with the VRDR Decedent Pregnancy Status artifact. package_name: hl7.fhir.us.mdi.r4b derivation: constraint name: ObservationDecedentPregnancy type: Observation elements: status: {type: code, mustSupport: true, index: 0} code: type: CodeableConcept short: Timing of recent pregnancy in relation to death mustSupport: true pattern: type: CodeableConcept value: coding: - {code: 69442-2, system: 'http://loinc.org'} index: 1 subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient'] index: 2 value: short: Whether the decedent was pregnant at or around the time of death. mustSupport: true choices: [valueCodeableConcept] index: 4 valueCodeableConcept: {type: CodeableConcept, short: Whether the decedent was pregnant at or around the time of death., mustSupport: true, choiceOf: value, index: 5} package_version: 1.1.0 class: profile kind: resource url: http://hl7.org/fhir/us/mdi/StructureDefinition/Observation-decedent-pregnancy base: http://hl7.org/fhir/StructureDefinition/Observation version: 1.1.0 required: [value, status, subject, valueCodeableConcept, code]