carrierAIDC property

FhirBase64Binary? carrierAIDC
inherited

carrierAIDC The full UDI carrier of the Automatic Identification and Data Capture (AIDC) technology representation of the barcode string as printed on the packaging of the device - e.g., a barcode or RFID. Because of limitations on character sets in XML and the need to round-trip JSON data through XML, AIDC Formats SHALL be base64 encoded.

Implementation

FhirBase64Binary? get carrierAIDC => throw _privateConstructorUsedError;