Goal

Gets Goal resource for given goalId.

Fetches a single Goal by id.

FHIR Resource: Goal

  • Patient Goals
get/Goal/{id}

Path parameters

idstring required

goalId

Response

Success.

resourceTypestring
idstring required
lifecycleStatusGoalLifecycleStatus required— unresolved $ref
descriptionCodeableConcept — unresolved $ref
subjectResourceReference — unresolved $ref
startstring date-time
targetListOfTargetComponent — unresolved $ref

Changes