{ "resourceType" : "SearchParameter", "id" : "care-plan-subject-identifier-parameter", "text" : { "status" : "generated", "div" : "

CarePlanSubjectIdentifierParameter

Parameter subject__identifier:token

Returns care plans of subjects with a matching identifier

\n
ResourceCarePlan
ExpressionCarePlan.subject.identifier.value
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
" }, "url" : "https://fhir.ehealth-systems.at/artifacts/SearchParameter/care-plan-subject-identifier-parameter", "version" : "0.1.0", "name" : "CarePlanSubjectIdentifierParameter", "status" : "active", "date" : "2024-04-27T13:32:49+00:00", "contact" : [{ "name" : "AIT Austrian Institute of Technology", "telecom" : [{ "system" : "email", "value" : "mailto:office@ait.ac.at" }] }], "description" : "Returns care plans of subjects with a matching identifier", "code" : "subject__identifier", "base" : ["CarePlan"], "type" : "token", "expression" : "CarePlan.subject.identifier.value" }