Prescription Search Support, published by eHealth Platform Belgium. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/pss/ and changes regularly. See the Directory of published versions
{
"resourceType" : "RequestGroup",
"id" : "any-service-no-consent",
"meta" : {
"profile" : [
🔗 "https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSResponseRequestGroup"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: RequestGroup any-service-no-consent</b></p><a name=\"any-service-no-consent\"> </a><a name=\"hcany-service-no-consent\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PSSResponseRequestGroup.html\">PSS Response Request Group</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><p><b>subject</b>: <a href=\"Patient-30551ce1-5a28-4356-b684-2e639094ad48.html\"> Female, DoB Unknown</a></p><h3>Actions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Title</b></td><td><b>TextEquivalent</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>Toegang geweigerd</td><td>U hebt (nog) geen toestemming gegeven voor het gebruik van het systeem. Gelieve eerst akkoord te gaan met de gebruiksvoorwaarden.</td><td><span title=\"Codes:\">consentNotGiven</span></td></tr></table></div>"
},
"status" : "active",
"intent" : "proposal",
"subject" : {
🔗 "reference" : "Patient/30551ce1-5a28-4356-b684-2e639094ad48"
},
"action" : [
{
"title" : "Toegang geweigerd",
"_title" : {
"extension" : [
{
"extension" : [
{
"url" : "lang",
"valueCode" : "fr-BE"
},
{
"url" : "content",
"valueString" : "Accès refusé"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"textEquivalent" : "U hebt (nog) geen toestemming gegeven voor het gebruik van het systeem. Gelieve eerst akkoord te gaan met de gebruiksvoorwaarden.",
"_textEquivalent" : {
"extension" : [
{
"extension" : [
{
"url" : "lang",
"valueCode" : "fr-BE"
},
{
"url" : "content",
"valueString" : "Vous n'avez pas (encore) donné votre consentement pour l'utilisation du système. Veuillez d'abord accepter les conditions d'utilisation."
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"code" : [
{
"coding" : [
{
"code" : "consentNotGiven"
}
]
}
]
}
]
}