FHIR IG analytics| Package | hl7.fhir.be.pss |
| Resource Type | CodeSystem |
| Id | CodeSystem-PSSBundleTags.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-be/pss/CodeSystem-PSSBundleTags.html |
| URL | https://www.ehealth.fgov.be/standards/fhir/pss/CodeSystem/PSSBundleTags |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-01-14T16:01:10+00:00 |
| Name | PSSBundleTags |
| Title | PSS Bundle Tags |
| Realm | be |
| Authority | hl7 |
| Description | PSS Bundle Tags - Feedback, Recommendation |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem PSSBundleTags
This case-insensitive code system https://www.ehealth.fgov.be/standards/fhir/pss/CodeSystem/PSSBundleTags defines the following codes:
| Code | Display |
| recommendation | Recommendation |
| feedback | Feedback |
{
"resourceType": "CodeSystem",
"id": "PSSBundleTags",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.ehealth.fgov.be/standards/fhir/pss/CodeSystem/PSSBundleTags",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.2.51.22.2.16.7"
}
],
"version": "1.0.0",
"name": "PSSBundleTags",
"title": "PSS Bundle Tags",
"status": "active",
"experimental": false,
"date": "2026-01-14T16:01:10+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": "PSS Bundle Tags - Feedback, Recommendation",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BE",
"display": "Belgium"
}
]
}
],
"caseSensitive": false,
"content": "complete",
"count": 2,
"concept": [
{
"code": "recommendation",
"display": "Recommendation"
},
{
"code": "feedback",
"display": "Feedback"
}
]
}