Package | hl7.fhir.us.davinci-vbpr |
Type | CodeSystem |
Id | threshold-type |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/davinci-vbpr/https://build.fhir.org/ig/HL7/davinci-vbpr/CodeSystem-threshold-type.html |
URL | http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/threshold-type |
Version | 1.1.0 |
Status | active |
Date | 2025-07-21T02:13:33+00:00 |
Name | ThresholdTypeCS |
Title | Threshold Type Codes |
Realm | us |
Authority | hl7 |
Description | The threshold type. |
Content | complete |
ValueSet | |
threshold-type | Threshold Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem threshold-type
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/StructureDefinition/structuredefinition-fmm", "valueInteger": 1, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/davinci-vbpr/ImplementationGuide/hl7.fhir.us.davinci-vbpr" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/davinci-vbpr/ImplementationGuide/hl7.fhir.us.davinci-vbpr" } ] } } ], "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.1.0", "name": "ThresholdTypeCS", "title": "Threshold Type Codes", "status": "active", "experimental": false, "date": "2025-07-21T02:13:33+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." } ] }