This page is part of the Da Vinci Value-Based Performance Reporting Implementation Guide (v1.0.0-ballot: STU1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
: Threshold Type - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "threshold-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-threshold-type.html\"><code>http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/threshold-type</code></a></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/davinci-vbpr/ValueSet/threshold-type",
"version" : "1.0.0-ballot",
"name" : "ThresholdTypeVS",
"title" : "Threshold Type",
"status" : "active",
"experimental" : false,
"date" : "2023-07-31T14:33:02+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" : "The threshold type.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/threshold-type"
}
]
}
}