{
"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 period 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": "2020-08-20T17:41:31+10:00",
"expression": "AllergyIntolerance.recordedDate | CarePlan.period | ClinicalImpression.date | Composition.date | Consent.dateTime | DiagnosticReport.effective | Encounter.period | 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",
"xpath": "f:AllergyIntolerance/f:recordedDate | f:CarePlan/f:period | f:ClinicalImpression/f:date | f:Composition/f:date | f:Consent/f:dateTime | f:DiagnosticReport/f:effectiveDateTime | f:DiagnosticReport/f:effectivePeriod | f:Encounter/f:period | f:EpisodeOfCare/f:period | f:FamilyMemberHistory/f:date | f:Flag/f:period | f:Immunization/f:occurrenceDateTime | f:List/f:date | f:Observation/f:effectiveDateTime | f:Observation/f:effectivePeriod | f:Observation/f:effectiveTiming | f:Observation/f:effectiveInstant | f:Procedure/f:occurrenceDateTime | f:Procedure/f:occurrencePeriod | f:Procedure/f:occurrenceString | f:Procedure/f:occurrenceAge | f:Procedure/f:occurrenceRange | f:Procedure/f:occurrenceTiming | f:RiskAssessment/f:occurrenceDateTime | f:SupplyRequest/f:authoredOn",
"xpathUsage": "normal",
"type": "date",
"experimental": "false",
"resourceType": "SearchParameter",
"title": null,
"package_version": "4.5.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
} ],
"status": "active",
"id": "e60afc7f-4bd3-4073-b180-bf8601c3d91a",
"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": "4.5.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
}, {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/patientcare/index.cfm",
"system": "url"
} ]
} ]
}