{
"description": "Multiple Resources: \\r\\n\\r\\n* [AllergyIntolerance](allergyintolerance.html): Date first version of the resource instance was recorded\\r\\n* [CarePlan](careplan.html): Time period plan covers\\r\\n* [CareTeam](careteam.html): A date within the coverage time period.\\r\\n* [ClinicalImpression](clinicalimpression.html): When the assessment was documented\\r\\n* [Composition](composition.html): Composition editing time\\r\\n* [Consent](consent.html): When consent was agreed to\\r\\n* [DiagnosticReport](diagnosticreport.html): The clinically relevant time of the report\\r\\n* [Encounter](encounter.html): A date within the actualPeriod the Encounter lasted\\r\\n* [EpisodeOfCare](episodeofcare.html): The provided date search value falls within the episode of care's period\\r\\n* [FamilyMemberHistory](familymemberhistory.html): When history was recorded or last updated\\r\\n* [Flag](flag.html): Time period when flag is active\\r\\n* [Immunization](immunization.html): Vaccination (non)-Administration Date\\r\\n* [List](list.html): When the list was prepared\\r\\n* [Observation](observation.html): Obtained date/time. If the obtained element is a period, a date that falls in the period\\r\\n* [Procedure](procedure.html): When the procedure occurred or is occurring\\r\\n* [RiskAssessment](riskassessment.html): When was assessment made?\\r\\n* [SupplyRequest](supplyrequest.html): When the request was made\\r\\n",
"_filename": "SearchParameter-clinical-date.json",
"package_name": "hl7.fhir.r5.core",
"date": "2022-09-10T04:52:37+10:00",
"expression": "AllergyIntolerance.recordedDate | CarePlan.period | ClinicalImpression.date | Composition.date | Consent.dateTime | DiagnosticReport.effective | Encounter.actualPeriod | EpisodeOfCare.period | FamilyMemberHistory.date | Flag.period | (Immunization.occurrence as dateTime) | List.date | Observation.effective | Procedure.occurrence | (RiskAssessment.occurrence as dateTime) | SupplyRequest.authoredOn",
"publisher": "Health Level Seven International (Patient Care)",
"name": "date",
"type": "date",
"experimental": "false",
"resourceType": "SearchParameter",
"title": null,
"package_version": "5.0.0-ballot",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
} ],
"status": "active",
"id": "21437f6f-ba55-43d8-82f5-f0241e5f2162",
"kind": null,
"url": "http://hl7.org/fhir/SearchParameter/clinical-date",
"code": "date",
"comparator": [ "eq", "ne", "gt", "ge", "lt", "le", "sa", "eb", "ap" ],
"base": [ "AllergyIntolerance", "CarePlan", "CareTeam", "ClinicalImpression", "Composition", "Consent", "DiagnosticReport", "Encounter", "EpisodeOfCare", "FamilyMemberHistory", "Flag", "Immunization", "List", "Observation", "Procedure", "RiskAssessment", "SupplyRequest" ],
"version": "5.0.0-ballot",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
}, {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/patientcare/index.cfm",
"system": "url"
} ]
} ]
}