description: This Observation profile represents whether or not a home birth was planned for the infant. package_name: hl7.fhir.us.bfdr derivation: constraint name: ObservationPlannedToDeliverAtHome type: Observation elements: code: short: Mother Planned to deliver at home [US Standard Certificate of Live Birth] pattern: type: CodeableConcept value: coding: - {code: 73765-0, system: 'http://loinc.org'} index: 0 subject: type: Reference refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-mother-vr'] index: 1 focus: type: Reference 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: short: Planned to deliver at home? choices: [valueBoolean] index: 4 valueBoolean: {type: boolean, short: 'Planned to deliver at home?', choiceOf: value, index: 5} package_version: 2.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-planned-to-deliver-at-home base: http://hl7.org/fhir/StructureDefinition/Observation version: 2.0.0 required: [focus, value, valueBoolean, subject]