US Core Implementation Guide
9.0.0 - STU 9 US

US Core Implementation Guide - Downloaded Version 9.0.0 See the Directory of published versions

SearchParameter: USCoreCareplanPatient

Official URL: http://hl7.org/fhir/us/core/SearchParameter/us-core-careplan-patient Version: 9.0.0
Standards status: Trial-use Maturity Level: 5 Computable Name: USCoreCareplanPatient
Other Identifiers: OID:2.16.840.1.113883.4.642.40.2.40.5

Who the care plan is for
NOTE: This SearchParameter is defined only to document Server and Client expectations. Its definition is derived from the standard FHIR SearchParameter and it uses the Conformance expectation extension to define additional expectations for the following SearchParameter elements:

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain

It SHALL NOT be used as a search parameter for search. Servers and Clients SHOULD use the standard FHIR SearchParameter.


id us-core-careplan-patient

derivedFrom : http://hl7.org/fhir/SearchParameter/clinical-patient

status : Active

date : 2024-11-17

code : "patient"

base : CarePlan

type : Reference

expression : CarePlan.subject.where(resolve() is Patient)

target : Patient

multipleOr : true (Conformance Expectation = MAY)

multipleAnd : true (Conformance Expectation = MAY)