This page is part of the Da Vinci Coverage Requirements Discovery (CRD) FHIR IG (v0.3.0: STU 1 Ballot 2) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions 
{
"resourceType" : "CodeSystem",
"id" : "task-type-stu3",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>CRD Task Types</h2><div><p>Types of tasks in CRD</p>\n</div><p>This code system http://hl7.org/fhir/us/davinci-crd/STU3/CodeSystem/task-type-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\">complete-questionnaire<a name=\"task-type-stu3-complete-questionnaire\"> </a></td><td>Task to complete a questionnaire</td><td/></tr></table></div>"
},
"url" : "http://hl7.org/fhir/us/davinci-crd/STU3/CodeSystem/task-type-stu3",
"version" : "0.3.0",
"name" : "CRDTaskTypes",
"title" : "CRD Task Types",
"status" : "draft",
"date" : "2019-03-27T08:38:22+11:00",
"description" : "Types of tasks in CRD",
"content" : "complete",
"concept" : [
{
"code" : "complete-questionnaire",
"display" : "Task to complete a questionnaire"
}
]
}