FHIR Implementation Guide for ABDM - Local Development build (v5.0.0). See the Directory of published versions
: Task Codes - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "ndhm-task-codes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-ndhm-task-codes.html\"><code>https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-codes</code></a></li><li>Include all codes defined in <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-financialtaskcode.html\"><code>http://terminology.hl7.org/CodeSystem/financialtaskcode</code></a></li><li>Include all codes defined in <a href=\"http://hl7.org/fhir/R4/codesystem-task-code.html\"><code>http://hl7.org/fhir/CodeSystem/task-code</code></a></li></ul></div>"
},
"url" : "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-task-codes",
"version" : "5.0.0",
"name" : "TaskCodes",
"title" : "Task Codes",
"status" : "draft",
"experimental" : false,
"date" : "2023-11-28",
"publisher" : "National Resource Center for EHR Standards",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://nrces.in/"
}
]
}
],
"description" : "This ValueSet contains a set of codes that can be utilized to describe the task involved",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "IN"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-codes"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/financialtaskcode"
},
{
"system" : "http://hl7.org/fhir/CodeSystem/task-code"
}
]
}
}