{
  "resourceType": "StructureDefinition",
  "id": "profile-goal",
  "url": "https://fhir.synapxe.sg/StructureDefinition/profile-goal",
  "title": "Goal Profile",
  "description": "This resource describes intended objectives for a patient, addressing healthcare needs or goals related to the provision of care, wellness, recovery, or health improvement.",
  "name": "Goal",
  "publisher": "Synapxe",
  "status": "active",
  "fhirVersion": "5.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "Goal",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Goal",
  "derivation": "constraint"
}