FHIR IG Statistics: ValueSet/cdex-work-queue
Resources that use this resource
Resources that this resource uses
CodeSystem |
cdex-temp | CDex Temporary Code System |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp
Code | Display | Definition |
claims-processing | Claim Processing | Request for data necessary from payers to support claims for services. |
preauth-processing | Pre-authorization Processing | Request for data necessary from payers to support pre-authorization for services. |
risk-adjustment | Risk Adjustment | Request for data from payers to calculate differences in beneficiary-level risk factors that can affect quality outcomes or medical costs, regardless of the care provided. |
quality-metrics | Quality Metrics | Request for data used for aggregation, calculation and analysis, and ultimately reporting of quality measures. |
referral | Referral | Request for additional clinical information from referring provider to support performing the requested service. |
social-care | Social Care | Request for data from payers to support the non-medical social needs of individuals, especially the elderly, vulnerable or with special needs. |
authorization-other | Other Authorization | Request for data from payers for other authorization request not otherwise specified. |
care-coordination | Care Coordination | Request for data from payers to create a complete clinical record for each of their members to improve care coordination and provide optimum medical care. |
documentation-general | General Documentation | Request for data used from payers or providers for general documentation. |
orders | Orders | Request for additional clinical information from referring provider to support orders. |
patient-status | Patient Status | Requests for patient health record information from payers to support their payer member records. |
signature | Signature | Request for signatures from payers or providers on requested data. |
Source
{
"resourceType": "ValueSet",
"id": "cdex-work-queue",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "claims"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/davinci-cdex/ImplementationGuide/hl7.fhir.us.davinci-cdex"
}
]
}
},
{
"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-cdex/ImplementationGuide/hl7.fhir.us.davinci-cdex"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/davinci-cdex/ValueSet/cdex-work-queue",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.21.48.5"
}
],
"version": "2.1.0",
"name": "CDexWorkQueueCodes",
"title": "CDex Work Queue Value Set",
"status": "active",
"experimental": false,
"date": "2022-10-24",
"publisher": "HL7 International / Payer/Provider Information Exchange Work Group",
"contact": [
{
"name": "HL7 International / Payer/Provider Information Exchange Work Group",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/claims"
},
{
"system": "email",
"value": "pie@lists.hl7.org"
}
]
}
],
"description": "The set work queue tags that the provider may use in their workflow to process requests. This code set is composed of codes defined by this Guide.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"copyright": "Used by permission of HL7 International all rights reserved Creative Commons License",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp",
"concept": [
{
"code": "claims-processing"
},
{
"code": "preauth-processing"
},
{
"code": "risk-adjustment"
},
{
"code": "quality-metrics"
},
{
"code": "referral"
},
{
"code": "social-care"
},
{
"code": "authorization-other"
},
{
"code": "care-coordination"
},
{
"code": "documentation-general"
},
{
"code": "orders"
},
{
"code": "patient-status"
},
{
"code": "signature"
}
]
}
]
}
}