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

FHIR IG Statistics: ValueSet/PSSFeedbackCodesVS

Packagehl7.fhir.be.pss
TypeValueSet
IdPSSFeedbackCodesVS
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/pss/https://build.fhir.org/ig/hl7-be/pss/ValueSet-PSSFeedbackCodesVS.html
URLhttps://www.ehealth.fgov.be/standards/fhir/pss/ValueSet/PSSFeedbackCodesVS
Version1.0.0
Statusactive
Date2025-07-18T09:14:34+00:00
NamePSSFeedbackCodesVS
TitlePSS Feedback Codes
Realmbe
Authorityhl7
DescriptionFeedback codes for PSS

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
PSSFeedbackCodesPSS Feedback Codes

Narrative

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

Generated Narrative: ValueSet PSSFeedbackCodesVS


Source

{
  "resourceType": "ValueSet",
  "id": "PSSFeedbackCodesVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/pss/ValueSet/PSSFeedbackCodesVS",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.51.22.2.48.12"
    }
  ],
  "version": "1.0.0",
  "name": "PSSFeedbackCodesVS",
  "title": "PSS Feedback Codes",
  "status": "active",
  "date": "2025-07-18T09:14:34+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 codes 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/PSSFeedbackCodes"
      }
    ]
  }
}