PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@5.0.0-ballot
    http://hl7.org/fhir/SearchParameter/clinical-patient
{
  "description": "Multiple Resources: \\r\\n\\r\\n* [AllergyIntolerance](allergyintolerance.html): Who the sensitivity is for\\r\\n* [CarePlan](careplan.html): Who the care plan is for\\r\\n* [CareTeam](careteam.html): Who care team is for\\r\\n* [ClinicalImpression](clinicalimpression.html): Patient assessed\\r\\n* [Composition](composition.html): Who and/or what the composition is about\\r\\n* [Condition](condition.html): Who has the condition?\\r\\n* [Consent](consent.html): Who the consent applies to\\r\\n* [DetectedIssue](detectedissue.html): Associated patient\\r\\n* [DeviceRequest](devicerequest.html): Individual the service is ordered for\\r\\n* [DeviceUsage](deviceusage.html): Search by patient who used / uses the device\\r\\n* [DiagnosticReport](diagnosticreport.html): The subject of the report if a patient\\r\\n* [DocumentManifest](documentmanifest.html): The subject of the set of documents\\r\\n* [DocumentReference](documentreference.html): Who/what is the subject of the document\\r\\n* [Encounter](encounter.html): The patient present at the encounter\\r\\n* [EpisodeOfCare](episodeofcare.html): The patient who is the focus of this episode of care\\r\\n* [FamilyMemberHistory](familymemberhistory.html): The identity of a subject to list family member history items for\\r\\n* [Flag](flag.html): The identity of a subject to list flags for\\r\\n* [Goal](goal.html): Who this goal is intended for\\r\\n* [ImagingStudy](imagingstudy.html): Who the study is about\\r\\n* [Immunization](immunization.html): The patient for the vaccination record\\r\\n* [List](list.html): If all resources have the same subject\\r\\n* [MedicationAdministration](medicationadministration.html): The identity of a patient to list administrations  for\\r\\n* [MedicationDispense](medicationdispense.html): The identity of a patient to list dispenses  for\\r\\n* [MedicationRequest](medicationrequest.html): Returns prescriptions for a specific patient\\r\\n* [MedicationUsage](medicationusage.html): Returns statements for a specific patient.\\r\\n* [NutritionOrder](nutritionorder.html): The identity of the individual or set of individuals who requires the diet, formula or nutritional supplement\\r\\n* [Observation](observation.html): The subject that the observation is about (if patient)\\r\\n* [Procedure](procedure.html): Search by subject - a patient\\r\\n* [RiskAssessment](riskassessment.html): Who/what does assessment apply to?\\r\\n* [ServiceRequest](servicerequest.html): Search by subject - a patient\\r\\n* [SupplyDelivery](supplydelivery.html): Patient for whom the item is supplied\\r\\n* [VisionPrescription](visionprescription.html): The identity of a patient to list dispenses for\\r\\n",
  "_filename": "SearchParameter-clinical-patient.json",
  "package_name": "hl7.fhir.r5.core",
  "date": "2022-09-10T04:52:37+10:00",
  "expression": "AllergyIntolerance.patient | CarePlan.subject.where(resolve() is Patient) | CareTeam.subject.where(resolve() is Patient) | ClinicalImpression.subject.where(resolve() is Patient) | Composition.subject.where(resolve() is Patient) | Condition.subject.where(resolve() is Patient) | Consent.subject.where(resolve() is Patient) | DetectedIssue.subject | DeviceRequest.subject.where(resolve() is Patient) | DeviceUsage.patient | DiagnosticReport.subject.where(resolve() is Patient) | DocumentManifest.subject.where(resolve() is Patient) | DocumentReference.subject.where(resolve() is Patient) | Encounter.subject.where(resolve() is Patient) | EpisodeOfCare.patient | FamilyMemberHistory.patient | Flag.subject.where(resolve() is Patient) | Goal.subject.where(resolve() is Patient) | ImagingStudy.subject.where(resolve() is Patient) | Immunization.patient | List.subject.where(resolve() is Patient) | MedicationAdministration.subject.where(resolve() is Patient) | MedicationDispense.subject.where(resolve() is Patient) | MedicationRequest.subject.where(resolve() is Patient) | MedicationUsage.subject.where(resolve() is Patient) | NutritionOrder.subject.where(resolve() is Patient) | Observation.subject.where(resolve() is Patient) | Procedure.subject.where(resolve() is Patient) | RiskAssessment.subject.where(resolve() is Patient) | ServiceRequest.subject.where(resolve() is Patient) | SupplyDelivery.patient | VisionPrescription.patient",
  "publisher": "Health Level Seven International (Patient Care)",
  "name": "patient",
  "type": "reference",
  "experimental": "false",
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "5.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  } ],
  "status": "draft",
  "id": "0161514e-a1df-427e-b441-49de29b6359d",
  "kind": null,
  "url": "http://hl7.org/fhir/SearchParameter/clinical-patient",
  "code": "patient",
  "target": [ "Patient", "Practitioner", "Group", "Organization", "BiologicallyDerivedProduct", "NutritionProduct", "Device", "Medication", "Procedure", "Substance", "Location" ],
  "base": [ "AllergyIntolerance", "CarePlan", "CareTeam", "ClinicalImpression", "Composition", "Condition", "Consent", "DetectedIssue", "DeviceRequest", "DeviceUsage", "DiagnosticReport", "DocumentManifest", "DocumentReference", "Encounter", "EpisodeOfCare", "FamilyMemberHistory", "Flag", "Goal", "ImagingStudy", "Immunization", "List", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationUsage", "NutritionOrder", "Observation", "Procedure", "RiskAssessment", "ServiceRequest", "SupplyDelivery", "VisionPrescription" ],
  "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"
    } ]
  } ]
}