PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.zib2020@0.4.0-beta1
    http://nictiz.nl/fhir/StructureDefinition/zib-BodyHeight
description: A person’s body height.
package_name: nictiz.fhir.nl.r4.zib2020
derivation: constraint
name: ZibBodyHeight
abstract: true
type: Observation
elements:
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 8302-2, 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: HeightDateTime
            choices: [effectiveDateTime]
            index: 4
  effectiveDateTime:
    short: HeightDateTime
    type: dateTime
    choiceOf: effective
    index: 5
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema: {short: HeightDateTime, type: dateTime, choiceOf: effective, index: 5}
  value:
    short: HeightValue
    choices: [valueQuantity]
    index: 7
  valueQuantity: {type: Quantity, short: HeightValue, choiceOf: value, index: 8}
  value[x]:
    elements:
      system:
        pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
        index: 9
      code:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/ucum-bodylength'}
        index: 10
  note:
    index: 11
    elements:
      text: {short: Comment, index: 12}
  component:
    index: 13
    slicing:
      rules: open
      discriminator:
      - {path: code, type: value}
      min: null
      slices:
        position:
          match:
            code:
              coding:
              - {code: '425260001', system: 'http://snomed.info/sct'}
          schema:
            index: 14
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '425260001', system: 'http://snomed.info/sct'}
                index: 15
              value:
                short: Position
                choices: [valueCodeableConcept]
                index: 17
              valueCodeableConcept: {short: Position, type: CodeableConcept, choiceOf: value, index: 18}
package_version: 0.4.0-beta1
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-BodyHeight
base: http://nictiz.nl/fhir/StructureDefinition/pattern-VitalSigns
version: null