@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/uv/xver/CodeSystem/coverageeligibilityresponse-ex-auth-support> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "coverageeligibilityresponse-ex-auth-support"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:extension ( [
       fhir:url [
         fhir:v "packageId"^^xsd:anyURI ;
         fhir:l fhir:packageId
       ] ;
       fhir:value [
         a fhir:Id ;
         fhir:v "hl7.fhir.uv.xver-r4b.r5"
       ]
     ] [
       fhir:url [
         fhir:v "version"^^xsd:anyURI ;
         fhir:l fhir:version
       ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "0.1.0"
       ]
     ] [
       fhir:url [
         fhir:v "uri"^^xsd:anyURI ;
         fhir:l fhir:uri
       ] ;
       fhir:value [
         a fhir:Uri ;
         fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5>
       ]
     ] ) ;
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/package-source>
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "fm"
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://terminology.hl7.org/CodeSystem/coverageeligibilityresponse-ex-auth-support"^^xsd:anyURI ;
     fhir:l <http://terminology.hl7.org/CodeSystem/coverageeligibilityresponse-ex-auth-support>
  ] ; # 
  fhir:version [ fhir:v "4.3.0"] ; # 
  fhir:name [ fhir:v "CoverageEligibilityResponseAuthSupportCodes"] ; # 
  fhir:title [ fhir:v "CoverageEligibilityResponse Auth Support Codes"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-20T14:38:32+11:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Financial Management"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "Financial Management" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fm" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This value set includes CoverageEligibilityResponse Auth Support codes."] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
         fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>
       ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "HL7 Inc."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "laborder" ] ;
     fhir:display [ fhir:v "Lab Order" ] ;
     fhir:definition [ fhir:v "A request or authorization for laboratory diagnostic tests." ]
  ] [
     fhir:code [ fhir:v "labreport" ] ;
     fhir:display [ fhir:v "Lab Report" ] ;
     fhir:definition [ fhir:v "A report on laboratory diagnostic test(s)." ]
  ] [
     fhir:code [ fhir:v "diagnosticimageorder" ] ;
     fhir:display [ fhir:v "Diagnostic Image Order" ] ;
     fhir:definition [ fhir:v "A request or authorization for diagnostic imaging." ]
  ] [
     fhir:code [ fhir:v "diagnosticimagereport" ] ;
     fhir:display [ fhir:v "Diagnostic Image Report" ] ;
     fhir:definition [ fhir:v "A report on diagnostic image(s)." ]
  ] [
     fhir:code [ fhir:v "professionalreport" ] ;
     fhir:display [ fhir:v "Professional Report" ] ;
     fhir:definition [ fhir:v "A report from a licensed professional regarding the siutation, condition or proposed treatment." ]
  ] [
     fhir:code [ fhir:v "accidentreport" ] ;
     fhir:display [ fhir:v "Accident Report" ] ;
     fhir:definition [ fhir:v "A formal accident report as would be filed with police or a simlar official body." ]
  ] [
     fhir:code [ fhir:v "model" ] ;
     fhir:display [ fhir:v "Model" ] ;
     fhir:definition [ fhir:v "A physical model of the affected area." ]
  ] [
     fhir:code [ fhir:v "picture" ] ;
     fhir:display [ fhir:v "Picture" ] ;
     fhir:definition [ fhir:v "A photograph of the affected area." ]
  ] ) . # 

# -------------------------------------------------------------------------------------

