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

FHIR IG Statistics: ValueSet/cdex-work-queue

Packagehl7.fhir.us.davinci-cdex
TypeValueSet
Idcdex-work-queue
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/davinci-cdex/https://build.fhir.org/ig/HL7/davinci-ecdx/ValueSet-cdex-work-queue.html
URLhttp://hl7.org/fhir/us/davinci-cdex/ValueSet/cdex-work-queue
Version2.1.0
Statusactive
Date2022-10-24
NameCDexWorkQueueCodes
TitleCDex Work Queue Value Set
Realmus
Authorityhl7
DescriptionThe 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.
CopyrightUsed by permission of HL7 International all rights reserved Creative Commons License

Resources that use this resource

StructureDefinition
cdex-task-data-requestCDex Task Data Request Profile

Resources that this resource uses

CodeSystem
cdex-tempCDex Temporary Code System

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet cdex-work-queue

  • Include these codes as defined in http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp
    CodeDisplayDefinition
    claims-processingClaim ProcessingRequest for data necessary from payers to support claims for services.
    preauth-processingPre-authorization ProcessingRequest for data necessary from payers to support pre-authorization for services.
    risk-adjustmentRisk AdjustmentRequest 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-metricsQuality MetricsRequest for data used for aggregation, calculation and analysis, and ultimately reporting of quality measures.
    referralReferralRequest for additional clinical information from referring provider to support performing the requested service.
    social-careSocial CareRequest for data from payers to support the non-medical social needs of individuals, especially the elderly, vulnerable or with special needs.
    authorization-otherOther AuthorizationRequest for data from payers for other authorization request not otherwise specified.
    care-coordinationCare CoordinationRequest 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-generalGeneral DocumentationRequest for data used from payers or providers for general documentation.
    ordersOrdersRequest for additional clinical information from referring provider to support orders.
    patient-statusPatient StatusRequests for patient health record information from payers to support their payer member records.
    signatureSignatureRequest 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"
          }
        ]
      }
    ]
  }
}