description: This Observation profile represents whether, in the case of a cesarean delivery, a trial of labor was attempted. package_name: hl7.fhir.us.bfdr derivation: constraint name: ObservationLaborTrialAttempted type: Observation elements: code: short: If cesarean, a trial of labor was attempted [US Standard Certificate of Live Birth] mustSupport: true pattern: type: CodeableConcept value: coding: - {code: 73760-1, system: 'http://loinc.org', display: 'If cesarean, a trial of labor was attempted [US Standard Certificate of Live Birth]'} index: 0 subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-mother-vr'] index: 1 focus: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/bfdr/StructureDefinition/Patient-decedent-fetus', 'http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-child-vr'] index: 2 value: choices: [valueBoolean] index: 4 valueBoolean: {type: boolean, choiceOf: value, index: 5} package_version: 2.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-labor-trial-attempted base: http://hl7.org/fhir/StructureDefinition/Observation version: 2.0.0-ballot required: [focus, value, valueBoolean, subject]