PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@5.0.0-snapshot1
    http://hl7.org/fhir/SearchParameter/clinical-date
{
  "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": "2021-12-19T08:15:41+11: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",
  "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:actualPeriod | 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": "5.0.0-snapshot1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "normative"
  } ],
  "status": "active",
  "id": "7256fa64-9e1a-416e-a3f1-9288f90c7202",
  "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-snapshot1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/patientcare/index.cfm",
      "system": "url"
    } ]
  } ]
}