description: Defines the additional constraints and extensions on the UK Core Observation Vital Signs profile, for the recording of the clinical observation of a patients weight package_name: fhir.r4.ukcore.stu3.currentbuild derivation: constraint name: UKCoreObservationVitalSignsBodyWeight type: Observation elements: code: elements: coding: index: 0 slicing: slices: loinc: match: {} schema: index: 0 elements: code: pattern: {type: Code, value: 29463-7} index: 1 snomedCT: match: {} schema: binding: {strength: preferred, valueSet: 'https://fhir.hl7.org.uk/ValueSet/UKCore-BodyWeightMeasurements'} index: 2 value: choices: [valueQuantity] index: 4 valueQuantity: {type: Quantity, choiceOf: value, index: 5} value[x]: elements: unit: pattern: {type: String, value: kilogram} index: 6 system: pattern: {type: Uri, value: 'http://unitsofmeasure.org'} index: 7 code: pattern: {type: Code, value: kg} index: 8 package_version: 0.23.0-pre-release class: profile kind: resource url: https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation-VitalSigns-BodyWeight base: https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation-VitalSigns version: 1.0.0 required: [value, valueQuantity]