| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected Base64BinaryType |
CapabilityStatement.CapabilityStatementRestSecurityCertificateComponent.blob
Actual certificate.
|
protected Base64BinaryType |
Signature.blob
The base64 encoding of the Signature content.
|
protected Base64BinaryType |
Device.DeviceUdiComponent.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.
|
protected Base64BinaryType |
Binary.content
The actual content, base64 encoded.
|
protected Base64BinaryType |
Attachment.data
The actual data of the attachment - a sequence of bytes.
|
protected Base64BinaryType |
Attachment.hash
The calculated hash of the data using SHA-1.
|
protected Base64BinaryType |
AuditEvent.AuditEventEntityComponent.query
The query parameters for a query-type entities.
|
protected Base64BinaryType |
AuditEvent.AuditEventEntityDetailComponent.value
The details, base64 encoded.
|
| Modifier and Type | Method and Description |
|---|---|
Base64BinaryType |
Base.castToBase64Binary(Base b) |
Base64BinaryType |
Base64BinaryType.copy() |
Base64BinaryType |
CapabilityStatement.CapabilityStatementRestSecurityCertificateComponent.getBlobElement() |
Base64BinaryType |
Signature.getBlobElement() |
Base64BinaryType |
Device.DeviceUdiComponent.getCarrierAIDCElement() |
Base64BinaryType |
Binary.getContentElement() |
Base64BinaryType |
Attachment.getDataElement() |
Base64BinaryType |
Attachment.getHashElement() |
Base64BinaryType |
AuditEvent.AuditEventEntityComponent.getQueryElement() |
Base64BinaryType |
AuditEvent.AuditEventEntityDetailComponent.getValueElement() |
| Modifier and Type | Method and Description |
|---|---|
CapabilityStatement.CapabilityStatementRestSecurityCertificateComponent |
CapabilityStatement.CapabilityStatementRestSecurityCertificateComponent.setBlobElement(Base64BinaryType value) |
Signature |
Signature.setBlobElement(Base64BinaryType value) |
Device.DeviceUdiComponent |
Device.DeviceUdiComponent.setCarrierAIDCElement(Base64BinaryType value) |
Binary |
Binary.setContentElement(Base64BinaryType value) |
Attachment |
Attachment.setDataElement(Base64BinaryType value) |
Attachment |
Attachment.setHashElement(Base64BinaryType value) |
AuditEvent.AuditEventEntityComponent |
AuditEvent.AuditEventEntityComponent.setQueryElement(Base64BinaryType value) |
AuditEvent.AuditEventEntityDetailComponent |
AuditEvent.AuditEventEntityDetailComponent.setValueElement(Base64BinaryType value) |
| Constructor and Description |
|---|
AuditEventEntityDetailComponent(StringType type,
Base64BinaryType value)
Constructor
|
Binary(CodeType contentType,
Base64BinaryType content)
Constructor
|
Copyright © 2014–2017 University Health Network. All rights reserved.