description: 'An Observation resource as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) FLACCpainScale v1.0(2017EN).\r\n\r\nThe FLACC (Faces, Legs, Activity, Cry and Consolability) is a pain assessment tool, that is used to assess pain in children aged 0-7 years old by observing their behaviour.\r\nThe FLACC has five subscales that need to be addressed. The final score indicates whether the observed child suffers pain and ''how much''. The score is often combined with a NRS-score that is completed by the nurses on basis of clinical experience.' package_name: nictiz.fhir.nl.stu3.zib2017 derivation: constraint name: Zib FLACCPainScale type: Observation elements: code: elements: coding: index: 0 slicing: rules: open discriminator: - {path: code, type: value} min: 1 slices: FLACCPainScaleCoding: match: {code: 38213-5} schema: _required: true index: 1 elements: system: pattern: {type: Uri, value: 'http://loinc.org'} index: 2 code: pattern: {type: Code, value: 38213-5} index: 3 display: {defaultValueString: FLACC pain assessment panel, index: 4} required: [system, code] required: [coding] effectiveDateTime: short: ScoreDateTime type: dateTime index: 5 slicing: slices: effectiveDateTime: match: {} schema: {short: ScoreDateTime, type: dateTime, _required: true, index: 5} min: 1 value: short: TotalScore choices: [valueQuantity] maxValueQuantity: {value: 10} minValueQuantity: {value: 0} index: 7 slicing: slices: valueQuantity: match: {} schema: short: TotalScore choices: [valueQuantity] maxValueQuantity: {value: 10} minValueQuantity: {value: 0} index: 7 valueQuantity: short: TotalScore type: Quantity maxValueQuantity: {value: 10} minValueQuantity: {value: 0} choiceOf: value index: 8 slicing: slices: valueQuantity: match: {} schema: short: TotalScore type: Quantity maxValueQuantity: {value: 10} minValueQuantity: {value: 0} choiceOf: value index: 8 comment: {short: Comment, index: 9} component: index: 10 slicing: rules: open discriminator: - {path: code, type: pattern} min: null slices: Face: match: code: coding: - {code: 38216-8, system: 'http://loinc.org'} schema: index: 11 elements: code: pattern: type: CodeableConcept value: coding: - {code: 38216-8, system: 'http://loinc.org'} index: 12 elements: coding: elements: display: {defaultValueString: Pain severity Face FLACC, index: 13} valueCodeableConcept: short: Face type: CodeableConcept index: 14 slicing: slices: valueCodeableConcept: match: {} schema: {short: Face, type: CodeableConcept, index: 14} Legs: match: code: coding: - {code: 38217-6, system: 'http://loinc.org'} schema: index: 15 elements: code: pattern: type: CodeableConcept value: coding: - {code: 38217-6, system: 'http://loinc.org'} index: 16 elements: coding: elements: display: {defaultValueString: Pain severity Legs FLACC, index: 17} valueCodeableConcept: short: Legs type: CodeableConcept index: 18 slicing: slices: valueCodeableConcept: match: {} schema: {short: Legs, type: CodeableConcept, index: 18} Activity: match: code: coding: - {code: 38218-4, system: 'http://loinc.org'} schema: index: 19 elements: code: pattern: type: CodeableConcept value: coding: - {code: 38218-4, system: 'http://loinc.org'} index: 20 elements: coding: elements: display: {defaultValueString: Pain severity Activity FLACC, index: 21} valueCodeableConcept: short: Activity type: CodeableConcept index: 22 slicing: slices: valueCodeableConcept: match: {} schema: {short: Activity, type: CodeableConcept, index: 22} Cry: match: code: coding: - {code: 38219-2, system: 'http://loinc.org'} schema: index: 23 elements: code: pattern: type: CodeableConcept value: coding: - {code: 38219-2, system: 'http://loinc.org'} index: 24 elements: coding: elements: display: {defaultValueString: Pain severity Cry FLACC, index: 25} valueCodeableConcept: short: Cry type: CodeableConcept index: 26 slicing: slices: valueCodeableConcept: match: {} schema: {short: Cry, type: CodeableConcept, index: 26} Consolability: match: code: coding: - {code: 38220-0, system: 'http://loinc.org'} schema: index: 27 elements: code: pattern: type: CodeableConcept value: coding: - {code: 38220-0, system: 'http://loinc.org'} index: 28 elements: coding: elements: display: {defaultValueString: Pain severity Consolability FLACC, index: 29} valueCodeableConcept: short: Consolability type: CodeableConcept index: 30 slicing: slices: valueCodeableConcept: match: {} schema: {short: Consolability, type: CodeableConcept, index: 30} package_version: 2.2.3 class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/zib-FLACCPainScale base: http://fhir.nl/fhir/StructureDefinition/nl-core-observation version: 1.0.0 required: [effectiveDateTime]