PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.cbb@0.16.0-beta
    https://fhir.healthdata.be/StructureDefinition/HdBe-BodyWeight
description: Body weight is the common name for (human) body mass.
package_name: healthdata.be.r4.cbb
derivation: constraint
name: HdBeBodyWeight
type: Observation
elements:
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 29463-7, system: 'http://loinc.org'}
    index: 0
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient', 'https://fhir.healthdata.be/StructureDefinition/HdBe-Patient']
    index: 1
  effective:
    choices: []
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        effectiveDateTime:
          match: {}
          schema:
            short: WeightDateTime
            choices: [effectiveDateTime]
            index: 5
  effectiveDateTime:
    short: WeightDateTime
    type: dateTime
    choiceOf: effective
    index: 6
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema: {short: WeightDateTime, type: dateTime, choiceOf: effective, index: 6}
  value:
    short: WeightValue
    choices: [valueQuantity]
    index: 8
  valueQuantity: {type: Quantity, short: WeightValue, choiceOf: value, index: 9}
  note:
    index: 10
    elements:
      text: {short: Comment, index: 11}
  component:
    index: 12
    slicing:
      rules: open
      discriminator:
      - {path: code, type: value}
      min: null
      slices:
        clothing:
          match:
            code:
              coding:
              - {code: '248159006', system: 'http://snomed.info/sct'}
          schema:
            index: 13
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '248159006', system: 'http://snomed.info/sct'}
                index: 14
              value:
                short: Clothing
                choices: [valueCodeableConcept]
                index: 16
              valueCodeableConcept: {type: CodeableConcept, short: Clothing, choiceOf: value, index: 17}
package_version: 0.16.0-beta
class: profile
kind: resource
url: https://fhir.healthdata.be/StructureDefinition/HdBe-BodyWeight
base: https://fhir.healthdata.be/StructureDefinition/pattern-VitalSigns
version: null