description: A clinician-friendly rating, or score, for the recommendation; patient-friendly if the recommendation is patient-facing. package_name: hl7.fhir.be.pss derivation: constraint name: PSSStructuredRating type: Extension elements: extension: index: 0 slicing: slices: ratingType: match: {} schema: short: Volume in the body where radiation was delivered mustSupport: true _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: ratingType} index: 3 value: choices: [valueCode] index: 5 valueCode: {type: code, choiceOf: value, index: 6} ratingValue: match: {} schema: short: Total Radiation Dose Delivered mustSupport: true index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: Uri, value: ratingValue} index: 9 value: choices: [valueQuantity, valueRatio] index: 11 valueQuantity: {type: Quantity, choiceOf: value, index: 12} valueRatio: {type: Ratio, choiceOf: value, index: 13} ratingText: match: {} schema: short: Number of Fractions Delivered mustSupport: true index: 14 extensions: {} elements: extension: {index: 15} url: pattern: {type: Uri, value: ratingText} index: 16 value: choices: [valueMarkdown] index: 18 valueMarkdown: {type: markdown, choiceOf: value, index: 19} url: pattern: {type: Uri, value: 'https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSStructuredRating'} index: 20 value: choices: [] index: 22 package_version: 1.0.0 extensions: ratingType: url: null short: Volume in the body where radiation was delivered mustSupport: true _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: ratingType} index: 3 value: choices: [valueCode] index: 5 valueCode: {type: code, choiceOf: value, index: 6} ratingValue: url: null short: Total Radiation Dose Delivered mustSupport: true index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: Uri, value: ratingValue} index: 9 value: choices: [valueQuantity, valueRatio] index: 11 valueQuantity: {type: Quantity, choiceOf: value, index: 12} valueRatio: {type: Ratio, choiceOf: value, index: 13} ratingText: url: null short: Number of Fractions Delivered mustSupport: true index: 14 extensions: {} elements: extension: {index: 15} url: pattern: {type: Uri, value: ratingText} index: 16 value: choices: [valueMarkdown] index: 18 valueMarkdown: {type: markdown, choiceOf: value, index: 19} class: extension kind: complex-type url: https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSStructuredRating base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.0.0 required: [extension]