FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagebasisprofil.tiplu.de.r4
Resource TypeSearchParameter
IdSearchParameter-TipluCareDateSearchParam.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=basisprofil.tiplu.de.r4@2.0.0&canonical=http://tiplu.de/fhir/SearchParameter/patient-everything-start-end-date
URLhttp://tiplu.de/fhir/SearchParameter/patient-everything-start-end-date
Statusactive
NamePatient-everything-Care-date-SearchParam
DescriptionA search parameter that represents the date or period associated with the provision of care. The definition of CareDate varies by resource type, and maps to the resource-specific element that reflects the clinically relevant date of care delivery (e.g., encounter date, service date, observation effective date, procedure performed date). This parameter provides a unified way to search across different resources using their respective care-related date fields.
Typetoken

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "SearchParameter",
  "id": "TipluCareDateSearchParam",
  "url": "http://tiplu.de/fhir/SearchParameter/patient-everything-start-end-date",
  "name": "Patient-everything-Care-date-SearchParam",
  "status": "active",
  "code": "patient-everything-start-end-date",
  "base": [
    "Account",
    "Composition",
    "Condition",
    "DiagnosticReport",
    "Encounter",
    "Observation",
    "Procedure",
    "MedicationAdministration"
  ],
  "type": "token",
  "description": "A search parameter that represents the date or period associated with the provision of care. The definition of CareDate varies by resource type, and maps to the resource-specific element that reflects the clinically relevant date of care delivery (e.g., encounter date, service date, observation effective date, procedure performed date). This parameter provides a unified way to search across different resources using their respective care-related date fields."
}