FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
CRD Task Codes
Types of tasks that will be created in CRD
This value set includes codes from the following code systems:
Source1
{
"resourceType": "ValueSet",
"id": "taskCode-stu3",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/davinci-crd/STU3/ValueSet/taskCode-stu3",
"version": "0.1.0",
"name": "CRD Task Codes",
"status": "draft",
"date": "2018-08-21T16:01:31+10:00",
"description": "Types of tasks that will be created in CRD",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/us/davinci-crd/STU3/CodeSystem/task-type-stu3",
"concept": [
{
"code": "complete-questionnaire"
}
]
}
]
}
}