| Package | fhir.deep6.ai |
| Resource Type | SearchParameter |
| Id | deep-6-ai-procedure-report |
| FHIR Version | R4 |
| Source | http://deep6.ai/fhir/https://simplifier.net/resolve?scope=fhir.deep6.ai@2.4.0&canonical=http://deep6.ai/fhir/SearchParameter/deep-6-ai-procedure-report |
| URL | http://deep6.ai/fhir/SearchParameter/deep-6-ai-procedure-report |
| Version | 2.4.0 |
| Status | active |
| Date | 2024-01-31 |
| Name | Deep6AIProcedureReportReference |
| Realm | us |
| Authority | hl7 |
| Description | To allow validation and search for existing DocumentReferences under Procedure.report |
| Type | reference |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter deep-6-ai-procedure-report
Parameter report:reference
To allow validation and search for existing DocumentReferences under Procedure.report
| Resource | Procedure |
| Expression | Procedure.report.where(resolve() is DocumentReference) |
| Processing Mode | Normal |
| Target Resources | DocumentReference |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "deep-6-ai-procedure-report",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://deep6.ai/fhir/SearchParameter/deep-6-ai-procedure-report",
"version": "2.4.0",
"name": "Deep6AIProcedureReportReference",
"status": "active",
"experimental": true,
"date": "2024-01-31",
"publisher": "Deep 6 AI",
"contact": [
{
"name": "Deep 6 AI",
"telecom": [
{
"system": "url",
"value": "http://deep6.ai/"
}
]
}
],
"description": "To allow validation and search for existing DocumentReferences under Procedure.report",
"code": "report",
"base": [
"Procedure"
],
"type": "reference",
"expression": "Procedure.report.where(resolve() is DocumentReference)",
"xpathUsage": "normal",
"target": [
"DocumentReference"
],
"multipleOr": true,
"_multipleOr": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "MAY"
}
]
},
"multipleAnd": true,
"_multipleAnd": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "MAY"
}
]
}
}