Clinical Document Architecture
2.0.1-sd-202510-matchbox-patch - release

Clinical Document Architecture - Local Development build (v2.0.1-sd-202510-matchbox-patch) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

:

Draft as of 2025-10-29

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "BinaryDataEncoding",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet BinaryDataEncoding</b></p><a name=\"BinaryDataEncoding\"> </a><a name=\"hcBinaryDataEncoding\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><ul><li>Include all codes defined in <a href=\"CodeSystem-BinaryDataEncoding.html\"><code>http://hl7.org/cda/stds/core/CodeSystem/BinaryDataEncoding</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;2.0.0-sd-202510-matchbox-patch</span></li></ul></div>"
  },
  "url" : "http://hl7.org/cda/stds/core/ValueSet/BinaryDataEncoding",
  "version" : "2.0.0-sd-202510-matchbox-patch",
  "name" : "BinaryDataEncoding",
  "title" : "CDABinaryDataEncoding",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-10-28T21:58:07+01:00",
  "publisher" : "Health Level 7",
  "contact" : [
    {
      "name" : "HL7 International - Structured Documents",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/structure"
        },
        {
          "system" : "email",
          "value" : "structdog@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "Identifies the representation of binary data in a text field",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/cda/stds/core/CodeSystem/BinaryDataEncoding"
      }
    ]
  }
}