Package | ndhm.in |
Type | CodeSystem |
Id | ndhm-task-output-type |
FHIR Version | R4 |
Source | https://nrces.in/ndhm/fhir/r4/https://nrces.in/ndhm/fhir/r4/6.5.0/CodeSystem-ndhm-task-output-type.html |
URL | https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-output-type |
Version | 6.5.0 |
Status | draft |
Date | 2023-11-28 |
Name | TaskOutputType |
Title | Task Output Type |
Realm | in |
Authority | national |
Description | This CodeSystem contains a set of codes that can be utilized to describe the type of output in the task resource |
Content | complete |
ValueSet | |
ndhm-task-output-type | Task Output Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ndhm-task-output-type
This case-sensitive code system https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-output-type
defines the following codes:
Code | Display | Definition |
include | Include | This code is used when the resources are included as task output reference. |
status | Status | This code is used when the output of the task provides a status update. |
{ "resourceType": "CodeSystem", "id": "ndhm-task-output-type", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-output-type", "version": "6.5.0", "name": "TaskOutputType", "title": "Task Output Type", "status": "draft", "experimental": false, "date": "2023-11-28", "publisher": "National Resource Center for EHR Standards", "contact": [ { "name": "National Resource Center for EHR Standards", "telecom": [ { "system": "url", "value": "https://nrces.in/" } ] } ], "description": "This CodeSystem contains a set of codes that can be utilized to describe the type of output in the task resource", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "IN", "display": "India" } ] } ], "caseSensitive": true, "content": "complete", "count": 2, "concept": [ { "code": "include", "display": "Include", "definition": "This code is used when the resources are included as task output reference." }, { "code": "status", "display": "Status", "definition": "This code is used when the output of the task provides a status update." } ] }