Attachment Reference Exchange (ARex)
0.1.0 - ci-build
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
| Draft as of 2026-08-12 |
{
"resourceType" : "CodeSystem",
"id" : "arex-manifest-type",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "https://fhir.onyxhealth.io/us/arex/CodeSystem/arex-manifest-type",
"version" : "0.1.0",
"name" : "ARexManifestTypeCS",
"title" : "ARex Manifest Type Code System",
"status" : "draft",
"experimental" : true,
"date" : "2026-08-12T18:57:15+00:00",
"publisher" : "Onyx Technology, LLC",
"contact" : [
{
"name" : "Onyx Technology, LLC",
"telecom" : [
{
"system" : "url",
"value" : "https://onyxhealth.io"
}
]
}
],
"description" : "Categories of content set conveyed by an ARex manifest.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "attachment-set",
"display" : "Attachment Set",
"definition" : "A set of documents or binary objects supporting a business transaction, such as a prior authorization or a claim."
},
{
"code" : "record-set",
"display" : "Record Set",
"definition" : "A set of clinical records assembled in response to a data request."
}
]
}