{
  "resourceType" : "ValueSet",
  "id" : "arex-digest-algorithm",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet arex-digest-algorithm</b></p><a name=\"arex-digest-algorithm\"> </a><a name=\"hcarex-digest-algorithm\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-arex-digest-algorithm.html\"><code>https://fhir.onyxhealth.io/us/arex/CodeSystem/arex-digest-algorithm</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span></li></ul></div>"
  },
  "url" : "https://fhir.onyxhealth.io/us/arex/ValueSet/arex-digest-algorithm",
  "version" : "0.1.0",
  "name" : "ARexDigestAlgorithmVS",
  "title" : "ARex Digest Algorithm Value Set",
  "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" : "Cryptographic digest algorithms permitted for ARex content integrity verification.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "https://fhir.onyxhealth.io/us/arex/CodeSystem/arex-digest-algorithm"
    }]
  }
}