Prescription Search Support
1.0.0 - STU1
Prescription Search Support, published by eHealth Platform. 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" : "getrecommendations2-return-1",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: RequestGroup getrecommendations2-return-1</b></p><a name=\"getrecommendations2-return-1\"> </a><a name=\"hcgetrecommendations2-return-1\"> </a><a name=\"getrecommendations2-return-1-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><p><b>subject</b>: <a href=\"Patient-X.html\">Anonymous Patient Male, DoB: 1972-05-24</a></p><blockquote><p><b>action</b></p><p><b>textEquivalent</b>: Antibioticum behandeling enkel bij storende klachten of bij verhoogd risico op vroeggeboorte...</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>Metronidazol Oraal</td><td><a href=\"MedicationRequest-metronidazol.html\">MedicationRequest: extension = 9 / 10; status = active; intent = proposal; medication[x] = </a></td></tr><tr><td style=\"display: none\">*</td><td>Fosfomycin (7/10), single 3g dose</td><td><a href=\"MedicationRequest-30551ce1-5a28-4356-b684-1e639094ad24.html\">MedicationRequest: extension = 3 / 10; status = active; intent = proposal; medication[x] = </a></td></tr><tr><td style=\"display: none\">*</td><td>Fluconazol Oraal</td><td><a href=\"MedicationRequest-fluconazol.html\">MedicationRequest: extension = 1 / 10; status = active; intent = proposal; medication[x] = </a></td></tr><tr><td style=\"display: none\">*</td><td>Miconazol lokaal</td><td><a href=\"MedicationRequest-miconazol.html\">MedicationRequest: extension = 1 / 10; status = active; intent = proposal; medication[x] = </a></td></tr></table></blockquote></div>"
},
"status" : "active",
"intent" : "proposal",
"subject" : {
🔗 "reference" : "Patient/X"
},
"action" : [
{
"textEquivalent" : "Antibioticum behandeling enkel bij storende klachten of bij verhoogd risico op vroeggeboorte...",
"selectionBehavior" : "at-most-one",
"action" : [
{
"textEquivalent" : "Metronidazol Oraal",
"resource" : {
🔗 "reference" : "MedicationRequest/metronidazol"
}
},
{
"textEquivalent" : "Fosfomycin (7/10), single 3g dose",
"resource" : {
🔗 "reference" : "MedicationRequest/30551ce1-5a28-4356-b684-1e639094ad24"
}
},
{
"textEquivalent" : "Fluconazol Oraal",
"resource" : {
🔗 "reference" : "MedicationRequest/fluconazol"
}
},
{
"textEquivalent" : "Miconazol lokaal",
"resource" : {
🔗 "reference" : "MedicationRequest/miconazol"
}
}
]
}
]
}