PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.zib2020@0.3.0-beta1
    http://nictiz.nl/fhir/StructureDefinition/zib-BodyWeight
description: Body weight is the common name for (human) body mass.
package_name: nictiz.fhir.nl.r4.zib2020
derivation: constraint
name: ZibBodyWeight
abstract: true
type: Observation
elements:
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 29463-7, system: 'http://loinc.org'}
    index: 0
  effective:
    choices: []
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        effectiveDateTime:
          match: {}
          schema:
            short: WeightDateTime
            choices: [effectiveDateTime]
            index: 4
  effectiveDateTime:
    short: WeightDateTime
    type: dateTime
    choiceOf: effective
    index: 5
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema: {short: WeightDateTime, type: dateTime, choiceOf: effective, index: 5}
  value:
    short: WeightValue
    choices: [valueQuantity]
    index: 7
  valueQuantity: {type: Quantity, short: WeightValue, choiceOf: value, index: 8}
  note:
    index: 9
    elements:
      text: {short: Comment, index: 10}
  component:
    index: 11
    slicing:
      rules: open
      discriminator:
      - {path: code, type: value}
      min: null
      slices:
        clothing:
          match:
            code:
              coding:
              - {code: '248159006', system: 'http://snomed.info/sct'}
          schema:
            index: 12
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '248159006', system: 'http://snomed.info/sct'}
                index: 13
              value:
                short: Clothing
                choices: [valueCodeableConcept]
                index: 15
              valueCodeableConcept: {type: CodeableConcept, short: Clothing, choiceOf: value, index: 16}
package_version: 0.3.0-beta1
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-BodyWeight
base: http://nictiz.nl/fhir/StructureDefinition/pattern-VitalSigns
version: null