PackagesCanonicalsLogsProblems
    Packages
    lt.hl7.fhir.vitalsigns@0.0.1
    https://hl7.lt/fhir/vitalsigns/StructureDefinition/body-height
description: The measurement in centimeters or feet and inches from the top of the head to the heel, usually while standing.
package_name: lt.hl7.fhir.vitalsigns
derivation: constraint
name: BodyHeight
type: Observation
elements:
  category:
    array: true
    min: 2
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: value}
      min: 2
      slices:
        VSCat:
          match:
            coding:
            - {code: vital-signs, system: 'http://terminology.hl7.org/CodeSystem/observation-category'}
          schema:
            mustSupport: true
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: vital-signs, system: 'http://terminology.hl7.org/CodeSystem/observation-category'}
            _required: true
            index: 3
          min: 1
          max: 1
        BodyHeightCategory:
          match:
            coding:
            - {code: 8302-2, system: 'http://loinc.org'}
          schema:
            mustSupport: true
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: 8302-2, system: 'http://loinc.org'}
            _required: true
            index: 4
          min: 1
          max: 1
  interpretation:
    binding: {strength: extensible, valueSet: 'https://hl7.lt/fhir/vitalsigns/ValueSet/numeric-result-interpretation-non-panic|1.0.0'}
    index: 13
  method:
    binding: {strength: extensible, valueSet: 'https://hl7.lt/fhir/vitalsigns/ValueSet/height-length-measurement-method|1.0.0'}
    mustSupport: true
    index: 16
  valueQuantity: {type: Quantity, choiceOf: value, index: 11}
  value:
    choices: [valueQuantity]
    index: 10
  component: {index: 18}
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        MeasurementSetting:
          match: {url: null}
          schema: {type: Extension, short: Measurement setting, mustSupport: true, url: 'https://hl7.lt/fhir/vitalsigns/StructureDefinition/measurement-setting|2.0.0', index: 1}
          min: 0
          max: 1
  effectiveDateTime: {type: dateTime, short: Vital Signs are point in time measurements and are recorded using the dateTime data type, choiceOf: effective, index: 8}
  effective:
    short: Vital Signs are point in time measurements and are recorded using the dateTime data type
    choices: [effectiveDateTime]
    index: 7
  code:
    short: Body Height
    binding: {strength: preferred, valueSet: 'https://hl7.lt/fhir/vitalsigns/ValueSet/body-height-observation|6.0.0'}
    index: 5
  bodySite: {index: 14}
  device:
    type: Reference
    short: Body Height Measurement Device
    refers: ['https://hl7.lt/fhir/vitalsigns/StructureDefinition/device-body-height|1.0.0']
    index: 17
  bodyStructure: {short: Describe body characteristics where on/in body an observation or procedure took place, index: 15}
  dataAbsentReason: {index: 12}
package_version: 0.0.1
extensions:
  MeasurementSetting: {url: 'https://hl7.lt/fhir/vitalsigns/StructureDefinition/measurement-setting|2.0.0', min: 0, max: 1, type: Extension, short: Measurement setting, mustSupport: true, index: 1}
class: profile
kind: resource
url: https://hl7.lt/fhir/vitalsigns/StructureDefinition/body-height
base: https://hl7.lt/fhir/base/StructureDefinition/lt-observation|0.2.0
version: 1.0.0
required: [effectiveDateTime, effective]