description: A profile that represents the document or diagram in base64. package_name: hl7.fhir.us.pq-cmc-fda derivation: constraint name: Base64DocumentReference type: DocumentReference elements: meta: elements: profile: {mustSupport: true, index: 0} required: [profile] status: pattern: {type: Code, value: current} index: 1 content: mustSupport: true index: 2 elements: attachment: mustSupport: true index: 3 elements: contentType: {mustSupport: true, index: 4} data: {mustSupport: true, index: 5} title: {short: Document file name including the file extension, mustSupport: true, index: 6} required: [title, contentType, data] package_version: 1.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/cmc-document-reference base: http://hl7.org/fhir/StructureDefinition/DocumentReference version: 1.0.0-ballot