description: This profile represents whether or not the infant was being breastfed at discharge. package_name: hl7.fhir.us.bfdr derivation: constraint name: ObservationInfantBreastfedAtDischarge type: Observation elements: code: short: Infant is being breastfed at discharge [US Standard Certificate of Live Birth] mustSupport: true pattern: type: CodeableConcept value: coding: - {code: 73756-9, system: 'http://loinc.org'} index: 0 subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-child-vr'] index: 1 value: short: Is the infant being breastfed at discharge? mustSupport: true choices: [valueBoolean] index: 3 valueBoolean: {type: boolean, short: 'Is the infant being breastfed at discharge?', mustSupport: true, choiceOf: value, index: 4} package_version: 2.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-infant-breastfed-at-discharge base: http://hl7.org/fhir/StructureDefinition/Observation version: 2.0.0-ballot required: [value, valueBoolean, subject]