FHIR IG analytics| Package | hl7.fhir.us.davinci-vbpr.r4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-threshold-type.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
This case-sensitive code system http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/threshold-type defines the following codes:
{
"resourceType": "CodeSystem",
"id": "threshold-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cqi"
}
],
"url": "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/threshold-type",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.30.16.5"
}
],
"version": "1.0.0",
"name": "ThresholdTypeCS",
"title": "Threshold Type Codes",
"status": "active",
"experimental": false,
"date": "2024-06-17T14:02:59+00:00",
"publisher": "HL7 International / Clinical Quality Information",
"contact": [
{
"name": "HL7 International / Clinical Quality Information",
"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"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 8,
"concept": [
{
"code": "star-1",
"display": "Star 1",
"definition": "Threshold for star 1 in a star rating."
},
{
"code": "star-2",
"display": "Star 2",
"definition": "Threshold for star 2 in a star rating."
},
{
"code": "star-3",
"display": "Star 3",
"definition": "Threshold for star 3 in a star rating."
},
{
"code": "star-4",
"display": "Star 4",
"definition": "Threshold for star 4 in a star rating."
},
{
"code": "star-5",
"display": "Star 5",
"definition": "Threshold for star 5 in a star rating."
},
{
"code": "hedis-50-percentile",
"display": "HEDIS 50 Percentile",
"definition": "Threshold for HEDIS 50 percentile."
},
{
"code": "hedis-75-percentile",
"display": "HEDIS 75 Percentile",
"definition": "Threshold for HEDIS 75 percentile."
},
{
"code": "hedis-90-percentile",
"display": "HEDIS 90 Percentile",
"definition": "Threshold for HEDIS 90 percentile."
}
]
}