description: This Extension profile represents algorithms that would be acceptable for encryption of the data prior to submitting to the data receiver. package_name: hl7.fhir.us.ph derivation: constraint name: USPublicHealthDataEncryptionAlgorithmExtension type: Extension elements: extension: {index: 0} url: pattern: {type: Uri, value: 'http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-data-encryption-algorithm-extension'} index: 1 value: choices: [valueCode] index: 3 valueCode: {type: code, choiceOf: value, index: 4} package_version: library-2.0.0-ballot extensions: {} class: extension kind: complex-type url: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-data-encryption-algorithm-extension base: http://hl7.org/fhir/StructureDefinition/Extension version: 2.0.0-ballot required: [valueCode, value]