Clinical Document Architecture with Australian Schema, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/cda-au-schema/ and changes regularly. See the Directory of published versions

: Binary Data Encoding Value Set - XML Representation

Draft as of 2025-08-28 Maturity Level: 1

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="BinaryDataEncoding"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet BinaryDataEncoding</b></p><a name="BinaryDataEncoding"> </a><a name="hcBinaryDataEncoding"> </a><ul><li>Include all codes defined in <a href="CodeSystem-BinaryDataEncoding.html"><code>http://hl7.org/cda/stds/core/CodeSystem/BinaryDataEncoding</code></a></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://ns.electronichealth.net.au/cda/ImplementationGuide/au.digitalhealth.cda.schema"/>
      </extension>
    </valueInteger>
  </extension>
  <url value="http://hl7.org/cda/stds/core/ValueSet/BinaryDataEncoding"/>
  <version value="1.0.0"/>
  <name value="BinaryDataEncoding"/>
  <title value="Binary Data Encoding Value Set"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-08-28T22:37:35+00:00"/>
  <description
               value="Identifies the representation of binary data in a text field"/>
  <compose>
    <include>
      <system
              value="http://hl7.org/cda/stds/core/CodeSystem/BinaryDataEncoding"/>
    </include>
  </compose>
</ValueSet>