description: The position of the body when the observation was done, e.g. standing, sitting. To be used only when the body position in not precoordinated in the observation code. package_name: lt.hl7.fhir.vitalsigns derivation: constraint name: BodyPosition type: Extension elements: extension: {index: 0} url: pattern: {type: Uri, value: 'https://hl7.lt/fhir/vitalsigns/StructureDefinition/body-position'} index: 1 value: choices: [valueCodeableConcept] index: 3 slicing: slices: valueCodeableConcept: match: {} schema: choices: [valueCodeableConcept] _required: true index: 3 min: 1 valueCodeableConcept: type: CodeableConcept choiceOf: value index: 4 slicing: slices: valueCodeableConcept: match: {} schema: {type: CodeableConcept, choiceOf: value, _required: true, index: 4} min: 1 package_version: 0.0.1 extensions: {} class: extension kind: complex-type url: https://hl7.lt/fhir/vitalsigns/StructureDefinition/body-position base: http://hl7.org/fhir/StructureDefinition/Extension|5.0.0 version: 5.1.0 required: [value, valueCodeableConcept]