description: This profile represents the date of the mother's last other pregnancy outcome (includes pregnancy losses of any gestational age, e.g., spontaneous or induced losses or ectopic pregnancies) (do not include this birth). package_name: hl7.fhir.us.bfdr derivation: constraint name: ObservationDateOfLastOtherPregnancyOutcome type: Observation elements: code: short: Date last other pregnancy outcome mustSupport: true pattern: type: CodeableConcept value: coding: - {code: 68500-8, system: 'http://loinc.org'} index: 0 subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-child'] index: 1 focus: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-mother'] index: 2 value: short: Date of last other pregnancy outcome mustSupport: true choices: [valueDateTime] index: 4 valueDateTime: {type: dateTime, short: Date of last other pregnancy outcome, mustSupport: true, choiceOf: value, index: 5} package_version: 1.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-date-of-last-other-pregnancy-outcome base: http://hl7.org/fhir/StructureDefinition/Observation version: 1.0.0 required: [focus, valueDateTime, value, subject, code]