FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/threshold-type

Packagehl7.fhir.us.davinci-vbpr
TypeCodeSystem
Idthreshold-type
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/davinci-vbpr/https://build.fhir.org/ig/HL7/davinci-vbpr/CodeSystem-threshold-type.html
URLhttp://hl7.org/fhir/us/davinci-vbpr/CodeSystem/threshold-type
Version1.1.0
Statusactive
Date2025-07-21T02:13:33+00:00
NameThresholdTypeCS
TitleThreshold Type Codes
Realmus
Authorityhl7
DescriptionThe threshold type.
Contentcomplete

Resources that use this resource

ValueSet
threshold-typeThreshold Type

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
star-1 Star 1Threshold for star 1 in a star rating.
star-2 Star 2Threshold for star 2 in a star rating.
star-3 Star 3Threshold for star 3 in a star rating.
star-4 Star 4Threshold for star 4 in a star rating.
star-5 Star 5Threshold for star 5 in a star rating.
hedis-50-percentile HEDIS 50 PercentileThreshold for HEDIS 50 percentile.
hedis-75-percentile HEDIS 75 PercentileThreshold for HEDIS 75 percentile.
hedis-90-percentile HEDIS 90 PercentileThreshold for HEDIS 90 percentile.

Source

{
  "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."
    }
  ]
}