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" : "Inline-Instance-for-radiology-getdiagnoses-return",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: RequestGroup Inline-Instance-for-radiology-getdiagnoses-return</b></p><a name=\"Inline-Instance-for-radiology-getdiagnoses-return\"> </a><a name=\"hcInline-Instance-for-radiology-getdiagnoses-return\"> </a><a name=\"Inline-Instance-for-radiology-getdiagnoses-return-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>: Potential diagnosis of Stroke</p><p><b>resource</b>: <a href=\"Task-propose-stroke.html\">Task Propose a diagnosis</a></p></blockquote><blockquote><p><b>action</b></p><p><b>textEquivalent</b>: Potential diagnosis of infection</p><p><b>resource</b>: <a href=\"Task-propose-infection.html\">Task Propose a diagnosis</a></p></blockquote><blockquote><p><b>action</b></p><p><b>textEquivalent</b>: Potential diagnosis of Head trauma</p><p><b>resource</b>: <a href=\"Task-propose-head-trauma.html\">Task Propose a diagnosis</a></p></blockquote><blockquote><p><b>action</b></p><p><b>textEquivalent</b>: Potential diagnosis of Slow progression or chronic ataxia</p><p><b>resource</b>: <a href=\"Task-propose-slow-progression-ataxia.html\">Task Propose a diagnosis</a></p></blockquote><blockquote><p><b>action</b></p><p><b>textEquivalent</b>: Potential diagnosis of Post head trauma ataxia</p><p><b>resource</b>: <a href=\"Task-propose-post-trauma-ataxia.html\">Task Propose a diagnosis</a></p></blockquote></div>"
},
"status" : "active",
"intent" : "proposal",
"subject" : {
🔗 "reference" : "Patient/X"
},
"action" : [
{
"textEquivalent" : "Potential diagnosis of Stroke",
"resource" : {
🔗 "reference" : "Task/propose-stroke"
}
},
{
"textEquivalent" : "Potential diagnosis of infection",
"resource" : {
🔗 "reference" : "Task/propose-infection"
}
},
{
"textEquivalent" : "Potential diagnosis of Head trauma",
"resource" : {
🔗 "reference" : "Task/propose-head-trauma"
}
},
{
"textEquivalent" : "Potential diagnosis of Slow progression or chronic ataxia",
"resource" : {
🔗 "reference" : "Task/propose-slow-progression-ataxia"
}
},
{
"textEquivalent" : "Potential diagnosis of Post head trauma ataxia",
"resource" : {
🔗 "reference" : "Task/propose-post-trauma-ataxia"
}
}
]
}