<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="clinical-date" />
  <url value="http://hl7.org/fhir/SearchParameter/clinical-date" />
  <name value="date" />
  <status value="draft" />
  <experimental value="false" />
  <date value="2017-04-19T07:44:43+10:00" />
  <publisher value="Health Level Seven International (Community Based Collaborative Care)" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://hl7.org/fhir" />
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://www.hl7.org/Special/committees/cbcc/index.cfm" />
    </telecom>
  </contact>
  <code value="date" />
  <base value="Consent" />
  <base value="SupplyRequest" />
  <base value="RiskAssessment" />
  <base value="CareTeam" />
  <base value="FamilyMemberHistory" />
  <base value="Encounter" />
  <base value="AllergyIntolerance" />
  <base value="CarePlan" />
  <base value="EpisodeOfCare" />
  <base value="Procedure" />
  <base value="List" />
  <base value="Immunization" />
  <base value="Flag" />
  <base value="Observation" />
  <base value="DiagnosticReport" />
  <base value="Composition" />
  <base value="DetectedIssue" />
  <base value="ClinicalImpression" />
  <type value="date" />
  <description value="Multiple Resources: &#xD;&#xA;&#xD;&#xA;* [Consent](consent.html): When this Consent was created or indexed&#xD;&#xA;* [SupplyRequest](supplyrequest.html): When the request was made&#xD;&#xA;* [RiskAssessment](riskassessment.html): When was assessment made?&#xD;&#xA;* [CareTeam](careteam.html): Time period team covers&#xD;&#xA;* [FamilyMemberHistory](familymemberhistory.html): When history was captured/updated&#xD;&#xA;* [Encounter](encounter.html): A date within the period the Encounter lasted&#xD;&#xA;* [AllergyIntolerance](allergyintolerance.html): Date record was believed accurate&#xD;&#xA;* [CarePlan](careplan.html): Time period plan covers&#xD;&#xA;* [EpisodeOfCare](episodeofcare.html): The provided date search value falls within the episode of care's period&#xD;&#xA;* [Procedure](procedure.html): Date/Period the procedure was performed&#xD;&#xA;* [List](list.html): When the list was prepared&#xD;&#xA;* [Immunization](immunization.html): Vaccination  (non)-Administration Date&#xD;&#xA;* [Flag](flag.html): Time period when flag is active&#xD;&#xA;* [Observation](observation.html): Obtained date/time. If the obtained element is a period, a date that falls in the period&#xD;&#xA;* [DiagnosticReport](diagnosticreport.html): The clinically relevant time of the report&#xD;&#xA;* [Composition](composition.html): Composition editing time&#xD;&#xA;* [DetectedIssue](detectedissue.html): When identified&#xD;&#xA;* [ClinicalImpression](clinicalimpression.html): When the assessment was documented" />
  <expression value="Consent.dateTime | SupplyRequest.authoredOn | RiskAssessment.occurrence.as(DateTime) | CareTeam.period | FamilyMemberHistory.date | Encounter.period | AllergyIntolerance.assertedDate | CarePlan.period | EpisodeOfCare.period | Procedure.performed | List.date | Immunization.date | Flag.period | Observation.effective | DiagnosticReport.effective | Composition.date | DetectedIssue.date | ClinicalImpression.date" />
  <xpath value="f:Consent/f:dateTime | f:SupplyRequest/f:authoredOn | f:RiskAssessment/f:occurrenceDateTime | f:CareTeam/f:period | f:FamilyMemberHistory/f:date | f:Encounter/f:period | f:AllergyIntolerance/f:assertedDate | f:CarePlan/f:period | f:EpisodeOfCare/f:period | f:Procedure/f:performedDateTime | f:Procedure/f:performedPeriod | f:List/f:date | f:Immunization/f:date | f:Flag/f:period | f:Observation/f:effectiveDateTime | f:Observation/f:effectivePeriod | f:DiagnosticReport/f:effectiveDateTime | f:DiagnosticReport/f:effectivePeriod | f:Composition/f:date | f:DetectedIssue/f:date | f:ClinicalImpression/f:date" />
  <xpathUsage value="normal" />
</SearchParameter>