FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/PSSFeedbackReasons

Packagehl7.fhir.be.pss
TypeCodeSystem
IdPSSFeedbackReasons
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/pss/https://build.fhir.org/ig/hl7-be/pss/CodeSystem-PSSFeedbackReasons.html
URLhttps://www.ehealth.fgov.be/standards/fhir/pss/CodeSystem/PSSFeedbackReasons
Version1.0.0
Statusactive
Date2025-07-22T14:41:22+00:00
NamePSSFeedbackReasons
TitlePSS Feedback Code Reasons
Realmbe
Authorityhl7
DescriptionFeedback code reasons for PSS
Contentcomplete

Resources that use this resource

ValueSet
PSSFeedbackReasonsVSPSS Feedback Code Reasons

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem PSSFeedbackReasons

This case-sensitive code system https://www.ehealth.fgov.be/standards/fhir/pss/CodeSystem/PSSFeedbackReasons defines the following codes:

CodeDisplay
patient-preference Due to patient preference
patient-refusal Due to patient refusal
not-applicable Not applicable to the current case
clinical-concerns Recipient has concerns about applying the guidance
suboptimal-guidance Perceived issues with guidelines (not timely, unclear...)
guidance-disagreement Recipient disagrees with guidance
feasibility Guidance is not considered feasible for the case

Source

{
  "resourceType": "CodeSystem",
  "id": "PSSFeedbackReasons",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/pss/CodeSystem/PSSFeedbackReasons",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.51.22.2.16.5"
    }
  ],
  "version": "1.0.0",
  "name": "PSSFeedbackReasons",
  "title": "PSS Feedback Code Reasons",
  "status": "active",
  "experimental": false,
  "date": "2025-07-22T14:41:22+00:00",
  "publisher": "eHealth Platform Belgium",
  "contact": [
    {
      "name": "eHealth Platform Belgium",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ehealth.fgov.be/standards/fhir/"
        },
        {
          "system": "email",
          "value": "support@be-ehealth-standards.atlassian.net"
        }
      ]
    },
    {
      "name": "Message Structure eHealth",
      "telecom": [
        {
          "system": "email",
          "value": "support@be-ehealth-standards.atlassian.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Feedback code reasons for PSS",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "patient-preference",
      "display": "Due to patient preference"
    },
    {
      "code": "patient-refusal",
      "display": "Due to patient refusal"
    },
    {
      "code": "not-applicable",
      "display": "Not applicable to the current case"
    },
    {
      "code": "clinical-concerns",
      "display": "Recipient has concerns about applying the guidance"
    },
    {
      "code": "suboptimal-guidance",
      "display": "Perceived issues with guidelines (not timely, unclear...)"
    },
    {
      "code": "guidance-disagreement",
      "display": "Recipient disagrees with guidance"
    },
    {
      "code": "feasibility",
      "display": "Guidance is not considered feasible for the case"
    }
  ]
}