Hello All,
I am with version 4.1 of HAPIFHIR
I would like to delete CarePlan which does not contain activity.
I would like to make a request which only gives me the list of carePlan which does not contain any activity.
Thank you.
Hello All,
I am with version 4.1 of HAPIFHIR
I would like to delete CarePlan which does not contain activity.
I would like to make a request which only gives me the list of carePlan which does not contain any activity.
Thank you.
There’s no standard search parameter that does that. You’d need to define a custom one, then get the server to support it.