PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.bfdr@2.0.0
    http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-mother-height
description: The height of the mother (reported in inches).
package_name: hl7.fhir.us.bfdr
derivation: constraint
name: ObservationMotherHeight
type: Observation
elements:
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-mother-vr']
    index: 0
  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: 5
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema:
            short: Height of Mother in inches
            choices: [valueQuantity]
            index: 7
  value[x]:
    elements:
      code:
        short: inch
        pattern: {type: Code, value: '[in_i]'}
        index: 9
  valueQuantity:
    type: Quantity
    short: Height of Mother in inches
    choiceOf: value
    index: 8
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {type: Quantity, short: Height of Mother in inches, choiceOf: value, index: 8}
package_version: 2.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-mother-height
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-body-height
version: 2.0.0
required: [value]