The CarePlan resource describes the intention of how one or more practitioners intend to deliver care for a patient, group or community for a period of time, possibly limited to care for a specific condition or set of conditions.
FHIR Resource: CarePlan https://www.hl7.org/fhir/careplan.html
Name Comment subject status description participant careTeam pariod intent goal activity activity.outcomeReference MedicationStatement, Encounter, Procedure, DeviceUseStatement activity.detail activity.detail.kind MedicationRequest activity.detail.code activity.detail.description activity.detail.scheduled activity.detail.quantity activity.detail.product activity.detail.location activity.detail.performer activity.detail.reasonCode activity.detail.reasonReference note https://www.healthgorilla.com//fhir/StructureDefinition/record-recorder Recorder
Endpoint URI
https://api.healthgorilla.com/fhir/CarePlan
The following operations are currently supported:
HTTP Request Method Action /CarePlan/{ID} GET Retrieve CarePlan resource by ID
HTTP Request Method Action /CarePlan?[parameter={value}] GET Retrieve CarePlan resources by the specified search criteria
Parameters:
Key Type Description patient Reference Patient Identifier _lastUpdated Date _offset Number _count Number category Token
HTTP GET
https://api.healthgorilla.com/fhir/CarePlan?patient=8063965523692105bfc35def
HTTP GET
https://api.healthgorilla.com/fhir/CarePlan?_lastUpdated=gt2019-03&_offset=0&_count=5
HTTP GET
https://api.healthgorilla.com/fhir/CarePlan?patient=8063965523692105bfc35def&_lastUpdated=2018
HTTP Request Method Action /CarePlan POST Creates CarePlan resource
Activity may be passed using activity.outcomeReference or inside activity.detail .
The following attributes are required:
HTTP Request Method Action /CarePlan/{ID} PUT Updates CarePlan resource or creates new one
The following attributes are immutable:
Name Details subject recorder
HTTP Request Method Action /CarePlan/{ID} DELETE Deletes CarePlan resource