| Package | fhir.deep6.ai |
| Resource Type | SearchParameter |
| Id | deep-6-ai-documentreference-attachment-url |
| 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-documentreference-attachment-url |
| URL | http://deep6.ai/fhir/SearchParameter/deep-6-ai-documentreference-attachment-url |
| Version | 2.4.0 |
| Status | active |
| Date | 2023-11-27 |
| Name | Deep6AIDocumentReferenceAttachmentUrl |
| Realm | us |
| Authority | hl7 |
| Description | To allow for searching DocumentReference resources by their linked content attachment URL |
| Type | string |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter deep-6-ai-documentreference-attachment-url
Parameter attachment-url:string
To allow for searching DocumentReference resources by their linked content attachment URL
| Resource | DocumentReference |
| Expression | DocumentReference.content.attachment.url |
| Processing Mode | Normal |
| Multiples |
|
| Comparators | Allowed: eq |
{
"resourceType": "SearchParameter",
"id": "deep-6-ai-documentreference-attachment-url",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://deep6.ai/fhir/SearchParameter/deep-6-ai-documentreference-attachment-url",
"version": "2.4.0",
"name": "Deep6AIDocumentReferenceAttachmentUrl",
"status": "active",
"experimental": true,
"date": "2023-11-27",
"publisher": "Deep 6 AI",
"contact": [
{
"name": "Deep 6 AI",
"telecom": [
{
"system": "url",
"value": "http://deep6.ai/"
}
]
}
],
"description": "To allow for searching DocumentReference resources by their linked content attachment URL",
"code": "attachment-url",
"base": [
"DocumentReference"
],
"type": "string",
"expression": "DocumentReference.content.attachment.url",
"xpathUsage": "normal",
"comparator": [
"eq"
]
}