PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4b.elements@4.3.0
    http://hl7.org/fhir/StructureDefinition/de-Attachment.data
{
  "description": "Data Element for Attachment.data",
  "_filename": "StructureDefinition-de-Attachment.data.json",
  "package_name": "hl7.fhir.r4b.elements",
  "date": "2022-05-28T12:47:40+10:00",
  "derivation": "specialization",
  "meta": {
    "lastUpdated": "2022-05-28T12:47:40.239+10:00"
  },
  "publisher": "HL7 FHIR Standard",
  "fhirVersion": "4.3.0",
  "purpose": "Data Elements are defined for each element to assist in questionnaire construction etc",
  "name": "Attachment.data",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Attachment.data",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "Attachment.data",
  "package_version": "4.3.0",
  "snapshot": {
    "element": [ {
      "path": "Attachment.data",
      "requirements": "The data needs to able to be transmitted inline.",
      "min": 0,
      "definition": "The actual data of the attachment - a sequence of bytes, base64 encoded.",
      "isModifier": false,
      "short": "Data inline, base64ed",
      "mapping": [ {
        "map": "ED.5",
        "identity": "v2"
      }, {
        "map": "./data",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "base64Binary"
      } ],
      "max": "1",
      "id": "Attachment.data",
      "comment": "The base64-encoded data SHALL be expressed in the same character set as the base resource XML or JSON.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Attachment.data"
      },
      "isSummary": false
    } ]
  },
  "status": "draft",
  "id": "d678aec3-5e60-4b8b-8b90-45aab138f1c9",
  "kind": "logical",
  "url": "http://hl7.org/fhir/StructureDefinition/de-Attachment.data",
  "version": "4.3.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}