description: This extension applies to the Endpoint resource and is used to support encrypted certficate content for use with an endpoint. package_name: at.unofficial.au.base derivation: constraint name: EncryptionCertificatePEMx509 type: Extension elements: url: pattern: {type: Uri, value: 'http://hl7.org.au/fhir/StructureDefinition/encryption-certificate-pem-x509'} index: 0 value: short: Base64 encoded string PEM format X509 certificate choices: [valueString] index: 2 valueString: {type: string, short: Base64 encoded string PEM format X509 certificate, choiceOf: value, index: 3} package_version: 2.2.0-ballot2 class: extension kind: complex-type url: http://hl7.org.au/fhir/StructureDefinition/encryption-certificate-pem-x509 base: http://hl7.org/fhir/StructureDefinition/Extension version: 2.2.0 required: [valueString, value]