description: Defines the additional constraints and extensions on the UK Core Observation Vital Signs profile package_name: fhir.r4.ukcore.stu3.currentbuild derivation: constraint name: UKCoreObservationVitalSignsBodyHeight type: Observation elements: code: elements: coding: index: 0 slicing: slices: loinc: match: {} schema: index: 0 elements: code: pattern: {type: code, value: 8302-2} type: code index: 1 snomedCT: match: {} schema: binding: {strength: preferred, valueSet: 'https://fhir.hl7.org.uk/ValueSet/UKCore-BodyHeightMeasurements'} index: 2 value: choices: [valueQuantity] index: 4 valueQuantity: {type: Quantity, choiceOf: value, index: 5} value[x]: elements: unit: pattern: {type: string, value: meter} type: string index: 6 system: pattern: {type: uri, value: 'http://unitsofmeasure.org'} type: uri index: 7 code: pattern: {type: code, value: m} type: code index: 8 package_version: 0.0.7-sprint-7-review class: profile kind: resource url: https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation-VitalSigns-BodyHeight base: https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation-VitalSigns version: 1.0.0 required: [value, valueQuantity]