Package | hl7.fhir.us.pacio-adi |
Type | SearchParameter |
Id | Bundle-timestamp |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/pacio-adi/https://build.fhir.org/ig/HL7/fhir-pacio-adi/SearchParameter-Bundle-timestamp.html |
URL | http://hl7.org/fhir/us/pacio-adi/SearchParameter/Bundle-timestamp |
Version | 2.0.0 |
Status | active |
Date | 2025-07-22T15:54:45+00:00 |
Name | ADIBundleTimestamp |
Realm | us |
Authority | hl7 |
Description | Search by date in time |
Type | date |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter Bundle-timestamp
Parameter timestamp
:date
Search by date in time
Resource | Bundle |
Expression | Bundle.timestamp |
Multiples |
|
{ "resourceType": "SearchParameter", "id": "Bundle-timestamp", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pe" } ], "url": "http://hl7.org/fhir/us/pacio-adi/SearchParameter/Bundle-timestamp", "version": "2.0.0", "name": "ADIBundleTimestamp", "status": "active", "date": "2025-07-22T15:54:45+00:00", "publisher": "HL7 International / Patient Empowerment", "contact": [ { "name": "HL7 International / Patient Empowerment", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/patientempowerment" }, { "system": "email", "value": "patients@lists.HL7.org" } ] } ], "description": "Search by date in time", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US", "display": "United States of America" } ] } ], "code": "timestamp", "base": [ "Bundle" ], "type": "date", "expression": "Bundle.timestamp", "multipleOr": true, "multipleAnd": true }