Clinical Document Architecture
2.0.0-sd - release

This page is part of the CDA: Clinical Document Architecture (v2.0.0-sd: CDA2 - Informative) generated with FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: CDABinaryDataEncoding - JSON Representation

Draft as of 2024-05-17

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "BinaryDataEncoding",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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" : "2.0.0-sd",
  "name" : "BinaryDataEncoding",
  "title" : "CDABinaryDataEncoding",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-05-17T05:57:28+10: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"
      }
    ]
  }
}