{
  "tableNumber": "0287",
  "id": "v2-0287",
  "name": "ProblemGoalAction",
  "title": "problem-goalAction",
  "description": "HL7-defined code system of concepts used in Patient Care for the intent of a problem or goal.  Used in HL7 Version 2.x messaging in the GOL, ROL, PRB and PTH segments.",
  "url": "http://terminology.hl7.org/CodeSystem/v2-0287",
  "concepts": [
    {
      "code": "AD",
      "display": "ADD"
    },
    {
      "code": "CO",
      "display": "CORRECT"
    },
    {
      "code": "DE",
      "display": "DELETE"
    },
    {
      "code": "LI",
      "display": "LINK"
    },
    {
      "code": "SP",
      "display": "Used in Snapshot mode",
      "definition": "Declares when segment falls under snapshot  mode handling, i.e. all elements that were previously sent will be sent, not just any changes"
    },
    {
      "code": "UC",
      "display": "UNCHANGED",
      "definition": "UNCHANGED *"
    },
    {
      "code": "UN",
      "display": "UNLINK"
    },
    {
      "code": "UP",
      "display": "UPDATE"
    }
  ]
}