Functions
carePlan.search
Request Parameters
Native Request Elements
Name | Description | Required | Is Array | Type |
---|---|---|---|---|
category (String) | Type of plan. 38717003 should be used to search for longitudinal care plans. In addition, category type "assess-plan" is always included in search results. | ✓ | false | string |
subject (String) | Patient FHIR resource ID for the patient associated with the care plan. | ✓ | false | string |
Post-filter Parameters
Name | Description | Required | Array | Type |
---|---|---|---|---|
activity-code (String) | Order or procedure code. | false | string | |
activity-date (String) | Specified date occurs within period | false | string | |
condition (String) | The list of health issues this longitudinal care plan addresses. | false | string | |
goal (String) | Goals for this longitudinal care plan. | false | string | |
instantiatesCanonical (String) | Unsupported | false | string | |
intent (String) | For longitudinal care plans, this always equals "plan". | false | string | |
patient (String) | Patient FHIR resource ID for the patient associated with the care plan. | ✓ | false | string |
status (String) | Always "active." | false | string |