Extensions for Using Data Elements from FHIR R4B in FHIR R5 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
{
"resourceType" : "CodeSystem",
"id" : "coverageeligibilityresponse-ex-auth-support",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system http://terminology.hl7.org/CodeSystem/coverageeligibilityresponse-ex-auth-support defines the following codes:</p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">laborder\n <a name=\"coverageeligibilityresponse-ex-auth-support-laborder\"> </a>\n </td>\n <td>Lab Order</td>\n <td>A request or authorization for laboratory diagnostic tests.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">labreport\n <a name=\"coverageeligibilityresponse-ex-auth-support-labreport\"> </a>\n </td>\n <td>Lab Report</td>\n <td>A report on laboratory diagnostic test(s).</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">diagnosticimageorder\n <a name=\"coverageeligibilityresponse-ex-auth-support-diagnosticimageorder\"> </a>\n </td>\n <td>Diagnostic Image Order</td>\n <td>A request or authorization for diagnostic imaging.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">diagnosticimagereport\n <a name=\"coverageeligibilityresponse-ex-auth-support-diagnosticimagereport\"> </a>\n </td>\n <td>Diagnostic Image Report</td>\n <td>A report on diagnostic image(s).</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">professionalreport\n <a name=\"coverageeligibilityresponse-ex-auth-support-professionalreport\"> </a>\n </td>\n <td>Professional Report</td>\n <td>A report from a licensed professional regarding the siutation, condition or proposed treatment.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">accidentreport\n <a name=\"coverageeligibilityresponse-ex-auth-support-accidentreport\"> </a>\n </td>\n <td>Accident Report</td>\n <td>A formal accident report as would be filed with police or a simlar official body.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">model\n <a name=\"coverageeligibilityresponse-ex-auth-support-model\"> </a>\n </td>\n <td>Model</td>\n <td>A physical model of the affected area.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">picture\n <a name=\"coverageeligibilityresponse-ex-auth-support-picture\"> </a>\n </td>\n <td>Picture</td>\n <td>A photograph of the affected area.</td>\n </tr>\n </table>\n </div>"
},
"extension" : [
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r4b.r5"
},
{
"url" : "version",
"valueString" : "0.1.0"
},
{
"url" : "uri",
"valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"
}
],
"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" : "2026-03-20T14:38:32+11: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."
}
]
}