{
  "tableNumber": "0234",
  "id": "v2-0234",
  "name": "ReportTiming",
  "title": "reportTiming",
  "description": "HL7-defined code system of concepts used to identify the time span of a report or the reason for a report sent to a regulatory agency.  Used in HL7 Version 2.x messaging in the PES segment.",
  "url": "http://terminology.hl7.org/CodeSystem/v2-0234",
  "concepts": [
    {
      "code": "CO",
      "display": "Correction"
    },
    {
      "code": "AD",
      "display": "Additional information"
    },
    {
      "code": "RQ",
      "display": "Requested information"
    },
    {
      "code": "DE",
      "display": "Device evaluation"
    },
    {
      "code": "PD",
      "display": "Periodic"
    },
    {
      "code": "3D",
      "display": "3 day report"
    },
    {
      "code": "7D",
      "display": "7 day report"
    },
    {
      "code": "10D",
      "display": "10 day report"
    },
    {
      "code": "15D",
      "display": "15 day report"
    },
    {
      "code": "30D",
      "display": "30 day report"
    }
  ]
}