Prescription Search Support, published by HL7 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" : "getdatatocollect-a-return-group",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: RequestGroup getdatatocollect-a-return-group</b></p><a name=\"getdatatocollect-a-return-group\"> </a><a name=\"hcgetdatatocollect-a-return-group\"> </a><a name=\"getdatatocollect-a-return-group-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><p><b>subject</b>: <a href=\"Patient-patient-v.html\">Anonymous Patient Female, DoB: 1988-10-10</a></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 pregnancy status</td><td><a href=\"Questionnaire-q-collect-information-a.html\">q-collect-information-a</a></td></tr></table></div>"
},
"status" : "active",
"intent" : "proposal",
"subject" : {
🔗 "reference" : "Patient/patient-v"
},
"action" : [
{
"textEquivalent" : "Collect pregnancy status",
"resource" : {
🔗 "reference" : "Questionnaire/q-collect-information-a"
}
}
]
}