FHIR IG analytics| Package | hl7.fhir.us.davinci-crd.stu3 |
| Resource Type | CodeSystem |
| Id | CodeSystem-task-type-stu3.json |
| FHIR Version | R3 |
| Source | http://hl7.org/fhir/us/davinci-crd/2018Sep/STU3/{{[id]}}.html |
| URL | http://hl7.org/fhir/us/davinci-crd/STU3/CodeSystem/task-type-stu3 |
| Version | 0.1.0 |
| Status | draft |
| Date | 2018-08-21T16:01:31+10:00 |
| Name | CRD Task Types |
| Realm | us |
| Authority | hl7 |
| Description | Types of tasks in CRD |
| Content | complete |
| ValueSet | |
| taskCode-stu3 | CRD Task Codes |
No resources found
Note: links and images are rebased to the (stated) source
Types of tasks in CRD
This code system http://hl7.org/fhir/us/davinci-crd/STU3/CodeSystem/task-type-stu3 defines the following codes:
| Code | Display | Definition |
| complete-questionnaire | Task to complete a questionnaire |
{
"resourceType": "CodeSystem",
"id": "task-type-stu3",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/davinci-crd/STU3/CodeSystem/task-type-stu3",
"version": "0.1.0",
"name": "CRD Task Types",
"status": "draft",
"date": "2018-08-21T16:01:31+10:00",
"description": "Types of tasks in CRD",
"content": "complete",
"concept": [
{
"code": "complete-questionnaire",
"display": "Task to complete a questionnaire"
}
]
}