description: 'The Malnutrition Universal Screening Tool (MUST) is a (validated) diagnostic screening tool for determining the extent of a patient’s malnutrition.\r\nFor this screening tool, every patient’s Body Mass Index (BMI) and\r\nweight loss percentage is calculated, after which the patient is assigned a disease factor. The MUST helps to recognize and treat malnutrition at an early stage.\r\n\r\n(Source: Guidelines for Screening and Treating Malnutrition.)' package_name: nictiz.fhir.nl.r4.zib2020 derivation: constraint name: ZibMUSTScore abstract: true type: Observation elements: code: pattern: type: CodeableConcept value: coding: - {code: '414648004', system: 'http://snomed.info/sct'} index: 0 effective: choices: [] index: 2 slicing: rules: open discriminator: - {path: $this, type: type} min: null slices: effectiveDateTime: match: {} schema: short: MUSTScoreDateTime choices: [effectiveDateTime] index: 4 effectiveDateTime: short: MUSTScoreDateTime type: dateTime choiceOf: effective index: 5 slicing: slices: effectiveDateTime: match: {} schema: {short: MUSTScoreDateTime, type: dateTime, choiceOf: effective, index: 5} value: choices: [] index: 7 slicing: rules: open discriminator: - {path: $this, type: type} min: null slices: valueInteger: match: {} schema: minValueInteger: 0 short: TotalScore choices: [valueInteger] maxValueInteger: 6 index: 9 valueInteger: minValueInteger: 0 short: TotalScore type: integer maxValueInteger: 6 choiceOf: value index: 10 slicing: slices: valueInteger: match: {} schema: {minValueInteger: 0, short: TotalScore, type: integer, maxValueInteger: 6, choiceOf: value, index: 10} note: index: 11 elements: text: {short: Comment, index: 12} component: index: 13 slicing: rules: open discriminator: - {path: code, type: value} min: null slices: bmiScore: match: code: coding: - {code: '4005003', system: 'urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1'} schema: index: 14 elements: code: pattern: type: CodeableConcept value: coding: - {code: '4005003', system: 'urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1'} index: 15 value: short: BMIScore choices: [valueCodeableConcept] index: 17 valueCodeableConcept: {short: BMIScore, type: CodeableConcept, choiceOf: value, index: 18} weightLossScore: match: code: coding: - {code: '4005004', system: 'urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1'} schema: index: 19 elements: code: pattern: type: CodeableConcept value: coding: - {code: '4005004', system: 'urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1'} index: 20 value: short: WeightLossScore choices: [valueCodeableConcept] index: 22 valueCodeableConcept: {short: WeightLossScore, type: CodeableConcept, choiceOf: value, index: 23} illnessScore: match: code: coding: - {code: '4005005', system: 'urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1'} schema: index: 24 elements: code: pattern: type: CodeableConcept value: coding: - {code: '4005005', system: 'urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1'} index: 25 value: short: IllnessScore choices: [valueCodeableConcept] index: 27 valueCodeableConcept: {short: IllnessScore, type: CodeableConcept, choiceOf: value, index: 28} package_version: 0.12.0-beta.2 class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/zib-MUSTScore base: http://hl7.org/fhir/StructureDefinition/Observation version: null