FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4b.r4.r4b
Resource TypeCodeSystem
IdCodeSystem-coverageeligibilityresponse-ex-auth-support.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

This code system http://terminology.hl7.org/CodeSystem/coverageeligibilityresponse-ex-auth-support defines the following codes:

Code Display Definition
laborder Lab Order A request or authorization for laboratory diagnostic tests.
labreport Lab Report A report on laboratory diagnostic test(s).
diagnosticimageorder Diagnostic Image Order A request or authorization for diagnostic imaging.
diagnosticimagereport Diagnostic Image Report A report on diagnostic image(s).
professionalreport Professional Report A report from a licensed professional regarding the siutation, condition or proposed treatment.
accidentreport Accident Report A formal accident report as would be filed with police or a simlar official body.
model Model A physical model of the affected area.
picture Picture A photograph of the affected area.

Source1

{
  "resourceType": "CodeSystem",
  "id": "coverageeligibilityresponse-ex-auth-support",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r4b.r4"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fm"
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/coverageeligibilityresponse-ex-auth-support",
  "version": "4.3.0",
  "name": "CoverageEligibilityResponseAuthSupportCodes",
  "title": "CoverageEligibilityResponse Auth Support Codes",
  "status": "draft",
  "experimental": false,
  "date": "2025-09-13T16:38:45-04:00",
  "publisher": "Financial Management",
  "contact": [
    {
      "name": "Financial Management",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fm"
        }
      ]
    }
  ],
  "description": "This value set includes CoverageEligibilityResponse Auth Support codes.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "copyright": "HL7 Inc.",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "laborder",
      "display": "Lab Order",
      "definition": "A request or authorization for laboratory diagnostic tests."
    },
    {
      "code": "labreport",
      "display": "Lab Report",
      "definition": "A report on laboratory diagnostic test(s)."
    },
    {
      "code": "diagnosticimageorder",
      "display": "Diagnostic Image Order",
      "definition": "A request or authorization for diagnostic imaging."
    },
    {
      "code": "diagnosticimagereport",
      "display": "Diagnostic Image Report",
      "definition": "A report on diagnostic image(s)."
    },
    {
      "code": "professionalreport",
      "display": "Professional Report",
      "definition": "A report from a licensed professional regarding the siutation, condition or proposed treatment."
    },
    {
      "code": "accidentreport",
      "display": "Accident Report",
      "definition": "A formal accident report as would be filed with police or a simlar official body."
    },
    {
      "code": "model",
      "display": "Model",
      "definition": "A physical model of the affected area."
    },
    {
      "code": "picture",
      "display": "Picture",
      "definition": "A photograph of the affected area."
    }
  ]
}