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

FHIR IG Statistics: ValueSet/PriorAuthServiceTypeCodes

Packagehl7.fhir.us.davinci-pdex
TypeValueSet
IdPriorAuthServiceTypeCodes
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/davinci-pdex/https://build.fhir.org/ig/HL7/davinci-epdx/ValueSet-PriorAuthServiceTypeCodes.html
URLhttp://hl7.org/fhir/us/davinci-pdex/ValueSet/PriorAuthServiceTypeCodes
Version2.1.0
Statusactive
Date2025-06-16T14:46:24+00:00
NamePriorAuthServiceTypeCodes
TitlePrior Authorization Service Type Codes (X12)
Realmus
Authorityhl7
DescriptionIndicates the Type of Service that a Prior Authorization is covering
CopyrightUsed by permission of HL7 International, all rights reserved Creative Commons License

Resources that use this resource

StructureDefinition
pdex-priorauthorizationPDex Prior Authorization

Resources that this resource uses

CodeSystem
service-type-codesX12 Service Type Codes
service-type-codesX12 Service Type Codes

Narrative

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

Generated Narrative: ValueSet PriorAuthServiceTypeCodes


Source

{
  "resourceType": "ValueSet",
  "id": "PriorAuthServiceTypeCodes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fm"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/davinci-pdex/ImplementationGuide/hl7.fhir.us.davinci-pdex"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/davinci-pdex/ValueSet/PriorAuthServiceTypeCodes",
  "version": "2.1.0",
  "name": "PriorAuthServiceTypeCodes",
  "title": "Prior Authorization Service Type Codes (X12)",
  "status": "active",
  "experimental": true,
  "date": "2025-06-16T14:46:24+00:00",
  "publisher": "HL7 International / Financial Management",
  "contact": [
    {
      "name": "HL7 International / Financial Management",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fm"
        },
        {
          "system": "email",
          "value": "fm@lists.HL7.org"
        }
      ]
    },
    {
      "name": "Mark Scrimshire (mark.scrimshire@onyxhealth.io)",
      "telecom": [
        {
          "system": "email",
          "value": "mailto:mark.scrimshire@onyxhealth.io"
        }
      ]
    },
    {
      "name": "HL7 International - Financial Management",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fm"
        }
      ]
    }
  ],
  "description": "Indicates the Type of Service that a Prior Authorization is covering",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "compose": {
    "include": [
      {
        "system": "https://x12.org/codes/service-type-codes"
      }
    ]
  }
}