Prescription Search Support
1.0.0 - STU1 Belgium flag

This page is part of the eHealth FHIR PSS Profiles for Belgium (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

Extension: PSS Rating Extension

Official URL: https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSStructuredRating Version: 1.0.0
Active as of 2025-05-14 Computable Name: PSSStructuredRating
Other Identifiers: OID:2.16.840.1.113883.2.51.22.2.42.16

A clinician-friendly rating, or score, for the recommendation; patient-friendly if the recommendation is patient-facing.

Context of Use

Usage info

Usage:

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension PSS Rating Extension
... extension 1..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:ratingType S 1..1 Extension Volume in the body where radiation was delivered
..... extension 0..0
..... url 1..1 uri "ratingType"
..... value[x] 0..1 code Value of extension
Binding: Types of rating provided by the PSS system (example)
.... extension:ratingValue S 0..1 Extension Total Radiation Dose Delivered
..... extension 0..0
..... url 1..1 uri "ratingValue"
..... value[x] 0..1 Value of extension
...... valueQuantity Quantity
...... valueRatio Ratio
.... extension:ratingText S 0..1 Extension Number of Fractions Delivered
..... extension 0..0
..... url 1..1 uri "ratingText"
..... value[x] 0..1 markdown Value of extension
... url 1..1 uri "https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSStructuredRating"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.extension:ratingType.value[x]examplePSSRatingTypesVS (a valid code from CodeSystem: Types of rating provided by the PSS system)
https://www.ehealth.fgov.be/standards/fhir/pss/ValueSet/PSSRatingTypesVS
from this IG

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()