This page is part of the Da Vinci Risk Adjustment FHIR Implementation Guide (v2.0.0-ballot: STU2 (v2.0.0) Ballot 1) 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
: Coding Gap Task Reason ValueSet - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "coding-gap-task-reason",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-coding-gap-task-reason.html\"><code>http://hl7.org/fhir/us/davinci-ra/CodeSystem/coding-gap-task-reason</code></a></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/davinci-ra/ValueSet/coding-gap-task-reason",
"version" : "2.0.0-ballot",
"name" : "CodingGapTaskReason",
"title" : "Coding Gap Task Reason ValueSet",
"status" : "draft",
"experimental" : false,
"date" : "2023-03-28T02:02:49+00:00",
"publisher" : "HL7 Clinical Quality Information Work Group",
"contact" : [
{
"name" : "HL7 Clinical Quality Information Work Group",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cqi"
}
]
}
],
"description" : "Risk adjustment clinical evaluation evidence task reason",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"copyright" : "Used by permission of HL7 International - Clinical Quality Information Work Group, all rights reserved Creative Commons License",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/davinci-ra/CodeSystem/coding-gap-task-reason"
}
]
}
}