{
  "resourceType": "CodeSystem",
  "id": "task-reason-stu3",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>CRD Reason Codes</h2><div><p>Reasons for creating tasks in CRD</p>\n</div><p>This code system http://hl7.org/fhir/us/davinci-crd/STU3/CodeSystem/task-reason-stu3 defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">prior-auth<a name=\"task-reason-stu3-prior-auth\"> </a></td><td>Needed for prior authorization</td><td/></tr></table></div>"
  },
  "url": "http://hl7.org/fhir/us/davinci-crd/STU3/CodeSystem/task-reason-stu3",
  "version": "0.1.0",
  "name": "CRD Reason Codes",
  "status": "draft",
  "date": "2018-08-21T16:01:31+10:00",
  "description": "Reasons for creating tasks in CRD",
  "content": "complete",
  "concept": [
    {
      "code": "prior-auth",
      "display": "Needed for prior authorization"
    }
  ]
}