PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.bfdr@2.0.0-ballot
    http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-mother-delivery-weight
description: The weight of the mother at the time of birth/delivery. Migrated from VRCL.
package_name: hl7.fhir.us.bfdr
derivation: constraint
name: ObservationMotherDeliveryWeight
type: Observation
elements:
  category:
    index: 0
    elements:
      text:
        pattern: {type: String, value: Vital Signs}
        index: 1
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 69461-2, system: 'http://loinc.org', display: Mother's body weight --at delivery}
    index: 2
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-mother-vr']
    index: 3
  value:
    extensions: {}
    elements:
      extension:
        elements:
          value:
            short: To reflect the relevant edit possibilities for pregnancy report of Education, Mother's height, Mother's pre-pregnancy weight and Prenatal care visit number and also to reflect the relevant edit possibilities for pregnancy status of Female decedent.
            choices: []
            index: 9
  valueQuantity: {type: Quantity, choiceOf: value, index: 6}
  value[x]:
    extensions:
      bypassEditFlag: {url: 'http://hl7.org/fhir/us/vr-common-library/StructureDefinition/BypassEditFlag', min: 0, max: 1, type: Extension, index: 7}
    elements:
      extension:
        type: Extension
        url: http://hl7.org/fhir/us/vr-common-library/StructureDefinition/BypassEditFlag
        index: 7
        slicing:
          slices:
            bypassEditFlag:
              match: {}
              schema: {type: Extension, url: 'http://hl7.org/fhir/us/vr-common-library/StructureDefinition/BypassEditFlag', index: 7}
              min: 0
              max: 1
package_version: 2.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-mother-delivery-weight
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-vital-signs
version: 2.0.0-ballot
required: [value, valueQuantity]