description: To support the standard exchange of scores such as pain assessment scores, or risk score, etc package_name: hl7.fhir.be.core-clinical derivation: constraint name: BeScoreResult type: Observation elements: category: short: The high-level group or category of the score - e.g. 'Risk score' or 'Pain score' binding: {strength: required, valueSet: 'https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-scorecategory'} mustSupport: true index: 1 referenceRange: {short: The different ranges of the value, mustSupport: true, index: 16} derivedFrom: {short: The source values for the assessment - for example a QuestionnaireResponse, mustSupport: true, index: 17} interpretation: {short: 'The interpretation of the result from the value. For example if value is 12, the interpretation can be ''elevated''', mustSupport: true, index: 13} value: short: The actual score value. mustSupport: true choices: [] index: 12 effective: choices: [] index: 5 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: 1 slices: effectivePeriod: match: {} schema: short: The time period that the score refers to. mustSupport: true choices: [effectivePeriod] _required: true index: 7 min: 1 max: 1 code: short: The code of the score that is being calculated. binding: {strength: required, valueSet: 'https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-score'} mustSupport: true index: 2 identifier: {mustSupport: true, index: 0} bodySite: short: The body site to which the score applies, when applicable mustSupport: true index: 14 extensions: laterality: {url: 'https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/be-ext-laterality', min: 0, max: 1, type: Extension, mustSupport: true, index: 15} elements: extension: type: Extension mustSupport: true url: https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/be-ext-laterality index: 15 slicing: slices: laterality: match: {} schema: {type: Extension, mustSupport: true, url: 'https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/be-ext-laterality', index: 15} min: 0 max: 1 issued: {short: The date and time when the score was made available, mustSupport: true, index: 9} subject: type: Reference short: The patient that this score refers to mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient'] index: 3 performer: type: Reference short: The care provider that took the assessment mustSupport: true refers: ['https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-organization', 'https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient', 'https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitioner', 'https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitionerrole'] index: 10 effectivePeriod: short: The time period that the score refers to. type: Period mustSupport: true choiceOf: effective index: 8 slicing: slices: effectivePeriod: match: {} schema: {short: The time period that the score refers to., type: Period, mustSupport: true, _required: true, choiceOf: effective, index: 8} min: 1 max: 1 package_version: 1.2.0 class: profile kind: resource url: https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/be-scoreresult base: http://hl7.org/fhir/StructureDefinition/Observation version: 1.2.0 required: [issued, effectivePeriod, value, subject, effective]