description: FHIR Body Weight Profile package_name: hl7.fhir.r6.examples derivation: constraint name: Observationbodyweight type: Observation elements: category: array: true min: 2 index: 0 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 2 slices: BodyWeightCode: match: coding: - {code: 29463-7, system: 'http://loinc.org'} schema: pattern: type: CodeableConcept value: coding: - {code: 29463-7, system: 'http://loinc.org'} _required: true index: 1 min: 1 max: 1 code: short: Body Weight binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/observation-vitalsign-bodyweight'} index: 2 valueQuantity: binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/ucum-bodyweight'} mustSupport: true index: 3 dataAbsentReason: {mustSupport: true, index: 4} package_version: 6.0.0-ballot3 class: profile kind: resource url: http://hl7.org/fhir/StructureDefinition/bodyweight base: http://hl7.org/fhir/StructureDefinition/vitalsigns version: 6.0.0-ballot3