description: This Extension profile indicates the location of the public key that needs to be used for encryption when sending data to the receiver. package_name: rs/hl7.fhir.us.ph derivation: constraint name: USPublicHealthReceiverJwksUrlExtension type: Extension elements: extension: {index: 0} url: pattern: {type: uri, value: 'http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-receiver-jwks-url-extension'} type: uri index: 1 value: choices: [valueUrl] index: 3 valueUrl: {type: url, choiceOf: value, index: 4} package_version: library-1.0.0 extensions: {} class: extension kind: complex-type url: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-receiver-jwks-url-extension base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.0.0 required: [value, valueUrl]