Prescription Search Support
1.1.0 - STU1
This page is part of the HL7 Belgium FHIR Implementation Guide - pss profiles (v1.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
| Active as of 2026-02-27 |
{
"resourceType" : "CodeSystem",
"id" : "PSSBundleTags",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem PSSBundleTags</b></p><a name=\"PSSBundleTags\"> </a><a name=\"hcPSSBundleTags\"> </a><p>This case-insensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/pss/CodeSystem/PSSBundleTags</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">recommendation<a name=\"PSSBundleTags-recommendation\"> </a></td><td>Recommendation</td></tr><tr><td style=\"white-space:nowrap\">feedback<a name=\"PSSBundleTags-feedback\"> </a></td><td>Feedback</td></tr></table></div>"
},
"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.1.0",
"name" : "PSSBundleTags",
"title" : "PSS Bundle Tags",
"status" : "active",
"experimental" : false,
"date" : "2026-02-27T16:12:45+01:00",
"publisher" : "eHealth Platform",
"contact" : [
{
"name" : "eHealth Platform",
"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"
}
]
}