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

FHIR IG Statistics: ValueSet/PSSFeedbackReasonsVS

Packagehl7.fhir.be.pss
TypeValueSet
IdPSSFeedbackReasonsVS
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/pss/https://build.fhir.org/ig/hl7-be/pss/ValueSet-PSSFeedbackReasonsVS.html
URLhttps://www.ehealth.fgov.be/standards/fhir/pss/ValueSet/PSSFeedbackReasonsVS
Version1.0.0
Statusactive
Date2025-07-22T14:41:22+00:00
NamePSSFeedbackReasonsVS
TitlePSS Feedback Code Reasons
Realmbe
Authorityhl7
DescriptionFeedback code reasons for PSS

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
PSSFeedbackReasonsPSS Feedback Code Reasons

Narrative

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

Generated Narrative: ValueSet PSSFeedbackReasonsVS


Source

{
  "resourceType": "ValueSet",
  "id": "PSSFeedbackReasonsVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/pss/ValueSet/PSSFeedbackReasonsVS",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.51.22.2.48.13"
    }
  ],
  "version": "1.0.0",
  "name": "PSSFeedbackReasonsVS",
  "title": "PSS Feedback Code Reasons",
  "status": "active",
  "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"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://www.ehealth.fgov.be/standards/fhir/pss/CodeSystem/PSSFeedbackReasons"
      }
    ]
  }
}