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
: Risk Adjustment Suspect Type ValueSet - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "suspect-type",
"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-suspect-type.html\"><code>http://hl7.org/fhir/us/davinci-ra/CodeSystem/suspect-type</code></a></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/davinci-ra/ValueSet/suspect-type",
"version" : "2.0.0-ballot",
"name" : "RiskAdjustmentSuspectType",
"title" : "Risk Adjustment Suspect Type ValueSet",
"status" : "active",
"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 suspect type",
"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/suspect-type"
}
]
}
}