description: MedNet Interface (MNI) - Body Mass Index Profile package_name: swiss.mednet.fhir derivation: constraint name: MNIBodyMassIndex type: Observation elements: category: mustSupport: true index: 4 slicing: slices: VSCat: match: {} schema: mustSupport: true _required: true index: 4 elements: coding: mustSupport: true index: 5 elements: system: {mustSupport: true, index: 6} code: {mustSupport: true, index: 7} display: pattern: {type: String, value: Vital Signs} mustSupport: true index: 8 valueQuantity: mustSupport: true index: 18 elements: value: {mustSupport: true, index: 19} unit: {short: Unit representation (free text), mustSupport: true, index: 20} system: {mustSupport: true, index: 21} code: {mustSupport: true, index: 22} required: [value] value: choices: [] index: 17 implicitRules: {mustSupport: false, index: 1} effectiveDateTime: {type: dateTime, short: If no datetime is available for this observation it can be the current dateTime, mustSupport: true, index: 15} status: short: 'Fixed value: final' pattern: {type: Code, value: final} mustSupport: true index: 3 id: {short: 'The id is unique within the space of all resources of the same type on the same server It can be any combination of upper- or lower-case ASCII letters ''A''..''Z'', and ''a''..''z'', numerals (''0''..''9''), ''-'' and ''.'' with a length limit of 64 characters. (This might be an integer, an un-prefixed OID, UUID or any other identifier pattern that meets these constraints.)', mustSupport: true, index: 0} code: mustSupport: true index: 9 elements: coding: mustSupport: true index: 10 slicing: slices: BMICode: match: {} schema: mustSupport: true index: 10 elements: system: {mustSupport: true, index: 11} code: {mustSupport: true, index: 12} display: pattern: {type: String, value: 'Body mass index (BMI) [Ratio]'} mustSupport: true index: 13 subject: type: Reference short: Link to the Patient mustSupport: true refers: ['https://mednet.swiss/fhir/StructureDefinition/mni-patient'] index: 14 modifierExtension: {mustSupport: false, index: 2} package_version: 0.18.0 class: profile kind: resource url: https://mednet.swiss/fhir/StructureDefinition/mni-obs-bodyMassIndex base: http://hl7.org/fhir/StructureDefinition/bmi version: 0.18.0 required: [value, category, valueQuantity, code]