description: FHIR Body Mass Index (BMI) Profile package_name: hl7.fhir.r6.core derivation: constraint name: Observationbmi type: Observation elements: code: short: Body Mass Index (BMI) binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/observation-vitalsign-bmi'} mustSupport: true pattern: type: CodeableConcept value: coding: - {code: 39156-5, system: 'http://loinc.org'} index: 0 valueQuantity: binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/ucum-bmi'} mustSupport: true index: 1 dataAbsentReason: {mustSupport: true, index: 2} package_version: 6.0.0-ballot4 class: profile kind: resource url: http://hl7.org/fhir/StructureDefinition/bmi base: http://hl7.org/fhir/StructureDefinition/vitalsigns version: 6.0.0-ballot4