Clinical Document Architecture with Australian Schema
1.0.0 - current Australia flag

Clinical Document Architecture with Australian Schema - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Binary Data Encoding Value Set - JSON Representation

Draft as of 2024-08-29

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "BinaryDataEncoding",
  "text" : {
    "status" : "generated",
    "div" : "<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><a name=\"BinaryDataEncoding-en-AU\"> </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>"
  },
  "url" : "http://hl7.org/cda/stds/core/ValueSet/BinaryDataEncoding",
  "version" : "1.0.0",
  "name" : "BinaryDataEncoding",
  "title" : "Binary Data Encoding Value Set",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-08-29T09:46:41+10:00",
  "description" : "Identifies the representation of binary data in a text field",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/cda/stds/core/CodeSystem/BinaryDataEncoding"
      }
    ]
  }
}