Difference between revisions of "Neuropathology Mystery Case"
From MGH Learn Pathology
Line 2: | Line 2: | ||
{{IfGroup|path,scan,sysop| | {{IfGroup|path,scan,sysop| | ||
{{#cargo_query: | {{#cargo_query: | ||
− | table= | + | table=ServiceRequest |
− | |fields=_pageName, | + | |fields=_pageName, reasonCode |
− | |where= | + | |where=requisition='Neuropathology Mystery Case' AND orderDetail = 'order' |
− | |order by= | + | |order by=authoredOn ASC |
|format=template | |format=template | ||
|template=topicpagelink}} | |template=topicpagelink}} | ||
Line 14: | Line 14: | ||
| | | | ||
{{#cargo_query: | {{#cargo_query: | ||
− | table= | + | table=ServiceRequest |
− | |fields=_pageName, | + | |fields=_pageName, reasonCode |
− | |where= | + | |where=requisition='Neuropathology Mystery Case' AND orderDetail = 'order' |
− | |order by= | + | |order by=authoredOn ASC |
|format=template | |format=template | ||
|template=topicpagelink}} | |template=topicpagelink}} | ||
}} | }} |
Revision as of 15:03, March 9, 2022
Table of contents
Error: operator for the virtual field 'ServiceRequest.orderDetail' must be 'HOLDS', 'HOLDS NOT', 'HOLDS LIKE' or 'HOLDS NOT LIKE'.