| Package | hl7.fhir.us.pacio-adi |
| Resource Type | SearchParameter |
| Id | DocumentReference-date |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/pacio-adi/https://build.fhir.org/ig/HL7/fhir-pacio-adi/SearchParameter-DocumentReference-date.html |
| URL | http://hl7.org/fhir/us/pacio-adi/SearchParameter/DocumentReference-date |
| Version | 2.0.0-ballot |
| Status | active |
| Date | 2025-08-04T19:13:16+00:00 |
| Name | ADIDocumentReferenceDates |
| Realm | us |
| Authority | hl7 |
| Description | Search by when this document reference was created |
| Type | date |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter DocumentReference-date
Parameter date:date
Search by when this document reference was created
| Resource | DocumentReference |
| Expression | DocumentReference.date |
| Multiples |
|
| Comparators | Allowed: eq, lt, le, gt, ge, sa, eb, ap |
{
"resourceType": "SearchParameter",
"id": "DocumentReference-date",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pe"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/pacio-adi/ImplementationGuide/hl7.fhir.us.pacio-adi"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/pacio-adi/ImplementationGuide/hl7.fhir.us.pacio-adi"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/pacio-adi/SearchParameter/DocumentReference-date",
"version": "2.0.0-ballot",
"name": "ADIDocumentReferenceDates",
"status": "active",
"date": "2025-08-04T19:13:16+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 when this document reference was created",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"code": "date",
"base": [
"DocumentReference"
],
"type": "date",
"expression": "DocumentReference.date",
"multipleOr": true,
"multipleAnd": true,
"comparator": [
"eq",
"lt",
"le",
"gt",
"ge",
"sa",
"eb",
"ap"
]
}