description: A response containing the results from the PSS. package_name: hl7.fhir.be.pss derivation: specialization name: PSSResponse type: https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSResponse elements: recordedDate: {type: date, short: Date on which the information was recorded, index: 0} pssidentifier: {type: Identifier, short: Identifier of the exchange session, index: 1} indication: {type: CodeableConcept, short: Condition that triggered the PSS response, index: 2} status: {type: CodeableConcept, short: Status of the response, index: 3} treatmentOptions: type: BackboneElement short: List of search results provided by PSS array: true min: 1 index: 4 elements: identifier: {type: Identifier, short: Identifier of the result, index: 5} instruction: {type: CodeableConcept, short: Code of the examination, index: 6} scoreRating: {type: CodeableConcept, short: 'Code (e.g. color code) associated with the score (Red, Orange, Green)', index: 7} radiationExposure: {type: Quantity, short: Radiation exposure associated with the response, index: 8} required: [radiationExposure, instruction, scoreRating, identifier] evidenceSource: type: Reference short: Link to a source (study, publication, etc.) for the PSS refers: ['http://hl7.org/fhir/StructureDefinition/ResearchStudy'] index: 9 package_version: 1.0.0 class: logical kind: logical url: https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSResponse base: http://hl7.org/fhir/StructureDefinition/Base version: 1.0.0 required: [pssidentifier, indication, status, treatmentOptions, recordedDate, evidenceSource]