description: This profile represents whether or not the mother was married at conception, at the time of birth, or at any time between conception and giving birth. package_name: hl7.fhir.us.bfdr derivation: constraint name: ObservationMotherMarriedDuringPregnancy type: Observation elements: code: short: Mother was married at any time during pregnancy mustSupport: true pattern: type: CodeableConcept value: coding: - {code: 87301-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: Was mother married at conception, at the time of birth, or at any time between conception and giving birth? mustSupport: true choices: [valueCodeableConcept] index: 4 valueCodeableConcept: {type: CodeableConcept, short: 'Was mother married at conception, at the time of birth, or at any time between conception and giving birth?', mustSupport: true, choiceOf: value, index: 5} package_version: 1.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-mother-married-during-pregnancy base: http://hl7.org/fhir/StructureDefinition/Observation version: 1.0.0 required: [focus, value, subject, valueCodeableConcept, code]