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

FHIR IG analytics

Packagehl7.fhir.uv.xver-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

Generated Narrative: CodeSystem coverageeligibilityresponse-ex-auth-support

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

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

Source1

{
  "resourceType": "CodeSystem",
  "id": "coverageeligibilityresponse-ex-auth-support",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r4.r4b"
        },
        {
          "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.0.1",
  "name": "CoverageEligibilityResponseAuthSupportCodes",
  "title": "CoverageEligibilityResponse Auth Support Codes",
  "status": "draft",
  "experimental": false,
  "date": "2025-09-13T16:11:23-04:00",
  "publisher": "Financial Management",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "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,
  "valueSet": "http://hl7.org/fhir/ValueSet/coverageeligibilityresponse-ex-auth-support|4.3.0",
  "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."
    }
  ]
}