Attachment Reference Exchange (ARex)
0.1.0 - ci-build United States of America flag

Attachment Reference Exchange (ARex) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ARex Manifest Type Code System - XML Representation

Draft as of 2026-08-12

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="arex-manifest-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem arex-manifest-type</b></p><a name="arex-manifest-type"> </a><a name="hcarex-manifest-type"> </a><p>This case-sensitive code system <code>https://fhir.onyxhealth.io/us/arex/CodeSystem/arex-manifest-type</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">attachment-set<a name="arex-manifest-type-attachment-set"> </a></td><td>Attachment Set</td><td>A set of documents or binary objects supporting a business transaction, such as a prior authorization or a claim.</td></tr><tr><td style="white-space:nowrap">record-set<a name="arex-manifest-type-record-set"> </a></td><td>Record Set</td><td>A set of clinical records assembled in response to a data request.</td></tr></table></div>
  </text>
  <url
       value="https://fhir.onyxhealth.io/us/arex/CodeSystem/arex-manifest-type"/>
  <version value="0.1.0"/>
  <name value="ARexManifestTypeCS"/>
  <title value="ARex Manifest Type Code System"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2026-08-12T18:57:15+00:00"/>
  <publisher value="Onyx Technology, LLC"/>
  <contact>
    <name value="Onyx Technology, LLC"/>
    <telecom>
      <system value="url"/>
      <value value="https://onyxhealth.io"/>
    </telecom>
  </contact>
  <description
               value="Categories of content set conveyed by an ARex manifest."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="attachment-set"/>
    <display value="Attachment Set"/>
    <definition
                value="A set of documents or binary objects supporting a business transaction, such as a prior authorization or a claim."/>
  </concept>
  <concept>
    <code value="record-set"/>
    <display value="Record Set"/>
    <definition
                value="A set of clinical records assembled in response to a data request."/>
  </concept>
</CodeSystem>