Prescription Search Support
1.0.0 - STU1
This page is part of the eHealth FHIR PSS Profiles for Belgium (v1.0.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
{
"resourceType" : "RequestGroup",
"id" : "getdatatocollect-a-response-group",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: RequestGroup getdatatocollect-a-response-group</b></p><a name=\"getdatatocollect-a-response-group\"> </a><a name=\"hcgetdatatocollect-a-response-group\"> </a><a name=\"getdatatocollect-a-response-group-en-US\"> </a><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><blockquote><p><b>action</b></p><p><b>selectionBehavior</b>: At Most One</p><h3>Actions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>TextEquivalent</b></td><td><b>Resource</b></td></tr><tr><td style=\"display: none\">*</td><td>Collect information</td><td><a href=\"Task-30551ce1-5a28-4356-b684-11ef43a67755.html\">Task Collect information</a></td></tr></table></blockquote></div>"
},
"status" : "active",
"intent" : "proposal",
"subject" : {
🔗 "reference" : "Patient/30551ce1-5a28-4356-b684-2e639094ad48"
},
"action" : [
{
"selectionBehavior" : "at-most-one",
"action" : [
{
"textEquivalent" : "Collect information",
"resource" : {
🔗 "reference" : "Task/30551ce1-5a28-4356-b684-11ef43a67755"
}
}
]
}
]
}