{
  "tableNumber": "0528",
  "id": "v2-0528",
  "name": "EventRelatedPeriod",
  "title": "eventRelatedPeriod",
  "description": "HL7-defined code system of concepts specifying a common (periodical) activity of daily living.  Used in HL7 Version 2 messaging in the RPT segment.",
  "url": "http://terminology.hl7.org/CodeSystem/v2-0528",
  "concepts": [
    {
      "code": "HS",
      "display": "the hour of sleep (e.g., H18-22)"
    },
    {
      "code": "AC",
      "display": "before meal (from lat. ante cibus)"
    },
    {
      "code": "PC",
      "display": "after meal (from lat. post cibus)"
    },
    {
      "code": "IC",
      "display": "between meals (from lat. inter cibus)"
    },
    {
      "code": "ACM",
      "display": "before breakfast (from lat. ante cibus matutinus)"
    },
    {
      "code": "ACD",
      "display": "before lunch (from lat. ante cibus diurnus)"
    },
    {
      "code": "ACV",
      "display": "before dinner (from lat. ante cibus vespertinus)"
    },
    {
      "code": "PCM",
      "display": "after breakfast (from lat. post cibus matutinus)"
    },
    {
      "code": "PCD",
      "display": "after lunch (from lat. post cibus diurnus)"
    },
    {
      "code": "PCV",
      "display": "after dinner (from lat. post cibus vespertinus)"
    },
    {
      "code": "ICM",
      "display": "between breakfast and lunch"
    },
    {
      "code": "ICD",
      "display": "between lunch and dinner"
    },
    {
      "code": "ICV",
      "display": "between dinner and the hour of sleep"
    }
  ]
}